搜索资源列表

  1. MasterVisualC++_NETimageprocessing

    0下载:
  2. 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:9349120
    • 提供者:
  1. DllKAveToColor

    0下载:
  2. 一个K均值算法实现图像分割的DLL程序,并采用伪彩色的方法实现对分割结果的表示!可以用来处理8位的BMP图像!-a K-means algorithm for image segmentation DLL procedures, and the use of pseudo-color method of the results of the division said. Can be used to deal with eight of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:43008
    • 提供者:徐敏
  1. CImage29

    0下载:
  2. 这是一有彩色图像灰度化,二值化, 图像增强,图像分割的源码-This is a gray color images, binary, image enhancement, image segmentation of the FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:122880
    • 提供者:tanzetao
  1. ImageN200612

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

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

    0下载:
  2. 程序功能为将bmp彩色图片中的背景去除,留下图片的主要内容。该程序采用graph-based的图像分割算法,分割效果良好。 在命令行下通过传递参数运行:ESegment sigma k min input output 其中:ESegment为编译得到的程序名; sigma为平滑系数,一般取0.5~2之间的值; k一般取图片长、宽(像素)之间的值; min表示分割出的最小块的大小,取正整数即可 input为输入的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:128000
    • 提供者:吴维翔
  1. meanshiftsegment

    0下载:
  2. 给出了meanshift在图像分割方面的源程序,分割效果好可以-given meanshift image segmentation in the source files, good results can be divided
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:350208
    • 提供者:李治国
  1. chap8

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

    • 发布日期:2024-05-15
    • 文件大小:205824
    • 提供者:kesong
  1. bianjie

    0下载:
  2. AutoCAD二次开发的图像处理代码,对彩色图像进行区域生长,然后提取边界,实现图像分割.-AutoCAD second development of image processing code, color images of regional growth, and then extract the boundary, realize image segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:ganyongping
  1. GrayGrow

    0下载:
  2. AutoCAD二次开发的图像处理代码,对彩色图像进行区域生长,然后提取边界,实现图像分割.-AutoCAD second development of image processing code, color images of regional growth, and then extract the boundary, realize image segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:ganyongping
  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-15
    • 文件大小:646144
    • 提供者:无名
  1. ThreCali

    0下载:
  2. 对于bmp彩色图像,经过预处理之后转换到HSL颜色空间下,通过波峰查找算法找出峰值点,然后进行彩色图像的分割-For color images bmp, after pretreatment, after conversion to HSL color space, by the peak search algorithm to find the peak point, and then proceed to color image s
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:80896
    • 提供者:陈之
  1. Face_detection

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

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

    0下载:
  2. 用matlab编程实现彩色图像的局部分割,下载后解压即可-Programming using matlab partial color image segmentation, can be downloaded after the decompression
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:shaoyqo
  1. chap8

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

    • 发布日期:2024-05-15
    • 文件大小:48128
    • 提供者:林先生
  1. matlabcolorimagesegementation

    0下载:
  2. 这是彩色图像的局部分割程序,对初学者较为适宜,希望对大家又帮助-This is a partial color image segmentation procedure more appropriate for beginners, and they hope to also help the U.S.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:stsdwh
  1. texturesegment

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

    • 发布日期:2024-05-15
    • 文件大小:1311744
    • 提供者:benzhiwei
  1. basedoncolorimagesegmentation

    0下载:
  2. 对彩色图像进行分割,采用了很多算法。很有用哦-Segmentation of color images, using a lot of algorithms. Oh, very useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:362496
    • 提供者:王璐
  1. myprogs

    0下载:
  2. 基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取-HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:蓝云
  1. yichuansuanfaimageseg

    0下载:
  2. 遗传算法与BP神经网络结合,可以进行彩色图像和灰度图像的分割。-Genetic algorithm and BP neural networks that can be color images and gray-scale image segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:122880
    • 提供者:benzhiwei
  1. coloredgedetection

    0下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-col
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:jff
« 1 2 3 4 56 7 8 9 10 ... 30 »

源码中国 www.ymcn.org