how can i get the horizontal and vertical pixel differences of the image
이전 댓글 표시
how can i get the horizontal and vertical pixel differences of the image. after that how can i combine this two images of horizontal and vertical pixel differences. finally i want to see the horizontal and vertical edges in one image.how can i do this.can any one help me with codes
채택된 답변
추가 답변 (1개)
Image Analyst
2013년 9월 27일
0 개 추천
In the Image Processing Toolbox, you can use imgradient() with the 'Roberts' filter option.
카테고리
도움말 센터 및 File Exchange에서 Images에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!