搜索资源列表

  1. threshold-tar

    0下载:
  2. 图像分割的阈值算法threshold-tar.gz-image segmentation algorithm threshold threshold-tar.gz
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:290816
    • 提供者:何必
  1. segm.tar

    0下载:
  2. 彩色图像分割(unix)-color image segmentation (unix)
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:17408
    • 提供者:阿哥
  1. ppm

    0下载:
  2. 彩色图像分割的图片-color photo image segmentation
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:阿哥
  1. ImageSegmentationClustering

    0下载:
  2. ImageSegmentationClustering 老外的图像分割文献,很经典!-ImageSegmentationClustering foreigner image segmentation literature classic!
  3. 所属分类:文档资料

    • 发布日期:2024-04-30
    • 文件大小:135168
    • 提供者:阿哥
  1. segmentation

    0下载:
  2. segmentation数字图像分割-segmentation Digital Image Segmentation
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:3869696
    • 提供者:卢东岳
  1. Threshold11

    0下载:
  2. 图像分割,最佳显示,处理bin格式的图像文件-image segmentation, best showed that bin Image File Format
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:李保磊
  1. Visual C++ 实现数字化图像的分割1

    0下载:
  2. Visual C++ 实现数字化图像的分割_好文章和代码-Visual C digital image segmentation _ excellent article and code
  3. 所属分类:文档资料

    • 发布日期:2024-04-30
    • 文件大小:46080
    • 提供者:管一弘
  1. BMPFlip(5.28里程碑)

    0下载:
  2. 这是简单的图像分割程序,用VC编写-It is a simple image segmentation procedures, the preparation of VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:6383616
    • 提供者:
  1. Floodfill

    0下载:
  2. OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:林宏津
  1. Crop

    0下载:
  2. 图像分割成固定的大小(256×256)-images divided into fixed size (256 256)
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:3905536
    • 提供者:朱晓霞
  1. 基于数学形态学的边缘检测和图像分割方法

    0下载:
  2. VC原代码很好的程序,请大家参考-VC source good procedures, please refer to
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-30
    • 文件大小:104448
    • 提供者:范继来
  1. seedfill

    0下载:
  2. 用种子填充算法进行图像分割-filled with seeds for image segmentation algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-04-30
    • 文件大小:242688
    • 提供者:左洪严
  1. ThresholdSegmentationLevelSet

    0下载:
  2. levelset写的vc软件哦,levelset今年在图像分割和识别领域应用很多,但数学基础一定要扎实-levelset write vc software Oh, levelset this image segmentation and the identification of many application areas, but math must solidly
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-30
    • 文件大小:8192
    • 提供者:陈号
  1. matlab编程

    1下载:
  2. 图像分割算法的Matlab源程序,里面含有大量经典源代码-image segmentation algorithm Matlab source, it contains a large number of classic source code
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:90112
    • 提供者:胡华
  1. 数字图像处理算法源程序

    1下载:
  2. 图像处理的常用程序,包括图像的增加、图像的复原、图像的分割、二值化处理、对角镜像处理等-common image processing procedures, including images, image restoration, image segmentation, binary, right angle image processing
  3. 所属分类:绘图程序

    • 发布日期:2024-04-30
    • 文件大小:17408
    • 提供者:
  1. 过渡区和图象分割

    0下载:
  2. 图像过渡区的概念!能够分割的更加精确!是图像处理的一个新的话题!-image transition zone concept! Segmentation can be more accurate! Image processing is a new topic!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:978944
    • 提供者:山药蛋
  1. seg

    0下载:
  2. 图像分割与特征提取,matlab开发环境- The picture division and the characteristic withdraw, matlab development environment
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:19456
    • 提供者:陈军
  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:32768
    • 提供者:刘明霞
  1. Otsu算法(灰度图像的域值分割)的C++类实现

    0下载:
  2. Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:zhou
  1. ImageSplite

    0下载:
  2. 一个图像分割的例子,通过调用别人的一些代码,批处理将图像分割,自己编写,强烈推荐学习图像操作的下载-an image segmentation example, by calling other people's code number, the batch of image segmentation, their preparation and strongly recommend studying the images do
  3. 所属分类:多媒体编程

    • 发布日期:2024-04-30
    • 文件大小:1027072
    • 提供者:song
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org