搜索资源列表
-
6下载:
基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
-
-
0下载:
图像分割中SNAKE算法的Matlab演示程序,程序为GUI,sdemo.m为住程序,参数设置可通过交互设置。-Image segmentation algorithm in Matlab demo SNAKE procedures, procedures for the GUI, sdemo.m for the live program, parameter settings can be set through the interaction.
-
-
0下载:
Atrous and Multiscale edge detection with Matlab GUI
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
1下载:
该程序为gui程序,程序中很多菜单可以实现三维体可视化,区域生长算法进行图像分割以及栅状图三维可视化,界面很好!-The program for the gui program, the program, many of the menu can be achieved visualization of three-dimensional body, region growing algorithm for image segmentation and visualization of thre
-
-
0下载:
这是一个关于图像自动分割的程序,效果不错哦 -This is an automatic segmentation procedure on the image, the effect is good, oh
-
-
0下载:
image segmentation using GUI
-
-
1下载:
用Matlab的GUI界面设计的图像分割演示,包括阀值法、边缘检测法、区域法-Demonstrates the Matlab GUI interface design, image segmentation, including the threshold method, edge detection method, regional law
-
-
0下载:
使用Matlab GUI界面编写的图像分割程序,实现功能有:图像的打开、保存、阈值法、双峰法、迭代法等。-Written in Matlab GUI interface using image segmentation procedures, functions: image open, save, threshold, bimodal method, iterative method.
-
-
0下载:
分别使用otsu法、迭代法和灰度均值法对图像中目标进行分割,有MATLAB构造的GUI界面和测试图片-Were using otsu method, iterative method and gray value method of image target segmentation, have constructed MATLAB GUI interface and test images
-
-
1下载:
backgroundsubtractionGUI.m 实现背景差分方法的基本GUI界面设置
diedaierzhihua.m 用迭代分割的方法实现图像二值化
foreground.m 背景差分方法中前景图的构建
mianhuizhi.m 图像可视化中ct、mri图像的三维面绘制方法
rotate3d.m 图像可视化中对ct、mri图像进行面绘制并旋转
video2image.m 从视频中批量截取多帧图像
weicaise.m 对图像进行伪彩色处理-backgroundsu
-
-
1下载:
Melanoma is one of the deadly diseases among skin
cancer. Melanoma detection can be done by dermatological
screening and biopsy tests which are time consuming and
expensive that requires experts from medical field. Due to cost of
dermatologist to
-
-
0下载:
MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogra
-
-
0下载:
程序能实现简单环境下车牌图像的预处理定位分割和识别功能,另外还有BUI界面功能(The program can realize the pretreatment, location, segmentation and recognition of license plate image in simple environment, and also has the function of BUI interface.)
-
-
1下载:
首先对指纹图像进行预处理,包括图像的分割,增强,二值化,细化。对细化后的图像进行特征点的提取,最后通过细节特征匹配完成指纹的识别。(Firstly, the fingerprint image is preprocessed, including image segmentation, enhancement, binarization and thinning. The refined image is extracted by feature points, and the fingerpr
-
-
1下载:
MATLAB GUI 彩色图像分割程序历程(color image segmentation)
-
-
8下载:
本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。
该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
-
-
1下载:
MATLAB课堂考勤(GUI)
该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.
-
-
1下载:
该课题为基于kmeans的聚类分割,输入一张彩色图像,可以选择需要分割成多少类,就会以不同颜色区分不同的块,带有GUI界面,操作丰富。(This topic is based on Clustering Segmentation of kmeans. Input a color image, you can choose how many categories you need to segment, and then different blocks will be distinguished
-
-
3下载:
本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on
-