搜索资源列表
BMP_DSP
- BMP图像处理算法实现程序,实现了图像增强(直方图增强、锐化、平滑)和图像分割(灰度分割),并提供了一个BMP图像读取的简单应用类,很适合学习图像处理的初学者应用。-BMP image processing algorithm procedures, the image enhancement (histogram enhanced sharpening, smoothing) and image segmentation (Gray divided), and provide a BMP im
GreyScalDevideDaJing
- 大津(最大类间差法)灰度图的二值自动分割,返回灰度的分割值。-Otsu (the largest category among poor) grayscale value of the two automatic segmentation, Gray returned to the division of value.
optimumthreshold.rar
- 最佳阈值分割法实现对灰度图像的分割,通过迭代阈值找到最佳阈值后用imbw二值化,Optimal threshold segmentation method for gray-scale image segmentation, through the iterative find the best threshold after threshold binarization imbw
goodotsu.rar
- 图像自适应分割,大津法计算灰度阈值,MATLAB源程序。,Adaptive image segmentation, gray Otsu threshold method, MATLAB source code.
GA2
- 用遗传算法解决了图像分割问题,将图像中的像素按灰度值用域值M分为两类图像,一类为目标图像,另一类为背景图像,经过几十次迭代后有助于缩小检索范围-Using genetic algorithms to solve the image segmentation problem, the image pixel gray value according to the value of M is divided into two categories with the domain images, on
icm1
- 实现ICM算法(条件迭代模型)对于灰度图像的分割-Achieve ICM algorithm (iterative model conditions) for the gray-scale image segmentation
seed
- 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
zds
- 基于最大信息熵原理,对灰度图像进行阈值分割-Based on maximum entropy principle, the gray-scale image threshold 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,
yichuansuanfaimageseg
- 遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
51622445texturepinyuA2
- K均值聚类算法 由于对纹理图像使用灰度共生矩阵分割效果不明显 因此该算法使用图像频域进行处理-K-means clustering algorithm because of the texture image segmentation using the gray co-occurrence matrix effect was not obvious, therefore use the algorithm for processing images in frequency domain
AThreshold
- 阈值法实现灰度图像分割,效果不错,可行,可以借鉴-Threshold method to achieve gray-scale image segmentation, the effect of a good, viable, can learn from
matlab
- 汇集了matlab图像处理的很多代码,包括分割,灰度变换-Brings together a lot of image processing matlab code, including segmentation, gray-scale transformation, etc.
retinalsegmentation
- 文献 基于灰度-梯度共生矩阵的视网膜血管分割方法-Literature based on the gray- the gradient co-occurrence matrix of the retinal blood vessel segmentation method
graywatershed
- 一个基于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
LineTrans
- 图像灰度变换的一般算法:图像反色,线性变换,阈值分割,灰度均衡,直方图显示-The image gray-scale transformation of the general algorithm: Image anti-color, linear transformation, threshold segmentation, gray balance, histogram display, etc.
Brain_segmentation
- 基于MRI的脑组织分割。首先从给定的MRI图像中得到脑区域,而后计算脑容积;再得到脑白质灰质区域,并计算百分比。-Given an MRI scan, first segment the brain mass from the rest of the head, then determine the brain volume. Also compare portions of gray and white matter present.
Kmeans_grayimage
- 简单的灰度图像的K均值聚类分割,Matlab实现-gray image segmentation using K-means clustering by matlab.
Segmentation2
- 包括边缘检测、 灰度阈值分割区域分割彩色分割、特殊方法的图像分割-Including edge detection, region segmentation thresholding gray color segmentation, special methods of image segmentation
Segmentation-algorithms
- 霍夫检测。阈值分割。区域分割。灰度图像的区域生长法。-Hoff detection.Threshold segmentation.Region segmentation.Gray image region growing method