Need to find perspective lines from reference image

Hello, I need to find vanishing lines or perspective lines from 2D images(Reference images). I tried many approaches like Line Segment Detector(LSD), RANSAC, HoughTransform, OpenCV, and some libraries. Still, they work well on Urban scenes and lane detection. But in my case, I have objects like almirahs, sofas, and showcases that detect wrong perspective lines and vanishing points. Below are the reference images I have -:
And below is the output I am receiving-:
And in the above images gives me the wrong results. Can someone guide me or share some resources? Is there any accurate method for finding the perspective lines and vanishing points? Thanks for your time.

답변 (1개)

Sarthak
Sarthak 2023년 3월 24일

0 개 추천

Hi Gundeep,
As per my understanding, if existing approaches like LSD, RANSAC, etc are not working well for your images, you may need to fine-tune your parameters.
However, if you need accurate results you may need to consider using more advanced techniques like CNN to handle your specific cases.
Here are some resources for your reference.

카테고리

도움말 센터File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

제품

릴리스

R2022b

질문:

2023년 2월 7일

답변:

2023년 3월 24일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by