Welcome![Sign In][Sign Up]
Location:
Search - watershed

Search list

[Special Effectsyuanyuan

Description: 给予分水岭的图像分割,包括源代码、测试图、实验报告-Given watershed image segmentation, including source code, test plans, test reports
Platform: | Size: 115712 | Author: yuanyuan | Hits:

[matlabwatershed

Description: 分水岭测试算法,供参考,里面还有一些其他代码,共学习-Watershed test algorithm, for reference
Platform: | Size: 2048 | Author: 周禹金 | Hits:

[matlabprograms

Description: my file contains matlab programs for direct watershed segmentation in digital image processing. it computes the segmented region on different images like brain tumour, rice image etc.
Platform: | Size: 6144 | Author: sakshi | Hits:

[Special Effectswatershed(1)

Description: 分水岭算法的经典之作,在我自己的电脑上可以很好的运行,您可以-Watershed algorithm is the classic, in my own computer running well, you can try
Platform: | Size: 1748992 | Author: 李风慧 | Hits:

[Special Effectsmatlab-watershed-algorithm

Description: 使用matlab做分水岭算法,分水岭算法是图像分割中常用的算法,算法的理论依据待考究,适用场景可供分析讨论。-watershed algorithm using matlab
Platform: | Size: 556032 | Author: | Hits:

[Special EffectsWatershed-algorithm

Description: 基于距离变换的分水岭分割算法,该算法可以实现对粘连物体的分割。-Watershed algorithm
Platform: | Size: 1024 | Author: 覃香 | Hits:

[Otherwatershed-cSharp

Description: watershed algorithm Csharp source code in word (copy the program in visual studio and run it ! )
Platform: | Size: 9216 | Author: jimz | Hits:

[Special EffectsKmeans

Description: 分水岭算法,用分水岭算法实现对MRI图像的分割。-Watershed algorithm that USES watershed algorithm for MRI image segmentation.
Platform: | Size: 16384 | Author: chen | Hits:

[matlabmatlab

Description: 利用matlab软件,使用距离变换和分水岭法对图像进行分割-Using matlab software using the distance transformation and watershed image segmentation method
Platform: | Size: 1024 | Author: 遥想古风 | Hits:

[Graph programFloodfill

Description: 基于opencv的分水岭算法,可以用来实现图片的快速分割-Opencv-based watershed algorithm can be used for fast image segmentation
Platform: | Size: 1644544 | Author: lw3171796 | Hits:

[Special EffectsWatershed

Description: matlab 分水岭算法,基于标记的分水岭图像分割-maltab watershed
Platform: | Size: 2048 | Author: guyiqing | Hits:

[Special EffectsWaterShed

Description: 分水岭算法VC源代码和详细说明:梯度图像、标记图像的预处理,连通区域的标定,最后找到分水岭。-watershed algorithm source code and detailed description : gradient image, marking image preprocessing, Calibration of regional connectivity, finally found watershed. Gradient detailed images, image calibration, image output initialization definitely available.
Platform: | Size: 4332544 | Author: 王艳 | Hits:

[Special EffectsSnake-model-bsegmentation-method

Description: 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its neighboring regions, the definition of mean and variance of gray distance, and according to its image on the establishment of a new connected graph, in order to over-segmentation of the image produced Some of the small region merging Second, cross-edge in the model, the use of CT image segmentation model has an internal statistical characteristics of the region, using region growing to get the point and re-parameterized model, the model is no longer cross the edge, to ensure model to the right edge of the deformation
Platform: | Size: 129024 | Author: | Hits:

[GDI-BitmapWaterShed

Description: VC++图像分水岭分割算法控件及示例源代码,在Photoshop里会看到这种效果,程序可能还有不完善的地方,有时候会出现内存不足的提示,不过整体感觉程序写的还是不错的,有兴趣的VCFans可下载编译一下。 -VC++ image watershed segmentation algorithm and the sample source code control, in Photoshop, will see this effect, the program may also be desired, sometimes hints of memory, but the overall feeling is good writing program, there VCFans interested can download the compiled it.
Platform: | Size: 355328 | Author: madud00079 | Hits:

[matlabwatershed

Description: 基于MATLAB的分水岭算法,运用分水岭原理对图像进行分割处理。-Watershed algorithm based on MATLAB, using the principle of the watershed image segmentation.
Platform: | Size: 1024 | Author: 杨仲超 | Hits:

[GIS programWaterShed

Description: 用imageload库打开图像,实现分水岭算法和改进分水岭算法。-Open the image using imageload library to achieve watershed and improved watershed algorithm.
Platform: | Size: 4346880 | Author: 张昕 | Hits:

[Algorithmwatershed

Description: 基于水岭算法的图像分割方法,vc++实现-image segmentation based on watershed algorithm,implemented by vc++
Platform: | Size: 5813248 | Author: 夏凯 | Hits:

[Graph RecognizeWatershed-Based-Image-

Description: SegmentIt: Watershed Based Image Segmentation Tool. This interactive segmentation tool allows to switch back and forth between the watershed approaches (watershedSegmentIt: Watershed Based Image Segmentation Tool. -SegmentIt: Watershed Based Image Segmentation Tool. This interactive segmentation tool allows to switch back and forth between the watershed
Platform: | Size: 1024 | Author: zhao gp | Hits:

[Graph programcode

Description: 代码1:优化过的Otsu程序,纯C编写 代码2:优化过的中值滤波程序,纯C编写 代码3:快速连通域检测程序,用于团块分析,纯C编写 代码4:MeanShift图像分割程序,纯c编写 代码5:WaterShed图像分割程序,c++编写,可直接运行,看分割效果-Code 1: The optimized program Otsu, pure C code 2: The optimized procedure median filter, pure C code 3: Fast connected component detection program for mass analysis, pure C code 4: MeanShift image segmentation procedure, pure c code 5: WaterShed image segmentation program, c++ write, direct running, see segmentation
Platform: | Size: 12169216 | Author: 韦立庆 | Hits:

[Special EffectsImproved-watershed

Description: 程序实现改进的分水岭图像分割,较原始分水岭分割小区域做出改进,参数可调!-Program to achieve improved watershed image segmentation, watershed segmentation than the original small area to make improvements, adjustable parameters!
Platform: | Size: 1024 | Author: 123 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 40 »

CodeBus www.codebus.net