Skip to content

Commit

Permalink
Create ProLPAD15to20.m
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonleepolyu committed Jun 14, 2017
1 parent e242857 commit b4dcae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProLPAD15to20.m
Expand Up @@ -4,7 +4,7 @@
clear all; close all; clc

%% Input original image
%%%% The image 'PXS_15m_B1_B7_Brovey_odd.tif' was generated by implementing 'ProPADS30to15.m'
%%%% The image 'PXS_15m_B1_B7_Brovey_odd.tif' was generated by implementing 'ProLPAD30to15.m'

[I0, R] = geotiffread('PXS_15m_B1_B7_Brovey_odd.tif');

Expand Down

0 comments on commit b4dcae8

Please sign in to comment.