rgbdemo / nestk

C++ Library for Kinect
http://nicolas.burrus.name/index.php/Research/KinectUseNestk
Other
78 stars 45 forks source link

Check absolute value for distortion(0, 0) #19

Open Quotation opened 9 years ago

Quotation commented 9 years ago

RGB or depth distortion(0, 0) may be negative value. So check the absolute value for zero condition.