搜索资源列表
Otsu算法(灰度图像的域值分割)的C++类实现
- Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
MATLAB图像处理源程序
程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209
Otsu算法(灰度图像的域值分割)的C++类实现
- Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
灰度共生矩阵纹理
- 用滑动窗口中图像的灰度共生矩阵进行简单的2类纹理的分割.-sliding window of the gray image symbiotic matrix simple two types of texture segmentation.
WatershedMethod
- 分水岭图像分割算法,针对灰度图像,将H划分为0-255层进行淹没.然后输出分割后的图形层-watershed image segmentation algorithm, against gray image, will be divided into H 0-255 layer drowned. then segmented output graphics layer
picturechuli
- 程序均为vc++下图像处理程序,包括图像位图处理、图像获取、采样、灰度处理、几何变换、正交变换、图像增强、腐蚀膨胀、边缘检测、图像分割、配准、图像压缩及复原。-procedures are under vc image processing procedures, including Bitmap image processing, image acquisition, sampling, gray, geometric transfo
zuidazuixiaofangfa
- 图像分割:最大最小法对灰度图像基于区域的阈值分割-image segmentation : minimization of the largest gray image on the threshold of regional division
jububian
- 运用矩不变方法对灰度图像进行分割的源代码-The use of moment invariant method of gray-scale image segmentation source code
ZUDASAHNG_SEGmention
- 图像局部最大熵进行区域增长的多目标分割方法 .以局部熵最大值作为目标种子 ,运用区域增长技术实现多目标分割 ,一种常用的方法是预先给图像设置初始增长元,即预先投掷种子,在一定的规则下由增长元开始增长,这种方法需要对不同的区域投掷不同的种子.但是,对复杂多目标图像,投掷种子是一件比较困难的事.在背景变化比较大的多目标图像中,目标与背景是不同的,目标的灰度相对变化较小,而背景的灰度变化比较大.从信息论角度看,灰度变化小的地方其信息量少,局部
entroy_noisy1
- 用于实现加了噪声的灰度图像阈值分割的一维最大熵方法,matlab源程序-Used to realize the addition of noise gray image threshold segmentation of the one-dimensional maximum entropy method, matlab source
Mydib
- 此程序通过遗传算法(ga )实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,-This procedure through the genetic algorithm (ga) realize grayscale image segmentation, genetic algorithm calculation process is to first of all, the actual coding opti
curvelet_feature
- 该源码可以实现对彩色或灰度图像的曲波(Curvelet)特征的提取,以便后续做纹理图像分割。-The source can be achieved in color or grayscale images Qu Bo (Curvelet) feature extraction in order to do follow-up texture image segmentation.
AThreshold
- 阈值法实现灰度图像分割,效果不错,可行,可以借鉴-Threshold method to achieve gray-scale image segmentation, the effect of a good, viable, can learn from
Cwatershed
- C语言开发的基于梯度图的分水岭变换,用于灰度图像的分割,具有比较好的分割效果。-C language development gradient map based on watershed transformation for gray-scale image segmentation, with a relatively good segmentation results.
Intensityhist
- 这是一个简单的图像分割的程序段。可以用来很好的分割灰度图像。-This is a simple image segmentation of the program segment. Can be used to great gray image segmentation.
Pseudo-color-enhancement
- 伪彩色增强,通过密度分割法将灰度图像转换为彩色图像-Pseudo-color enhancement, through the density of gray image segmentation method to convert color images
灰度处理
- 改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
灰度共生矩阵GLCM
- 详细的基于纹理的图像分割算法 灰度共生矩阵实现代码,实现效果比较满意(Detailed texture based image segmentation algorithm, gray co-occurrence matrix implementation code, to achieve satisfactory results)
pr
- 用遗传算法和ostu法对灰度图像阈值分割(Threshold segmentation for gray image)
灰度图像二维otsu自动阈值分割
- 一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)