搜索资源列表
Summerwatershold
- 细胞粘连分割算法,分水岭实现,是一篇论文的验证程序,保证可靠性,实验图片附内-cell adhesion segmentation algorithm, a watershed achievement is a paper verification process to ensure reliability, within experimental Photo :
Watershed-Segmentation
- 用标记-分水岭算法对输入图像进行分割 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 .
Watershed11
- 用标记-分水岭算法对输入图像进行分割,是在Vc++下的程序代码-Markers-watershed algorithm input image segmentation is the Vc procedures under the code
分水岭分割精美算法!
- 分水岭分割精美算法!分水岭分割精美算法!分水岭分割精美算法!
WaterShed
- 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 desi
WATERSHED
- 用于图像处理,利用分水岭方法实现灰度图像的分割-For image processing, gray-scale implementation Ways to use a watershed image segmentation
yy
- 基于标记约束的分水岭分割程序 简单的图像分割算法-Marked a watershed-based segmentation procedure bound
33
- 3.使用梯度的两次分水岭分割程序 可以实现相关功能-The use of gradient watershed segmentation of the two procedures
watershed
- 基于ift的分水岭算法 可以在c++环境下,实现对彩色图像的分水岭分割,较基础分水岭算法节省了时间周期和复杂度。-ift-based watershed Segmentation
Cwatershed
- C语言开发的基于梯度图的分水岭变换,用于灰度图像的分割,具有比较好的分割效果。-C language development gradient map based on watershed transformation for gray-scale image segmentation, with a relatively good segmentation results.
watershed_serial
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构筑大坝,即形成分水岭。 -Watershed segmentation method is a
WaterShed
- 一种使用分水岭分割实现的图像分割方法,完整的vc++工程-Image segmentation with watershred
Wvcwatersheda
- 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界界则形成分水岭。分水岭的概念和形成可以通过模拟浸入过程来说明。在每一个局部极小值表面,刺穿一个小孔,然后把整个模型慢慢浸入水中,随着浸入的加深,每一个局部极小值的影响域慢慢向外扩展,在两个集水盆汇合处构 -Watershed segmentation method segmentation me
PS
- 主要应用于图像分割,基于分水岭分割算法的图像分割-The ICON partitions
Watershed-segmentation
- 这是一个分水岭分割算法的c++程序,效果还不错。-This is a watershed segmentation algorithm c++ program, the results were pretty good
section-base-on-lab-Watershed
- 标记分水岭分割算法,用来对图像中的目标物体是连在一起的时候进行图像分割-Mark Watershed segmentation algorithm, used to image the target object is linked to the time for image segmentation
quheixian
- 分水岭分割之后会存在分水岭线,可去除分水岭线-There will be a watershed after watershed dividing line can be removed watershed line
yuzhi
- 利用最大熵阈值,来进行分水岭分割算法,进行有效分割 -Using the maximum entropy threshold for watershed segmentation algorithm for effective segmentation
segmentation_picture(分水岭分割算法)
- 初步实现分水岭分割算法,平台为:VS 2015 + opencv 3.2(Preliminary realization of watershed segmentation algorithm)