freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

數(shù)字圖像處理實(shí)驗(yàn)四、基于guide的圖像處理軟件開發(fā)(已修改)

2025-07-10 13:36 本頁(yè)面
 

【正文】 實(shí)驗(yàn)四、基于GUIDE的圖像處理軟件開發(fā)一、 實(shí)驗(yàn)?zāi)康模?) 學(xué)習(xí)使用MATLAB GUIDE的基本操作。(2) 以圖像增強(qiáng)為例完成基本圖像處理功能的回調(diào)函數(shù)編寫。二、 實(shí)驗(yàn)主要儀器設(shè)備(1) 臺(tái)式機(jī)或筆記本電腦。(2) MATLAB軟件(含GUIDE開發(fā)環(huán)境)。三、 實(shí)驗(yàn)原理(1) 基于灰度直方圖變換的圖像增強(qiáng)。(2) 灰度修正圖像增強(qiáng)。(3) 圖像平滑濾波。(4) 圖像銳化處理。四、 實(shí)驗(yàn)內(nèi)容(1) 直方圖的計(jì)算及用直方圖均衡原理增強(qiáng)圖像。(2) 線性灰度變換圖像增強(qiáng)。(3) 對(duì)受椒鹽噪聲污染的圖像采用低通處理模板去燥。(4) 對(duì)受椒鹽噪聲污染的圖像采用中值濾波去噪。(5) 對(duì)圖像采用梯度算子和拉普拉斯算子進(jìn)行銳化。五、 實(shí)驗(yàn)步驟(1) 建立開發(fā)環(huán)境。(2) 編寫相關(guān)回調(diào)函數(shù)。(3) 不斷調(diào)試、優(yōu)化,獲得較滿意的人機(jī)交互效果。六、 實(shí)驗(yàn)程序function varargout = test4(varargin)% TEST4 MATLAB code for % TEST4, by itself, creates a new TEST4 or raises the existing% singleton*.%% H = TEST4 returns the handle to a new TEST4 or the handle to% the existing singleton*.%% TEST4(39。CALLBACK39。,hObject,eventData,handles,...) calls the local% function named CALLBACK in with the given input arguments.%% TEST4(39。Property39。,39。Value39。,...) creates a new TEST4 or raises the% existing singleton*. Starting from the left, property value pairs are% applied to the GUI before test4_OpeningF gets called. An% unrecognized property name or invalid value makes property application% stop. All inputs are passed to test4_OpeningF via varargin.%% *See GUI Options on GUIDE39。s Tools menu. Choose GUI allows only one% instance to run (singleton).%% See also: GUIDE, GUIDATA, GUIHANDLES % Edit the above text to modify the response to help test4 % Last Modified by GUIDE 30May2017 17:23:54 % Begin initialization code DO NOT EDITgui_Singleton = 1。gui_State = struct(39。gui_Name39。, mfilename, ... 39。gui_Singleton39。, gui_Singleton, ... 39。gui_OpeningF39。, @test4_OpeningF, ... 39。gui_OutputF39。, @test4_OutputF, ... 39。gui_LayoutF39。, [] , ... 39。gui_Callback39。, [])。if nargin amp。amp。 ischar(varargin{1}) = str2func(varargin{1})。end if nargout [varargout{1:nargout}] = gui_mainf(gui_State, varargin{:})。else gui_mainf(gui_State, v
點(diǎn)擊復(fù)制文檔內(nèi)容
研究報(bào)告相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1