필터 지우기
필터 지우기

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 (최근 30일)
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.?

답변 (2개)

Image Analyst
Image Analyst 2017년 3월 4일
Use imcrop() 11 times, on each band with the same bounding box.

Amruta Talreja
Amruta Talreja 2017년 3월 5일
Thank U so much

카테고리

Help CenterFile Exchange에서 CubeSat and Satellites에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by