搜索资源列表
区域增长
- 本代码为区域增长算法,通过区域增长法可以进行图像区域分割
regiongrow.rar
- 区域增长速算法的C++编程实现代码,带有编程注释。,region grow c++ code for image processing
segmentation3D.rar
- 利用itk的区域增长算法,分割三维图像并用vtk进行重建显示,Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk
RegionGrew
- 基于opencv的图像区域增长算法,用c++编写的,希望对大家有帮助-region grew algrithm base on opencv,coding by C++, hope it helps
segmentation
- 包含区域增长法的区分水岭算法,区域增长分为两步,一是合并极小区;二是合并相似等等,非常不错的代码,-Image Watershed Segmentation code
matlab_regiongrowing
- 此程序为区域增长经典算法,程序后面有详细注释-This procedure is a classical algorithmfor the regional growth,the procedure followed in detail the Notes
Yuzhifenge
- 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour extraction, boundary tracking a
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,
Regional_Growth_Act
- 典型,具有代表性的区域增长算法,选取了3个种子。-Typical and representative regional growth algorithm, select the 3 seed.
Region_Grow
- matlab区域增长图像分割程序,通过种子点搜索邻域的方法进行增长-matlab image segmentation procedures for regional growth
regionincrease
- 区域增长的程序,自己编的,能实现跟踪,能选择黑目标或白目标-region increase
pointandtemplatematching
- 这是自己编的关于区域增长的点跟踪方法和模板匹配跟踪方法结合的例子,克服了点跟踪的缺陷。-point tracking and template matching joint
Region
- 区域增长算法用vc实现的,图像处理用得到-Region of VC
segment
- 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
RegionGrow921
- 基于区域增长的图像分割算法,非常经典,用MATLAB编写,已测试可用,对新手有帮助-Based on region growing image segmentation algorithm, very classic, with MATLAB writing, have been tested is available on the novice help
regiongrowing
- 这是个关于图像区域增长分割算法的源程序,在matlab上实现-This is a region growing image segmentation algorithm on the source, to achieve in matlab
MulSeed
- 多种子点的区域增长,程序可在matlab环境中更直接运行;-Many seeds of regional growth, the program can be more direct in matlab environment to run
regiongrow
- 二值图像区域生长,可以计算二值图像的区域增长的范围。-Binary image region growing, can calculate the binary image of the regional growth range.