搜索资源列表
区域生长 边缘检测
- 关于图像处理 区域生长和边缘检测的,matlab代码,希望对大家有帮助.
区域生长程序
- 介绍区域生长的matlab程序,便于学习,适用于遥感影像的区域生长。
regiongrow.rar
- 该程序是MATLAB源程序,通过区域生长来对图像进行分割。,MATLAB source code of the program is through the growth to the region segmentation of images.
segmentation.rar
- 关于图像的割裂的一个matlab程序采用的是区域生长的方法,On a separate image matlab program used the method of regional growth
LBP.rar
- 针对传统方法难以可靠估计图像中纹理单一区域像素点视差的问题,将纹理分析应用于立体匹配中,提 出图像分块整体匹配的方法。首先用LBP/C纹理分析方法对图像纹理进行描述 然后进行基于区域生长的扩张检 测,得到纹理单一图像块 最后对图像块进行整体匹配,得到纹理单一区域的稠密视差图。对国际标准图像进行测试, 结果表明该算法能提高纹理单一区域稠密视差图的精度,具有实用价值 ,Due to the difficulty of getting disparity of less textured pi
regiongrow.rar
- 区域生长法的图像分割方法,效果分厂不错,值得借鉴!,Region growing image segmentation method, the effect of a good factory, worth learning!
pc
- 利用相位一致性提取图像边缘,K-means聚类后区域生长进行图像分割,附参考论文。-Using phase coherence image edge extraction, K-means clustering image after region growing segmentation, attached reference paper.
region_growing
- 新的区域生长算法,自动选择种子点,保证别人没有上传过-very good image segtation
seg_oneseed
- 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefi
111regionbest
- 基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用-Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal functio
111quyushengzhang
- 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
111Regionbetter
- 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
regiongrowing
- region growing实现区域生长的功能-region growing function of the realization of regional growth
region_growing
- 区域生长算法对特定区域的分割或提取。希望大家参考和交流。-Region growing algorithm to partition or region-specific extraction.
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
Myregion
- 一个常用的matlab图像区域生长程序,由给定的单个种子和阈值条件进行生长-Matlab image of a commonly used region growing process, from a given individual seeds and the growth of the threshold conditions
RegionGrowing
- 用matlab实现的区域生长算法,能进行图像的区域分割!-RegionGrowing!!
segmentation
- 基于边缘检测和区域生长的自然彩色图像分割源码-Based on edge detection and region growing source of natural color image segmentation
regiongrow.m
- 区域生长的matlab程序,可以有效实现(The matlab program of region growth can be realized effectively)
matlab
- 基于区域的区域生长图像分割方法,提供给从事图像分割的朋友们(Region based image segmentation method for region growing)