Rectangle Detection in An Image
이전 댓글 표시
What would be the best method to preprocess this image to help isolate the two wooden boards more? I will need to place boundary boxes around them everntually too. Is there any good method of identifying boards like this that may be a different color?
댓글 수: 1
Jonas
2021년 6월 25일
i did not try yet, but if you can try to convert the image to grayscale by using the max() function along the 3rd dimension, in this case the color is red and blue what should work fairly well here
답변 (1개)
Swetha Polemoni
2021년 6월 28일
0 개 추천
Hi Ryan Murphy,
카테고리
도움말 센터 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!