I need to find volume of irregular objects
P.S. I am not provided with stereo images rather 2-4 images with different angles. Is there a way
Asked: 2017-12-21 12:06:44 -0600
Seen: 418 times
Last updated: Dec 21 '17
How Does Contour Extraction Work?
Area of a single pixel object in OpenCV
Which is more efficient, use contourArea() or count number of ROI non-zero pixels?
Is stereoRectifyUncalibrated efficient?
Tricky image segmentation in Python
How to extract only top-level contours?
MSER Sample in OpenCV 2.4.2 on Visual Studio 2012
face recognition (different image size)
Display in 3D at set of binary labelled cv::Mat images... somekind of slices of a 3D object
please do a research on "structure from motion" and have a look at the pointcloud library
(also, opencv can only help you with the 1st)
If you have the camera poses, you can use the mapping3d module to help.