搜索资源列表
SkinSegment
- 自己编的程序,有gui界面给出结果的。这是个自己建的皮肤高斯模型,通过训练的到的阈值。在ycbcr域对皮肤区域进行了分割。-developed procedures, gui interface is the outcome. This is a build their own skin Gaussian model, the training of the threshold. Ycbcr domain in the region of the skin segmentation.
111Regionbetter
- 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
MATLAB_code_of_image_processing
- 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
tuxiangquzao
- matlab gui实现图像信号去噪的程序,包括软阈值去噪,硬阈值去噪和折中阈值去噪-Matlab gui image signal denoising procedures, including the soft thresholding, hard threshold denoising and compromise threshold denoising
Matlab-GUI--for-Image-Segmentation--
- 用Matlab的GUI界面设计的图像分割演示,包括阀值法、边缘检测法、区域法-Demonstrates the Matlab GUI interface design, image segmentation, including the threshold method, edge detection method, regional law
matlab-code
- 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
Matlab-GUI_image1
- 使用Matlab GUI界面编写的图像分割程序,实现功能有:图像的打开、保存、阈值法、双峰法、迭代法等。-Written in Matlab GUI interface using image segmentation procedures, functions: image open, save, threshold, bimodal method, iterative method.
traffic-sign-image-segmentation
- 程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。-Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.
manual_threshold
- GUI手动阈值分割程序。输入一副灰度图像,选择最优阈值及最优阈值分割结果-GUI manual thresholding procedure. Enter a grayscale image, select the optimal threshold and the optimal threshold segmentation results
1
- 在matlab中实现的图像分割系统,含有迭代阈值分割、交互式阈值分割等,且包含GUI。 -Implemented in matlab image segmentation system, containing iterative threshold segmentation, interactive thresholding, etc., and includes GUI.
GUI
- matlabGUI设计的一个简单的例子,实现的图像的阈值的自动调节,然后输出阈值化后的图像,-A simple example matlabGUI designed to automatically adjust the threshold to achieve an image, then the output image after thresholding,
0305110
- 利用matlab GUI实现图像的阈值分割和边缘检测-Use matlab GUI threshold of image segmentation and edge detection
threshold
- 在图形界面GUI中调节高低两个阈值,进行图像的二值化或者对图像进行mask,对于选定阈值很有用-Adjust the level of the two thresholds in the graphical interface (GUI), the binary image or the masked image can be obtained. Very useful for image binarization.
基于阈值处理的图像分割
- 用gui做的阈值分割界面,其中包含三种分割方法,数字图像处理那本书里的(Threshold segmentation interface made with GUI)