calculate volume fruit
I want to calculate volume of a kiwi with opencv and by using two camera . Please tell the details with little steps.
I want to calculate volume of a kiwi with opencv and by using two camera . Please tell the details with little steps.
Asked: 2016-02-12 07:06:22 -0600
Seen: 966 times
Last updated: Feb 12 '16
Display in 3D at set of binary labelled cv::Mat images... somekind of slices of a 3D object
Estimate the volume of a substance taken by a stereo camera
'MODE_SGBM_3WAY' is not a member of 'cv::StereoSGBM'
I need to find volume of irregular objects
Need help with finding containers that are running empty [closed]
Put your kiwi on a rotating table. Make stereo images, then map everything together and calculate the volume of the mesh.
That's a bit too complicated imho. If you have a rotating table, position the cameras at different heights and use shape from silhoutte. Finding reliable features on a kiwi should be rather difficult and it not needed. A kiwi has no concavities, so shape from silhoutte should give rather accurate results.