Calculate the Sum of the nightlights data from TIFF images

버전 1.0.2 (20.4 KB) 작성자: Reema Alhassan
A program that read the nightlights data from the satellite images (TIFF) and calculates the sum of lights inside each geometry polygon.
다운로드 수: 46
업데이트 날짜: 2019/1/20

라이선스 보기

This program read the nightlights data from the satellite images (TIFF) to calculate the sum of the nightlights inside each geometry polygon and write the results in a CSV file.
I was working on this project during my training in KAPSARC (King Abdullah Petroleum Studies and Research Center).
With my supervisor Hector G. LOPEZ-RUIZ
from May- July 2018.

The two main algorithms that I have used in this program are:
1- [A,x,y,I]=geoimread(filename,varargin) by Aslak Grinsted
from : https://ww2.mathworks.cn/matlabcentral/fileexchange/46904-geoimread
2- insidepoly(gridsX,gridsY,shapeX,shapeY) by Bruno Luong
from: https://ww2.mathworks.cn/matlabcentral/fileexchange/27840-2d-polygon-interior-detection?s_tid=answers_rc2-1_p4_MLT

인용 양식

Reema Alhassan (2024). Calculate the Sum of the nightlights data from TIFF images (https://www.mathworks.com/matlabcentral/fileexchange/70035-calculate-the-sum-of-the-nightlights-data-from-tiff-images), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018b
R2018b와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Map Display에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.2

Edit the description

1.0.1

Edit the description box

1.0.0