CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 分割 交互

搜索资源列表

  1. GrabCut

    1下载:
  2. 用于图像分割,半自动交互,是比较流行的分割算法之一
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.69mb
    • 提供者:高维松
  1. snake_demo

    0下载:
  2. 图像分割中SNAKE算法的Matlab演示程序,程序为GUI,sdemo.m为住程序,参数设置可通过交互设置。-Image segmentation algorithm in Matlab demo SNAKE procedures, procedures for the GUI, sdemo.m for the live program, parameter settings can be set through the interaction.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.16mb
    • 提供者:全刚
  1. GraphCuts

    0下载:
  2. Graph Cuts是一个图像分割方法,具有交互式分割,分割效果很好。-Graph Cuts is an image segmentation method, with interactive segmentation, segmentation works well.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3.67kb
    • 提供者:Jason
  1. Seed

    0下载:
  2. 实现了二维图像的种子填充算法,该算法可以用来被用来实现脑图像的交互式分割-Using vc++ implementation of the two-dimensional image of the seed filling algorithm, which can be used be used to achieve interactive segmentation of brain images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:98kb
    • 提供者:张三
  1. iso2

    2下载:
  2. 基于matlab环境自编的ISODATA算法实现图像分割,交互选取初始点。可供初学者参考练习。-Matlab environment based on self-compiled the ISODATA algorithm, image segmentation, select the initial point of interaction. Reference to practice for beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2.44kb
    • 提供者:凌凌
  1. PicSegmentation

    0下载:
  2. 选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健分割。-Before running Untitled.m interaction segmentation with the mouse select a color region ,then press ENTER star segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:55.77kb
    • 提供者:刘大明
  1. humansect

    0下载:
  2. 进行了视频人体对象分割技术研究,综合 使用静态图像分割技术与帧间运动检测技术,设计并实现了一个交互 式视频对象分割系统-Human object segmentation for video technology, the integrated use of static image segmentation and inter-frame motion detection technology, design and implementation of an interactive v
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.52mb
    • 提供者:chen
  1. Interactive---Segmentation

    0下载:
  2. 本文介绍了一种结合live wire算法和活动轮廓模型的医学图像序列的分割方法.我们通过把live wire 算法和图像分割中一般的区域增长方法结合来改进live wire算法,并用改进后的算法来对医学图像序列中的单张或 多张切片进行交互式的准确分割.然后计算机利用活动轮廓模型来自动分割相邻的未分割切片.我们通过在活动轮廓 模型的边缘点中引入记录已分割物体边缘附近局部区域特征的灰度模型来把已分割切片中的物体与背景的局部区域 特征带入相邻的未分割切片中,并用由灰度模型定义的区域相似
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:45.64kb
    • 提供者:fuky
  1. image-segment

    0下载:
  2. 选取读入一份彩色图像,在运行Untitled.m程序时先用鼠标交互的选取一个颜色区域作为你要与其他色彩分割的目标,进行分割,鼠标选取好后,按ENTER健后出现分割节后。-Select a color image read in the first run Untitled.m program interacts with the mouse as you select a color region segmentation of color with other objectives, segm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3.06kb
    • 提供者:熊俊涛
  1. MultiViewDemo

    0下载:
  2. 分割窗口形成的多视图实现与文档的交互,该例子说明如何分割窗口来实现多视图与文档的交互。-Split window view to achieve the formation of more interaction with the document, the example shows how to split the window to multi-view and document interaction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:60.46kb
    • 提供者:陈晓磊
  1. quanyuzhi

    0下载:
  2. 数字图像处理全阈值处理交互界面,通过滚动条来实现图像分割。-Digital image processing threshold processing interface, through the scroll bar to achieve image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:364.09kb
    • 提供者:王鹏
  1. Threshold

    0下载:
  2. 通过Opencv和MFC相结合进行图像处理,实现图像的阈值分割,通过人机交互选择阈值或者自适应阈值处理。可以支持用户交互修改阈值,便于使用-Opencv and MFC combination for image processing, image threshold segmentation, select the threshold of human-computer interaction, adaptive threshold processing. Modify the thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3.3mb
    • 提供者:张保
  1. graphcut

    0下载:
  2. 图像交互是分割 graph cut,实现交互式分割,并且可以连续分割-Interactive image is split graph cut, to achieve interactive segmentation, and can be continuously split
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3.09mb
    • 提供者:xbt
  1. graphcuts

    0下载:
  2. 这是一个小程序,对于人工交互方式法进行图像预分割-Efficient Graph based image Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.77kb
    • 提供者:tran
  1. ImageMatting

    0下载:
  2. 图像处理ImageMatting的实现。主要思路是: 1)手工交互的给出一个前景区域的包围盒。 2)根据当前的前景和背景分割结果,分别估计前景和背景的GMM模型 3)用GraphCut算法进行分割 对上述2),3)两步进行迭代,得到比较好的分割结果 (分割-->估计前景背景-->分割) 4)matting-Image processing ImageMatting achieved. The main idea is:   1) gi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.59mb
    • 提供者:朱继祥
  1. lazy-snapping--master

    1下载:
  2. 图像交互分割的经典算法的实现,Lazy snapping算法,交互简单。-Achieve the classic image segmentation algorithm interaction, Lazy snapping algorithm, interactive simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:496.4kb
    • 提供者:Alice
  1. mymfc

    0下载:
  2. meanshift图像分割,mfc写的交互界面,基于OpenCV-meanshift image segmentation, mfc write interface, based on OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10.39mb
    • 提供者:黑洲飞人
  1. grabcut

    1下载:
  2. GRABCUTOpenCV中的GrabCut算法是依据《"GrabCut" - Interactive Foreground Extraction using Iterated Graph Cuts》这篇文章来实现的。该算法利用了图像中的纹理(颜色)信息和边界(反差)信息,只要少量的用户交互操作即可得到比较好的分割结果。如果前景和背景之间的颜色反差不大,分割的效果不好;不过,这种情况下允许手工标记一些前景或背景区域,这样能得到较好的结果。-GRABCUTOpenCV in GrabCut alg
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:80.04kb
    • 提供者:yangpeide
  1. 1101image-segmentation-algorithm

    0下载:
  2. 算法实现了图像处理中的图像分割功能,能够提取出图像的重要特征,基于MFC的设计,易于交互-Algorithm of image segmentation function in image processing, to extract the important features of the image, based on the MFC design, easy interaction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.07mb
    • 提供者:张熙繁
  1. renlian

    1下载:
  2. 基于肤色分割的彩色图像人脸检测技术 人脸识别是一个具有广阔应用前景和极富挑战性的研究课题,涉及图形图像处理、神经网络、模式识别等等热门研究领域.其在公安追逃系统、安全验证系统、档案管理系统、信用卡验证、视频会议、人机交互系统等方面都具有重要的应用价值.一个完整的人脸识别系统应该包括人脸检测、特征提取、以及匹配识别(Face detection in color images based on skin color segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:44kb
    • 提供者:CWW1992
« 12 »
搜珍网 www.dssz.com