Category: Halovision


Halovision 1.2.9

Muted the audio on RTSP feeds from security cameras.

Download | View LSDBase Entries | View code changes

Added live feedback for face-detection and a smart mirror. When face-detection is enabled, the algorithm only looks for variances inside the face region to rule out false positives.

lucid_scribe_android

INSEPC Details | GitHub | Google Play

Halovision 1.2.8

Increased the feedback range.

Download | View LSDBase Entries | View code changes

Made the LED behavior configurable and documented the details under LED Settings.

lucid_scribe_settings

Open in Google PlayView LSDBase Entries | View Code Changes

Added REM detection and the stairway to heaven that indicates how many eye movements have been counted. The algorithm runs on the chip of the smart camera itself, independently from the phone it is connected to, but also streams the motion and eye-movement data over Bluetooth in real time.

android_rem_detection

Open in Google PlayView LSDBase Entries | View Code Changes

inspecwifi

The inspec can now be configured to connect to a WiFi network or broadcast its own access point. This allows real-time video streaming to connected mobile devices.

Also added camera settings that can be controlled via the Bluetooth connection.

Open in Google PlayView LSDBase Entries | INSPEC Source Code

Halovision 1.2.7

Added support for INSPEC devices.

Download | View LSDBase Entries | View code changes

InspecBluetooth

The night-vision smart-camera with the on-board rem-detection algorithm can now connect to the Lucid Scribe App via Bluetooth! I cut out a few frames as the rem-detection data lags when the image is transferred, but can make that happen in parallel as the image bytes are already sent over multiple packets, just need to sneak them in between. The camera capture is more for getting the camera positioned and focused correctly, after that it sends new images infrequently and only needs to stream the movement data and images captured when eye movement patterns are detected.

Open in Google PlayView LSDBase Entries | INSPEC Source Code

Halovision 1.2.6

Dabbled in synthesizing and added options to configure the wave form as sin, sawtooth, square, triangle, sweep or pink noise.

Download | View LSDBase Entries | View code changes

Halovision 1.2.5

Added audio visualizations for stairway to heaven and toss channel.

Download | View LSDBase Entries | View code changes