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

搜索资源列表

  1. segment

    0下载:
  2. source code and ref paper of C++ implementation of the image segmentation algorithm described in the paper: \"Efficient Graph-Based Image Segmentation\"-source code and ref paper of C implementati on of the image segmentation algorithm describ ed in
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:314804
    • 提供者:jft987msn
  1. active_contour_without_edge

    0下载:
  2. Using Chan-Vese model to segment 2D image -Using Chan-Vese model to 2D image segment
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:27964
    • 提供者:jie
  1. mean-shift-segment

    0下载:
  2. 经典彩色图像分割文章《Robust Analysis of Feature Spaces Color Image Segmentation》的c++源码-classic color image segmentation article "Robust Analysis of Feature Sp aces Color Image Segmentation "c FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20029
    • 提供者:谭龙昊雪
  1. ImageSegment

    1下载:
  2. 图像分割程序,采用水平集演化的思想,实现偏微分方程中的GAC模型。Image segment source code(GAC model),which adopt the idea of level set evolving.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:10833
    • 提供者:li_ya
  1. image-segment

    0下载:
  2. 图象分割程序:先用梯度函数进行边缘检测,然后二值化后分割图象
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:20485
    • 提供者:fzx
  1. segment.rar

    0下载:
  2. 以前写的一个图像分割的小程序,主要是连通域的方法,Previously written by a small image segmentation procedure, the main method is connected
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:23688
    • 提供者:yangbin
  1. Segment.rar

    1下载:
  2. 彩色图像分割程序,采用k-means算法,用c++语言编写。 ,Color image segmentation procedures, the use of k-means algorithm, with c++ languages.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3480881
    • 提供者:yuna
  1. segment

    0下载:
  2. 图像分割代码,c++实现-Image segmentation code, c++ Achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:20099
    • 提供者:song
  1. Segmentation

    0下载:
  2. the code write C++. it is in image processing field. this code Read TIFF Image then it segment images. after that it Write TIFFU nsigned Char.
  3. 所属分类:3G develop

    • 发布日期:2017-04-10
    • 文件大小:1302208
    • 提供者:
  1. imageProcessing

    0下载:
  2. In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word image into words and words in
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-28
    • 文件大小:200384
    • 提供者:prasad
  1. GraphCut

    2下载:
  2. Graph cut segmentationis is segment an image into two classes based on color.
  3. 所属分类:matlab

    • 发布日期:2014-08-08
    • 文件大小:27778887
    • 提供者:srikhan
  1. texture

    0下载:
  2. this is texture analyzer code to segment an image replying on the texture feature,it is programmed in java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5239
    • 提供者:me
  1. Auto_Threshhold_test

    0下载:
  2. 该程序可以实现DIB图像的一些常用转换,并且可以实现256色图像的自动阈值分割。-The program can be achieved a number of commonly used DIB image conversion, and 256 color images can be automatic threshold segmentation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6282091
    • 提供者:tianshu
  1. Segment

    0下载:
  2. 数字图像提取技术中的彩色和灰度图像分割技术,基于vc平台,很有帮助-Digital image technology in the extraction of color and gray-scale image segmentation technology platform based on the vc, very helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3789
    • 提供者:YU
  1. segment

    0下载:
  2. 本程序能实现对彩色图像的实时分割,不仅能分割色彩,还能对强度等进行分割等。-This programming not only can segment the color image ,but also can deal with intensity etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:13593
    • 提供者:胡小宁
  1. seg_source

    0下载:
  2. 本程序能实现对图像的分割,实践表明是个不错的分割算法。-This programming can segment the color image ,in pracice, which is a very good image segment algorithom.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:133529
    • 提供者:胡小宁
  1. segment

    1下载:
  2. 使用区域增长的算法进行区域分割。鼠标点击图像的某个区域的某个像素,并指定染色所用颜色(红绿蓝黑),程序执行的结果是用指定的颜色把某个区域显示出来。-Regional growth in the use of regional segmentation algorithm. A mouse click on the image of a pixel region, and specify the dye color used (black and red and green), implement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1144
    • 提供者:cui ju
  1. segment

    0下载:
  2. this a program for recognizing the characters in the image of the license plates depending on the corelation-this is a program for recognizing the characters in the image of the license plates depending on the corelation
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-01-25
    • 文件大小:3759
    • 提供者:ooosa
  1. ImageSegment

    0下载:
  2. 最近研究图像分割的相关的资料,包括Snake模型,形变模型,主动轮廓模型等的论文,并提供一个c++的图像分割代码-many relevant information and papers about Image Segment,apply a code on c++
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:44200447
    • 提供者:chen
  1. CsharpEdison

    0下载:
  2. 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:117317
    • 提供者:simondu
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com