搜索资源列表
20060414092509823
- 一个非常好的区域增长算法的原程序,希望大家喜欢阿-a very good regional growth of the original algorithm procedures, hope you like A
regiongrow
- 区域增长的算法实现: 1)根据图像的不同应用选择一个或一组种 子,它或者是最亮或最暗的点,或者是位 于点簇中心的点 2...通过像素集合的区域增长 算法实现: 区域A 区域B 种子像素增长.3)增长的规则 4) 结束条件.-regional growth algorithm : 1) According to the images chosen a different application or group of seeds, It is perhaps the most - or the
RegionGrowingCy
- 好用地 matlab 区域增长算法,先输入比较范围,再输入种子点数目,然后就是手动选取种子点了 ,好运哦!-good land Matlab regional growth algorithm, importing more scope to import seed spots, Then, they manually select seed, good luck!
matching3
- 基于图像对的三维重建,利用sift和区域增长算法的稠密匹配以达到三维重建的目的
RAG
- 包含区域增长算法 区域合并算法 和阈值分割算法
区域增长
- 本代码为区域增长算法,通过区域增长法可以进行图像区域分割
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
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
Regional_Growth_Act
- 典型,具有代表性的区域增长算法,选取了3个种子。-Typical and representative regional growth algorithm, select the 3 seed.
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
regiongrow
- 区域增长算法核心,可以根据图像所在区域 找到同一区域的像素(Kernel of region growth algorithm)
region_growing
- 区域增长算法,对相似区域进行补全,用于图像区域修正。(Region growing algorithm, to the completion of similar area, used for correction of image region.)
Region_growing
- 图像分割方法区域增长法,基于区域增长的感兴趣区域分割方法,区域生长是一种根据事先定义好的准则将像素或者子区域聚合成更大区域的过程(Image segmentation algorithm region growth method)