CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Color Segmentation

搜索资源列表

  1. CISE

    0下载:
  2. 这是一个使用fcm对彩色图像分割,VC开发,效果非常好,编译需要OpenCV-This is a color image segmentation using the fcm right, VC development, the effect is very good, you will need all OpenCV
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:245618
    • 提供者:yyifang
  1. jiyuhsvhergbderentifenge

    0下载:
  2. 基于matlab的rgb和hsv颜色模型的颜色通道分割-Matlab on the rgb and hsv color model of color-channel segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:97746
    • 提供者:王晓涛
  1. TracKIT

    2下载:
  2. TrackIT是一款开放式的机器视觉开发平台,目前集成了从相机输入、色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、Blob检测、相机标定、Kalman滤波器、光流跟踪器、最近邻域跟踪、数学形态学方法、机器学习算法等近100个组件,并在不断添加更新中,采用开源OpenCV、WxWidgets、CMU139等标准工具,使用XML动态解析界面,所有参数在界面上直接调整,同时可立即看到调整效果,并可动态加载组件,可用于一般科学研究和机器视觉系统开发。运行时需要.net框架支持。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28174450
    • 提供者:黄设
  1. C-V

    2下载:
  2. C-V模型实现灰度图像和彩色图像的分割,运用水平集方法实现曲线演化-using Chan-Vese model color image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:744011
    • 提供者:幽幽
  1. csharp

    0下载:
  2. c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
  3. 所属分类:Graph program

    • 发布日期:2017-06-10
    • 文件大小:17055382
    • 提供者:李欣
  1. Hand-detection-and-recognition

    0下载:
  2. 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it supposes to be robuster.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:1601
    • 提供者:GJ
  1. kmeans

    0下载:
  2. 利用kmeans算法实现一副图像的灰度值分割,也可以实现图像的RGB彩色空间的分割。-Kmeans algorithm using a gray scale image segmentation, image can also be achieved RGB color space segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:605
    • 提供者:小李
  1. multi-threshold-Otsu

    1下载:
  2. Otsu多阈值快速分割算法及其在彩色图像中的应用-Segmentation of multi-threshold Otsu algorithm and its application in color image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-07
    • 文件大小:257900
    • 提供者:xue ww
  1. graphcut

    0下载:
  2. 运用图论对图像进行分割,包括彩色图像和黑白图像,分割效果明显-The use of graph theory image segmentation, including color images and black and white images, segmentation was
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:354059
    • 提供者:肖宇
  1. GrabCut

    0下载:
  2. GrabCut彩色图像分割算法的研究,技术文档,关于Grabcut的算法原理、过程步骤等。-GrabCut color image segmentation algorithm, technical documentation, on Grabcut the algorithm, the process steps and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:181902
    • 提供者:zlq
  1. 基于HSV空间的肤色分割

    0下载:
  2. 基于HSV空间的肤色分割,基于HSV空间的肤色分割.-HSV color space based on partition. Rar based on HSV color space segmentation.
  3. 所属分类:图形图象

    • 发布日期:2017-04-10
    • 文件大小:1433750
    • 提供者:大海
  1. SOFM

    0下载:
  2. 基于SOFM颜色聚类的图象分割方法-Based on SOFM clustering color image segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5791063
    • 提供者:zhanglei
  1. VC++DigitalImagingProssing

    3下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:4177487
    • 提供者:夏瑞雪
  1. texturesegment

    0下载:
  2. 该功能能够实现基于纹理的彩色图像的分割,有较好的应用前景。-This feature can be realized based on the texture of the color image segmentation, there are better application prospects.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1311980
    • 提供者:benzhiwei
  1. basedoncolorimagesegmentation

    0下载:
  2. 对彩色图像进行分割,采用了很多算法。很有用哦-Segmentation of color images, using a lot of algorithms. Oh, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:362628
    • 提供者:王璐
  1. SeveralCharacterRecognition

    0下载:
  2. 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:220876
    • 提供者:肖伟
  1. recognize

    0下载:
  2. 索书号文字图像分割、粘连字符切分、文字识别、彩色车牌分割-Call Number text image segmentation, adhesion character segmentation, character recognition, color plate segmentation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:5626
    • 提供者:李荣华
  1. chap8

    0下载:
  2. P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数 -P0801: Call Number text image segmentation P0802: adhesion character segmentation P0803: Character Re
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:206048
    • 提供者:李树奎
  1. imagetreatplat_nomege

    0下载:
  2. 进行图象的读取并显示分割图象和彩色图象,运用的是区域生长的阈值分割法-Images to read and display images and color image segmentation, the use of regional growth threshold segmentation method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:199964
    • 提供者:yj
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:zz
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 46 »
搜珍网 www.dssz.com