Problem with image processing using edge detection
이전 댓글 표시
I am trying to do image processing using edge detection on several images. But it's working for all the images except the one I cropped and edited. Please help me. I really need to get this done.
댓글 수: 2
KALYAN ACHARJYA
2018년 7월 27일
편집: KALYAN ACHARJYA
2018년 7월 27일
Share the image and your code
Shahrin Islam
2018년 7월 27일
채택된 답변
추가 답변 (2개)
Diwakar Ravichandran
2018년 7월 27일
0 개 추천
Hi Shahrin,
I tried reproducing the issue,
One thing for you to note in your code is that the name of the image is different in the code. The file is named stopD.jpg, and your code is calling stop.jpeg.
So, that could be one cause of the issue. When I did try to reproduce I got an output which I have attached. Please verify that it is the correct output.
Hope this helps,
Cheers!
댓글 수: 4
Shahrin Islam
2018년 7월 27일
Diwakar Ravichandran
2018년 7월 27일
편집: Diwakar Ravichandran
2018년 7월 27일
Would you mind sharing your code? Or the error message that you received
It can help reproducing the issue
Shahrin Islam
2018년 7월 27일
Shahrin Islam
2018년 7월 27일
카테고리
도움말 센터 및 File Exchange에서 Lighting, Transparency, and Shading에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!