wearscript / wearscript-android

JavaScript with Batteries Included for Google Glass
wearscript.com
215 stars 55 forks source link

Make an OpenCV Manager #195

Open bwhite opened 10 years ago

bwhite commented 10 years ago

Make an OpenCV Manager that loads opencv on demand and sends a signal to CameraManager, WarpManager, Etc. This will clear up the cameramanager code and fix a race condition with WarpManager.

singlerider commented 10 years ago

This would be very, very, very helpful.