cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Lounge
Kinect Sensor
Kinect Sensor
Apr 27, 2015 at 11:09am UTC
Gaurav Tiwari
(6)
how to get height ,width and lenght of the object(Carton box) in front of the camera in inches in C++
I am getting the point cloud value x,y and z axis properly.
Apr 27, 2015 at 5:00pm UTC
ResidentBiscuit
(4459)
Did you even Google?
http://stackoverflow.com/questions/9661488/finding-the-actual-size-of-an-object-using-kinect-depth-data
Apr 28, 2015 at 6:47am UTC
Gaurav Tiwari
(6)
I have not used OpenCV .I am refering this link
http://www.cs.princeton.edu/~edwardz/tutorials/kinect/kinect3.html
.
I am not getting in your given link 3d_rad = 2d_rad * depth and 3d_rad_in_cm = conversion * 2d_rad * depth.
Topic archived. No new replies allowed.