How can I crop a matrix with ocean boundaries?

조회 수: 1 (최근 30일)
Lee Dabin
Lee Dabin 2014년 9월 3일
답변: Image Analyst 2014년 9월 3일
This is figure that plot with satellite data using my research.
It is 8640*4320 matrix.
I want to crop the matrix with ocean boundaries, but i don't know how i can do this.
I already cropped matrix like upper image, but it's boundaries are not fittable to my research.
How can i do this like lower image?
I hope I can get answer ASAP.
have a nice day.

채택된 답변

Image Analyst
Image Analyst 2014년 9월 3일
You'll have to do that manually with coordinates known in advance rather than have some algortihm figure it out, because for example where you split the South Atlantic and the Indian Ocean is not unique - there are several other columns that could just as well be the division line.

추가 답변 (0개)

카테고리

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