calculate volume fruit

asked 2016-02-12 07:06:22 -0600

farzad_1990 gravatar image

I want to calculate volume of a kiwi with opencv and by using two camera . Please tell the details with little steps.

edit retag flag offensive close merge delete

Comments

Put your kiwi on a rotating table. Make stereo images, then map everything together and calculate the volume of the mesh.

StevenPuttemans gravatar imageStevenPuttemans ( 2016-02-12 07:34:35 -0600 )edit
1

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.

FooBar gravatar imageFooBar ( 2016-02-12 16:21:36 -0600 )edit