Welcome![Sign In][Sign Up]
Location:
Search - Image Watershed Segmentation

Search list

[Windows DevelopWatershed-Segmentation

Description: 用标记-分水岭算法对输入图像进行分割 This the implementation of the algorithm based on immersion model.-Markers-watershed algorithm, the image segmentation This is the implement ation of the algorithm based on immersion model .
Platform: | Size: 9216 | Author: 肖雪 | Hits:

[Special Effects192168291092007531155683305865

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

[Special Effectswaterline

Description: 用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!-Water line thresholding segmentation image: The image of flattery, low cap transformation, and will be the results of subtraction, it can enhance image, and then use the watershed segmentation algorithm on the line!
Platform: | Size: 117760 | Author: 宋志强 | Hits:

[Special Effectswatershed

Description: 图像预处理:分水岭分割算法,图像灰度化、高斯平滑、均衡直方图、图像对比度增强-Image Pre-processing: a watershed segmentation algorithm, images of gray-scale, Gaussian smoothing, balanced histogram, image contrast enhancement
Platform: | Size: 5120 | Author: sasa | Hits:

[Special Effectswatershed

Description: 图像分割中的分水岭算法实现--图像灰度变化--图像增强--多维图像-Watershed image segmentation algorithm image change image enhancement multi-dimensional image
Platform: | Size: 1024 | Author: Lyf | Hits:

[Special EffectsWaterShed

Description: 改程序实现了分水岭算法。利用此算法实现了对图像的有效分割。并附有程序的详细说明。-Reform process to achieve a watershed algorithm. Use this algorithm to realize an effective image segmentation. Accompanied by a detailed description of the procedure.
Platform: | Size: 4116480 | Author: oskycar | Hits:

[Special Effectsa

Description: 这是MATLAB程序,利用三种不同的分水岭迭代算法进行图像分割。-This is a MATLAB program, using three different iteration of the watershed image segmentation algorithm.
Platform: | Size: 1024 | Author: 迟雪 | Hits:

[Special Effectssegmentation

Description: 包含区域增长法的区分水岭算法,区域增长分为两步,一是合并极小区;二是合并相似等等,非常不错的代码,-Image Watershed Segmentation code
Platform: | Size: 3084288 | Author: drogen | Hits:

[Special Effectstan

Description: 图像分割,具体算法参考一下论文 Zhi-Gang Tan, Xiao-Chen Heand Nelson H. C. Yung A Novel Merging Criterion Incorporating Boundary Smoothness and Region Homogeneity for Image Segmentation-Abstract A novel joint region merging criterion combining region homo-geneity and boundary smoothness is proposed. Previous watershed segmentation method which utilizes region homogeneity or edge integrity or both gives good results in some cases. However, for complex scenes such as images of a vehicle with irregular roadside objects reflected on the window panes, it tends to give undesired segmentation results with region boundaries not residing on real physical boundaries. Aiming at improving the segmentation of these complex scenes, we propose the incorporation of an additional measure of boundary smoothness into a new joint criterion. Based on this, an affine transform invariant measure of the smoothness of boundaries is developed, which is the equivalent width of the energy distribution function over frequencies, obtained from Fourier descriptors of the boundary. Experimental results and evaluation are presented in this paper to demonstrate the merits of the proposed method. Key
Platform: | Size: 9216 | Author: Jack Tan | Hits:

[Graph programwatershed

Description: 本程序是实现分水岭图像分割,对许多图像效果良好-This procedure is the realization of the watershed image segmentation, the effect of good
Platform: | Size: 25600 | Author: 高圆圆 | Hits:

[Special Effectsgraywatershed

Description: 一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。-Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealing with a more accurate segmentation results.
Platform: | Size: 1024 | Author: 王悦东 | Hits:

[Special Effectscolor3dseg

Description: 彩色图像分割算法:彩色分水岭分割算法,C++实现,直接对彩色图像进行分割处理。-Color Image Segmentation Algorithm: color watershed segmentation algorithm, C++ to achieve a direct segmentation of color image processing.
Platform: | Size: 7168 | Author: 王悦东 | Hits:

[Graph programvcwatershed

Description: 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。-Watershed segmentation method is a topology-based theory of mathematical morphology segmentation method, the basic idea is the image as a geodesic topology on the landscape, the image pixel gray value of each point indicates that the point of the altitude, Each local minimum value and its impact area known as the catchment basins, while the catchment basins of the border, however, the formation of a watershed. Watershed concepts and immersed in the process of the formation can be illustrated through simulation. A local minimum in each surface, piercing a small hole, and then slowly immersed in water the whole model, with the deepening of immersion, each local minimum value of the influence domain slowly expanded outward, in the two catchment the confluence of building the dam basin, namely, the formation of a watershed.
Platform: | Size: 65536 | Author: zhaolipo | Hits:

[Other systemswatershed

Description: Watershed segmentation is a region-growing method. In watershed segmentation,using gradient image catchment basins represent the regions of the segmentation
Platform: | Size: 128000 | Author: Apurv | Hits:

[Graph programwatershed

Description: 典型的分水岭分割,内容是vc++实现的,需要自己编写,图像文件类-A typical watershed segmentation, content is vc++ to achieve, needs its own writing, image file type
Platform: | Size: 3072 | Author: 赵佳 | Hits:

[Special Effectswatershed

Description: 用Mathematica写的一个基于分水岭的图像分割算法,过程很详细。-Using Mathematica write a watershed-based image segmentation algorithm, the process in great detail.
Platform: | Size: 3726336 | Author: 小白 | Hits:

[Multimedia programWaterShed

Description: VC++图像分水岭分割算法控件及示例源代码,在Photoshop里会看到这种效果,程序可能还有不完善的地方,有时候会出现内存不足的提示,不过整体感觉程序写的还是不错的,有兴趣的VCFans可下载编译一下。-VC++ image watershed segmentation algorithm control, and sample source code, in Photoshop where will see this effect, the program may still be desired, the memory will appear sometimes prompts, but the overall feeling of programs written or good, there are Interested VCFans downloadable compilation about.
Platform: | Size: 357376 | Author: 郦栋好 | Hits:

[Graph programex_17_6

Description: 标记分水岭分割算法,如果图像中的目标物体是连接在一起的,采用这种方法能较好的解决问题-Marked a watershed segmentation algorithm, if the image of the object are connected together, using this method can better solve the problem
Platform: | Size: 1024 | Author: 力量 | Hits:

[Special EffectsWaterShed

Description: 细胞图像分割算法的简单程序 内有说明-Cell image segmentation algorithm is described within a simple procedure! ! ! !
Platform: | Size: 4145152 | Author: 何力 | Hits:

[Special EffectsMarker-based-watershed

Description: 一种自适应分水岭数字图像分割算法,该算法有效解决分水岭分割中的过分割现象。-An adaptive digital image watershed segmentation algorithm is an effective solution to watershed over-segmentation phenomenon of segmentation.
Platform: | Size: 2208768 | Author: wyuting | Hits:
« 12 3 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net