how can i get the horizontal and vertical pixel differences of the image
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Image Analyst
il 27 Set 2013
0 voti
In the Image Processing Toolbox, you can use imgradient() with the 'Roberts' filter option.
Categorie
Scopri di più su Images in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!