Extracting image information in certain direction
Ältere Kommentare anzeigen
I have an image (MxN). I want to extract the spatial directional components of the image. Say for example, if the asked direction is 0 degree, it will keep the image pixels which are oriented along 0 degree (close to the x axis). Similarly, if the asked direction is 90 degree, it will keep the image pixels which are oriented along 90 degree (close to the y axis). Thus the 45 degree will only keep the image pixels which are oriented in between the two aforementioned directions. Initially I thought sobel kernels can do this job. But, they only look for edges (change in intensity in particular directions) I think. Can anyone please tell how such spatial directional components can be extracted.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Butterworth finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




