搜索资源列表
Matlab编写的种子点快速区域生长法
- 用matlab编写的区域生长法,速度相当快。需要交互操作,在图像上点击获得种子点。
vcforimagedivision2
- vcforimagedivisionVC实现区域生长法的递归算法-vcforimagedivisionVC regional growth law recursive algorithm
MEDICLEimagedivision
- 基于区域生长法的医学图像分割研究-law based on regional growth in the medical image segmentation study
biaoshiwuti
- 用VC++ 实现的 图象分割算法,包括 区域生长法,域值法等-with VC image segmentation algorithm, including regional growth, value domain law
aaaaa
- 区域生长法源代码,在MATLAB开发环境中应用-Region growing method source code, in the MATLAB development environment application
qycz
- 区域生长法图像分割源程序qycz.rar-Region growing image segmentation source qycz.rar
stack_seg
- 基于堆栈的图像分割算法,速度较普通区域生长法更快-Stack-based image segmentation algorithm, region growing faster than the ordinary method faster
regiongrow
- 利用区域生长法实现对图象的分割,此为C-C++代码-Realize the use of region growing segmentation of images, this is C-C++ Code
fgmoreseed
- 含图像平滑,区域生长法图像分割,可以选取多个种子,-Including image smoothing, region growing image segmentation, you can select more than one seed,
dip2
- 区域生长法进行图像分割的c++程序,以一个种子点进行区域生长-Region growing method of image segmentation c++ Procedures to a seed point for regional growth
regiongrow
- 区域生长法的图像分割方法,效果分厂不错,值得借鉴!-Region growing image segmentation method, the effect of a good factory, worth learning!
Regiongrowingmethod
- 区域生长法获取图像边界 必须有种子 可以有很多方法 这里直接鼠标点击-Region growing method to obtain the image the border must have a lot of methods of seed can have a direct mouse click here
regiongrowing
- 基于区域生长法的matlab程序 -Region growing method based on the matlab procedure law based on the region growing process matlab
MATLABimageprocess2
- 医学图像处理,实现图像分割,一基于区域生长法;二基于最佳阈值分割-Medical image processing, and image segmentation, one based on region growing method two thresholding based on the best
regionGrow
- 该程序用于实现图像分割中的区域生长法。共有4个参数。1,2,种子点的座标,3,图像,4,生长时用到的域值。-this code is used for region growing in the image segmentation domain.
feige
- 1. 应用自适应中值滤波对图像进行去噪。 2. 根据直方图选择门限值。 3. 对图像中白色的部分应用区域生长法进行分割。 4. 对去噪的后的图像进行求反,然后对方形和三角形应用区域生长法分割。 -1. Application of adaptive median filter for image denoising. 2. According to the histogram selection threshold. 3
area
- 采用区域生长法和门限法对头像进行分割,程序中代码全由自己编写,直接运行main函数即可-A regional growth method and the threshold segmentation method picture, the program code is written entirely by themselves, can be directly run the main function
quyushengzhangfa
- 用matlab编写的区域生长法的程序,通过选择种子和阈值,可以进行图像分割和检查瑕疵-Written by matlab region growing process, by selecting the seeds and thresholds for image segmentation and inspection for defects
quyushengzhangfa
- 用区域生长法分割图像,该文件包括完整的代码。-segmente images in Regional growth method, include the full code
区域生长法代码
- 用区域生长法代码实现对图像的分割,包括阈值的选取(Using region growing method to achieve the image segmentation, including the selection of threshold)