当前位置:
首页
资源下载

搜索资源 - gray scale image segmentation matlab
搜索资源列表
-
0下载:
AGV(自动导引车)路径识别系统的MATLAB实现,包括对图像进行灰度处理,阈值分割,二值化,开闭运算,边缘检测-AGV (automatic guided vehicles) MATLAB path to achieve recognition system, including gray-scale image processing, segmentation, thresholding, opening and closing operation, edge detection
-
-
0下载:
大津阈值分割法,也称最大类间方差法,利用图像的灰度分布密度函数定义图像的交叉熵。
交叉熵可看作是两个概率系统(即图像背景及目标)的信息量之间的差异。求出的交叉熵越大,则分割效果越好。
-Otsu threshold segmentation method, also known as Otsu method, the use of gray-scale image distribution density function definition images of cross-ent
-
-
0下载:
基于最大信息熵原理,对灰度图像进行阈值分割-Based on maximum entropy principle, the gray-scale image threshold segmentation
-
-
0下载:
经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
-
-
0下载:
图像的自动多阈值分割,可以进行灰度图像的自动分割。-Automatic multi-image threshold segmentation, gray-scale images can be automatically split.
-
-
1下载:
遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
-
-
3下载:
sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
-
-
0下载:
利用改进的脉冲神经网络完成灰度图像的分割-The use of impulsive neural networks to improve the completion of gray-scale image segmentation
-
-
2下载:
一种新的基于snake模型的水平集图像分割方法:用matlab编程实现,可进行灰度图像的分割,里面有演示实例,便于学习。-A new snake model based on the level set image segmentation methods: using matlab programming implementation, can be gray-scale image segmentation, there are demonstration examples for stud
-
-
0下载:
阈值法实现灰度图像分割,效果不错,可行,可以借鉴-Threshold method to achieve gray-scale image segmentation, the effect of a good, viable, can learn from
-
-
2下载:
该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
-
-
0下载:
一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealin
-
-
0下载:
出了一种新的图像分割方法。这种分割方法首先利用粗糙集理论将图像按照一定的规则划分为
大小相等的若干图像子块,而后利用蒙特卡罗方法基本原理对划分的图像子块进行一定规模的随机抽样,以随机抽
样所得的图像子块为样本进行粗糙熵计算,用所得最大粗糙熵所对应的灰度值为分割阀值对图像进行分割,在采用
较小的图像子块划分以取得更好的分割效果的情况下,极大的提高了算法的分割速度。通过对测试图像的
MATLAB仿真试验验证了算法在降低计算机消耗方面的有效性,且所得的分割阀值也令人满意。-The im
-
-
1下载:
本人用GUI做的简单图像处理程序,其中包括灰度图像的分水岭分割,灰度几何校正(90度校正),运动图像复原(逆滤波),finalwork.m为主运行文件,其他m文件都是调用的函数。-I use the GUI to do a simple image processing procedures, including gray-scale image of the watershed segmentation, gray geometric correction (correction of 90
-
-
1下载:
本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
-
-
0下载:
最大熵阈值 实现灰度图像分割 matlab环境实现-Maximum entropy threshold gray-scale image segmentation Matlab environment
-
-
0下载:
数字图像处理,实现图像分割,旋转,灰度变换-matlab digital image processing the image gray-scale processing, segmentation processing, rotation processing
-
-
0下载:
用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括:
1、图像增强算法
(1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果);
(2)直方图均衡:可在界面上对比均衡前后的效果。
2、图像变换算法
(3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图;
(4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。
3、图像分
-
-
0下载:
基于HSI空间灰度图像伪彩色算法仿真分析,其中包括几种图像分割算法,RGB,HIS,以及他们的MATLAB代码实现。-HSI space based on pseudo-color gray-scale image analysis algorithm simulation, including several image segmentation algorithm, RGB, HIS, and their MATLAB code.
-
-
1下载:
图像阈值分割,基于matlab的二维Renyi熵算法的灰度图像分割-Image threshold segmentation, matlab based two- dimensional Renyi entropy algorithm gray- scale image segmentation
-