搜索资源列表

  1. 基于matlab的彩色图像皮肤区域分割算法与实现

    0下载:
  2. 基于matlab的彩色图像皮肤区域分割算法与实现
  3. 所属分类:其他书籍

  1. ejpeg

    0下载:
  2. 功能:实现试卷图像的按区域分割。1、点击ejpeg.exe文件,进入运行环境。2、按提示依次输入信息。注:试卷图像为给出的样卷,在此共提供了12张。-functions : to achieve papers image segmentation by region. A Click ejpeg.exe documents, running into the environment. 2, followed by the suggest
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-11
    • 文件大小:155648
    • 提供者:武勇
  1. segment00000012121

    0下载:
  2. 典型的图像视觉事别算法实现。包括边缘检测算子、区域分割算子、方向连接算子-visual images typical of other things algorithm. Including edge detection operators, regional segmentation operator, direction linking Operator
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:风清扬
  1. Imagepro_4

    0下载:
  2. 用于各种图像分割的算法 ,隐痛上传,从上面的边缘检测,二值化,区域分割一些经典的算法来加深对图像分割的理解。粗略分析了这些算法的优点很不足。对于课题算法的选取起了很大的帮助-for various image segmentation algorithm secret anguish uploads from above the edge detection, two values, Segmentation some classica
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:2206720
    • 提供者:王晓明
  1. FacDetec

    0下载:
  2. 一个关于人脸检测的程序,在检测的同时还能够进行图象处理,例如脸部区域分割等。-one on the face detection procedure in the detection at the same time also be able to process the images. For example, facial and other regional segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:661504
    • 提供者:苏惑
  1. ImageN200612

    0下载:
  2. Digital Image Processing Software Package(VC++ ) VC++ 图像处理软件包: VC++源码文件夹<ImageN>,内含 <RES> 功能类别:点处理,领域处理,二值图像处理,二值形态学,灰值形态学,彩色图像处理,区域分割。 算法:以上每一功能类别都含有5-10个的典型算法(合计70个以上算法) 可执行程序: imageN.exe(功能见菜单)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:259072
    • 提供者:ms
  1. ImageDIP2

    0下载:
  2. “区域分割”是采用并行区域分割算法中的阈值化分割算法,阈值的选取方法是迭代阈值选取方法。 “边缘检测”是采用Prewitt边缘检测算子对图像进行边缘检测运算,Prewitt边缘算子的核心是两个3×3的卷积核(corrvolution kernel。- Segmentation is a parallel region segmentation algorithm thresholding segmentation algorith
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:336896
    • 提供者:王文会
  1. Direct

    0下载:
  2. 并行边界分割、串行边界分割、并行区域分割、串行区域分割、Canny算子-boundary segmentation parallel, serial boundary segmentation, regional segmentation parallel, serial regional segmentation, Canny operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:80896
    • 提供者:
  1. DImageProcess1

    0下载:
  2. 图像处理源码,包括了绝大多图像处理方法,如边缘检测,区域分割-Image processing source code, including the vast majority of image processing methods, such as edge detection, region segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1143808
    • 提供者:泫泉
  1. VC++IP

    0下载:
  2. VC++图象处理编程演示程序 包括图象文件,点处理,领域处理,二值图象处理,二值形态学,灰值形态学,真彩色图象处理,区域分割,应用实例,帮助等。-VC++ Image processing programming demo program, including image files, point of treatment, the area of treatment, two-valued image processing, bi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:1300480
    • 提供者:panhailang
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:81920
    • 提供者:刘伟
  1. hill_climbing

    0下载:
  2. 利用登山算法实现图像分割。算法适用于中心灰度较大,而向邻域逐渐递减的区域分割,如微钙化点图像。根据当前窗口手动设定的局部点,寻找局部灰度极大值点,找到16个角度下的种子点。然后以这16个点为种子点进行区域增长,约束条件为相应的灰度约束和空间约束。-Climbing algorithm using image segmentation. Algorithm applied to a larger central gray, and gra
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:93184
    • 提供者:fly_sea
  1. ColorIimageSkinRegionDivides

    0下载:
  2. 基于matlab的彩色图像皮肤区域分割算法与实现,包括原理介绍和算法实验-Matlab based on skin color image region segmentation algorithm and realize, including the principle of the experimental introduction and algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:646144
    • 提供者:无名
  1. Direct

    0下载:
  2. 一系列图像分割算法,包括并行,串行边界分割,并行,串行区域分割!-A series of image segmentation algorithms, including parallel, serial partition border, parallel, serial region segmentation!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:2156544
    • 提供者:杨光
  1. mxcpqyfg

    0下载:
  2. 面向车牌识别的区域分割技术,计算机工程学报-License Plate Recognition for a regional division of technology, Journal of Computer Engineering
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:155648
    • 提供者:sunxuanchao
  1. ImageP

    0下载:
  2. 对图像的点、邻域、二值,形态学进行处理,图形、位图操作,画布选择,几何变换,区域分割等。-The image point, neighborhood, binarization, morphology processing, graphics, bitmap operations, canvas options, geometric transformations, such as region segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:1405952
    • 提供者:
  1. Image

    0下载:
  2. 图像点、邻域、二值、形态学处理,图形、位图操作,画布选择,几何变换,区域分割等。-Image point, neighborhood, binarization, morphology processing, graphics, bitmap operations, canvas options, geometric transformations, such as region segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

  1. Face_detection

    0下载:
  2. 数字图象获取与处理 彩色图像皮肤区域分割算法研究-Digital image acquisition and treatment of skin color image region segmentation algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:zhuhai
  1. regionbased_seg

    0下载:
  2. 区域分割算法 Steve Mathworks.com上牛人-Steve Mathworks.com regional segmentation algorithm on the cattle were
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:黄欣
  1. 基于 K-means 聚类算法的图像区域分割

    0下载:
  2. 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:29696
    • 提供者:gaomengxin99
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org