hydradarpa / kalman-hydra

Python and C++ code for Hydra optical flow, behavior analysis with extended Kalman filter tracker
2 stars 0 forks source link

OpenGL outputs data RGB, while cv2.imwrite uses BGR #18

Closed benlansdell closed 8 years ago

benlansdell commented 8 years ago

Need to change order before each use of cv2.imwrite