I am new to matlab and i m working on satellite image processing. Now i have 11 band images which i want to crop exactly the same. how can i do it. Thank u in advance.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have 11 black and white satellite images and I want to crop them exactly same may be by using the location and X and Y coordinate values of pixels. But how to do it.?
0 Kommentare
Antworten (2)
Image Analyst
am 4 Mär. 2017
Use imcrop() 11 times, on each band with the same bounding box.
0 Kommentare
Siehe auch
Kategorien
Mehr zu CubeSat and Satellites finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!