2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added slightly faster bayer pattern to rgb conversion More... over 14 years ago
Add IR video option to glview More... over 14 years ago
Support IR video stream More... over 14 years ago
Updated readme Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Get rid of freenect_[packed_]depth More... over 14 years ago
Rename *rgb* functions to *video* + internals More... over 14 years ago
Rename format/size constants and enums More... over 14 years ago
Optimized unpacking of depth data regarding speed and memory boundaries More... over 14 years ago
Use new buffer stuff in glview More... over 14 years ago
Add support for setting user-controlled buffers More... over 14 years ago
Refactor stream buffering and move bufs to heap More... over 14 years ago
Fix broken demosaicing and out of bounds buffer access More... over 14 years ago
Fix out of bounds memory access in depth unpacking More... over 14 years ago
Free libusb transfers (fix memory leak) More... over 14 years ago
Move packed depth buffer sizes to public header More... over 14 years ago
Reject format changes when streams are active More... over 14 years ago
Removed CMakeLists.txt check against Windows More... over 14 years ago
Typo Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
1. Changed from exposing strings to just using numpy as practically the strings are useless in python and they make it messier to use numpy. 2. Added a 'body' function pointer to the runloop that is called between event checks 3. Added a 'Kill' exception that can be used to disable the runloop from inside the body 4. Updated all demos Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Fixed tilt demo. Added a new "body" function pointer to the runloop that lets you call things between usb events Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Working on demo tilt Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Removed the python Ctypes code and added new accelerometer hooks Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Fixed demo sync and renamed it to demo_ipython More... over 14 years ago
Cleaned up python demos Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Fix dropped packet count calculation More... over 14 years ago
Include directory for libusb-1.0 in the main cmakelists.txt Fixed a typo for sync rgb getting Fixed a typo in sync_get_rgb that made it use depth data instead of rgb More... over 14 years ago
Minor cleanups Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Readme Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Fixed fakenect to work with new interface Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago
Changed path Signed-off-by: Brandyn A. White <[email protected]> More... over 14 years ago