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

Search list

[Special EffectsDistanceTransform(vc++)

Description: 距离变换算法距另一种算法,很好的将二值图像变换为灰度图,为后续用分水岭算法做准备。-distance algorithm from another algorithm will be two very good value for the image transform the gray level for the follow-up watershed algorithm used to prepare.
Platform: | Size: 1024 | Author: 林楚 | Hits:

[Special EffectsGrayfulledge

Description: 包括三部分内容均与分水岭算法相关的matlab程序.1,求梯度图;2,区域标记;3,区域合并-include three parts with the watershed algorithm related procedures .1 Matlab, for the gradient map; 2. Regional markers; 3, regional merger
Platform: | Size: 2048 | Author: 林道庆 | Hits:

[Special EffectsLabelAWatershedImage

Description: 对分水岭分割方法的多种标记方法,包括三个matlab文件。-watershed segmentation method for the multiple markers, including three Matlab document.
Platform: | Size: 1024 | Author: 林道庆 | Hits:

[Documentsfenshuiling

Description: 所谓分水岭算法有好多种实现算法,拓扑学,形态学,浸水模拟和降水模拟等方式。-watershed algorithm called a good variety of algorithms, topology, morphology, soaking simulation and numerical simulation, and so on.
Platform: | Size: 13312 | Author: 蒋建军 | Hits:

[matlabIFT-WATERSHED

Description:
Platform: | Size: 26624 | Author: xiaoshuijun | Hits:

[Special Effectsgaijinfensuilin

Description: 改进的分水岭算法,能够较好地提取对象轮廓、准确得到物体边界的优点。在MATLAB6.5下顺利编译通过-improve the watershed algorithm can be used to extract object contours, to be precise object boundary advantages. In MATLAB6.5 smoothly through the compiler
Platform: | Size: 1024 | Author: 潘峰 | Hits:

[Graph programmatlabwatershedcode

Description: 分水岭分割在matlab下实现,希望大家多提意见。-watershed segmentation in Matlab achieve, we hope to do so.
Platform: | Size: 5120 | Author: kid | Hits:

[Special EffectsT96

Description: watershed source code1
Platform: | Size: 5120 | Author: zhang | Hits:

[Special EffectsVideoObjectSegmentation

Description: 时空联合的视频对象分割,时域采用多帧帧差,形态学处理和高斯聚类,空域采用小波变换和分水岭变换。时域分割的模板与空域分水岭变换的结果融合得到最终的分割结果。-joint space-time video segmentation, multi-domain when displayed poor handling and morphology Gaussian clustering, airspace wavelet transform and watershed transformation. Time-domain segmentation template and airspace watershed transformation is the result of the integration of the final result.
Platform: | Size: 10240 | Author: Prayer | Hits:

[Special Effectswatershed3

Description: 关于分水岭图像分割的源码,需要的可以下来用-watershed image segmentation on the source need to be down with the
Platform: | Size: 1024 | Author: xiaoxin | Hits:

[Special Effectsfus_segmentmain

Description: 图像分割源程序 通过融合处理,% image segmentation based on multispectral image fusion % and morphology reconstruction watershed % main program -image segmentation source through fusion, % image segmentation based on multispectral im age fusion% and morphology reconstruction wat ershed% main program
Platform: | Size: 1024 | Author: li mingxi | Hits:

[Special Effectswawtershed

Description: 图像的三种分水岭分割方法,一般分水岭分割,使用梯度的两次分水岭分割及使用梯度加掩模的三次分水岭算法-images of the three watershed segmentation method, the general watershed segmentation, gradient of the two watershed segmentation and the use of the gradient increases mask the three watershed algorithm
Platform: | Size: 1024 | Author: yy | Hits:

[Special EffectsTM_image_segment_watershed

Description: 对TM灰度图像进行基于梯度幅度的分水岭变换分割,并标记分割区域边界,Matlab源代码,直接拷贝至Matlab中运行。-right TM images based on gray gradient range of watershed transform segmentation, segmentation and mark the region's borders, Matlab source code, a direct copy of Matlab to run.
Platform: | Size: 76800 | Author: Adams | Hits:

[Special Effectsregionprops

Description: 在一个图像中检测目标是图像分割的一个例子。为分割连通目标,时常用Watershed变换。如果把一幅图像看做一个具有山(高亮度)和低谷(低亮度)的表面,那么这个变换在一幅图像中找亮度低谷。-in an image detection of image segmentation is a case in point. Segmentation of connectivity, often used Watershed transform. If an image is seen as a Hill (high-brightness) and the bottom (low brightness) of the surface, Well, this transformation in an image brightness for a low ebb.
Platform: | Size: 2048 | Author: 何子鸣 | Hits:

[Special EffectsChapter09WatershedExample

Description: idl分水岭分割程序,fsdlfj dsljffjsd fj-idl watershed segmentation procedures fsdlfjsdlfjdsljffjsd fj
Platform: | Size: 1024 | Author: chordart | Hits:

[Special EffectsWatershed_Algorithm

Description: Watershed algorithm.图像分割的分水岭算法的源程序。-Watershed algorithm. The watershed image segmentation algorithm of the source.
Platform: | Size: 22528 | Author: 张磊 | Hits:

[OtherDemo_By_SUN

Description: 分水岭算法的演示程序 分水岭算法的演示程序 -watershed algorithm Demonstration Program watershed algorithm Demonstration Program
Platform: | Size: 713728 | Author: 张磊 | Hits:

[Graph programMyImageDBDoc

Description: 用c++编写的一个图像分水岭算法的程序,用于图像分割-With c++ Prepared an image procedures watershed algorithm for image segmentation
Platform: | Size: 23552 | Author: gg | Hits:

[Special Effects192168291092007531155683305865

Description: Image Watershed Segmentation图像边缘提取-Image Watershed Segmentation Image Edge Detection
Platform: | Size: 3072 | Author: 石红伟 | Hits:

[Special EffectsEdge_Detection_and_Segmentation

Description: 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
Platform: | Size: 6144 | Author: major | Hits:
« 1 2 3 4 56 7 8 9 10 ... 40 »

CodeBus www.codebus.net