OpenKinect / libfreenect2

Open source drivers for the Kinect for Windows v2 device
2.05k stars 747 forks source link

Release 0.2.1 is NOW compatible with OpenCV 4. #1163

Closed jiapei100 closed 7 months ago

jiapei100 commented 2 years ago

CV_IMWRITE_JPEG_QUALITY -> cv::IMWRITE_JPEG_QUALITY

smokhov commented 2 years ago

@jiapei100 -- is it still backward compatible with OpenCV3? I still have apps that need that version.