I am doing a project which need to measure volume or H x W x T of an object (in ex: A box).I have some level of understanding in applying filters and finding contours in openCV and managed to calibrate and get depth of an image by using Intel RealSense camera.
So i have few questions in my mind.
How to find edges and coordinate of the box only within the virtually designated area? I have tried to perform canny & hough but i couldn't think of how to get only the lines of the box? Should i do apply masking or should i put a reference plane (say.. a plywood bigger than the object to be measured?)
Will viewing from this angle and distance will be successful? Should cv2 Affinity work in this method?
Please let me know if you need more questions.
1.4m articles
1.4m replys
5 comments
57.0k users