毕业论文论文范文课程设计实践报告法律论文英语论文教学论文医学论文农学论文艺术论文行政论文管理论文计算机安全
您现在的位置: 毕业论文 >> 论文 >> 正文

森林火灾监测系统源代码 第4页

更新时间:2010-12-20:  来源:毕业论文
森林火灾监测系统源代码 第4页
oad LDT1.mat;
load LDT2.mat;
load LDT3.mat;
load LDT4.mat;
load LDT5.mat;
load LDT6.mat;
load LDT7.mat;
load LDT8.mat;
load LDT9.mat;

%进行合并处理
LDT = MergeImage(LDT1,LDT2,LDT3,LDT4,LDT5,LDT6,LDT7,LDT8,LDT9);
clear LDT1;
clear LDT2;
clear LDT3;
clear LDT4 ;
clear LDT5 ;
clear LDT6;
clear LDT7;
clear LDT8 ;
clear LDT9;

LDT4 =LDT;
clear LDT;
% save 20090430-4 LDT4;
% figure(3),imshow(real(LDT4),[]);title('第四个波段的亮温图像')
end
% eventdata  reserved - to be defined in a future version of MATLAB
% handles    structure with handles and user data (see GUIDATA)
if parameter0_of_pushbutton2 == 1
    %由于计算量比较大,节省演示时间,手动链接数据
end


% --- Executes on button press in pushbutton3.
function pushbutton3_Callback(hObject, eventdata, handles)
% hObject    handle to pushbutton3 (see GCBO)
global HJ1B3%第三个波段的变量
global HJ1B4%第四个波段的变量
global  parameter3_of_pushbutton2 %第二个按钮的参数变量,指示计算第三号波段
global  parameter4_of_pushbutton2 %第二个按钮的参数变量,指示计算第四号波段
global  parameter0_of_pushbutton2 %第二个按钮的参数变量,直接链接已经有计算好的数据进行演示
global LDT3%第三号波段的亮温数据
global LDT4%第四号波段的亮温数据
global LDT_N %由于数据量大,选择一块或几块作为实验数据进行实验原文请找腾讯752018766优,文-论'文.网http://www.youerw.com
figure(2),imshow(real(LDT3),[]);title('第三个波段的亮温图像')
figure(3),imshow(real(LDT4),[]);title('第四个波段的亮温图像')
% eventdata  reserved - to be defined in a future version of MATLAB
% handles    structure with handles and user data (see GUIDATA)

%去除常温背景
% --- Executes on button press in pushbutton4.
function pushbutton4_Callback(hObject, eventdata, handles)
% hObject    handle to pushbutton4 (see GCBO)
global HJ1B3%第三个波段的变量
global HJ1B4%第四个波段的变量
global  parameter3_of_pushbutton2 %第二个按钮的参数变量,指示计算第三号波段
global  parameter4_of_pushbutton2 %第二个按钮的参数变量,指示计算第四号波段
global  parameter0_of_pushbutton2 %第二个按钮的参数变量,直接链接已经有计算好的数据进行演示
global LDT3%第三号波段的亮温数据
global LDT4%第四号波段的亮温数据
global LDT_N %由于数据量大,选择一块或几块作为实验数据进行实验
LDT34 = LDT3 - LDT4;%当然在计算这个量时,必须要计算第三和四号的波段的亮温数据
figure(4),imshow(LDT34,[]);title('去除常温背景后的图像')
% eventdata  reserved - to be defined in a future version of MATLAB
% handles    structure with handles and user data (see GUIDATA)

 %由于数据量比较大,为了减少演示时间,选择已经计算好的数据进行实验演示,利用“MODIS模型”进行实验
% --- Executes on button press in pushbutton5.
function pushbutton5_Callback(hObject, eventdata, handles)
% hObject    handle to pushbutton5 (see GCBO)
global HJ1B3%第三个波段的变量
global HJ1B4%第原文请找腾讯752018766优,文-论'文.网http://www.youerw.com 个波段的变量
global  parameter3_of_pushbutton2 %第二个按钮的参数变量,指示计算第三号波段
global  parameter4_of_pushbutton2 %第二个按钮的参数变量,指示计算第四号波段
global  parameter0_of_pushbutton2 %第二个按钮的参数变量,直接链接已经有计算好的数据进行演示
global LDT3%第三号波段的亮温数据
global LDT4%第四号波段的亮温数据
global LDT_N %由于数据量大,选择一块或几块作为实验数据进行实验

上一页  [1] [2] [3] [4] [5] [6] 下一页

森林火灾监测系统源代码 第4页下载如图片无法显示或论文不完整,请联系qq752018766
设为首页 | 联系站长 | 友情链接 | 网站地图 |

copyright©youerw.com 优文论文网 严禁转载
如果本毕业论文网损害了您的利益或者侵犯了您的权利,请及时联系,我们一定会及时改正。