CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像二值化 C

搜索资源列表

  1. digitalbild with C++builder

    3下载:
  2. 图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2605
    • 提供者:李萍
  1. otsu_th.c

    0下载:
  2. 功用:根据OTSU方法计算数字图像二值化的自适应阈值-function : According OTSU method of digital image binarization Adaptive Threshold
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:杨建
  1. in2bw

    1下载:
  2. 这是一个将图像进行二值化的C程序,能有效地将图像二值化后并将像素值传入一个文件进行相似度比较-This is one of two images of the value of C procedures, effective image after two values and the pixel values into a document similarity comparison
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2136
    • 提供者:丁丹
  1. C++ImageProcess

    0下载:
  2. 实现图像处理技术(非MFC方法),包括二值化等等。-image processing technology (MFC methods), including the value of the two, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7882960
    • 提供者:黄海凌
  1. erzhihuabianh

    0下载:
  2. 用Visual C++实现图像二值化变换。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:105666
    • 提供者:yangliang
  1. Image Progress

    2下载:
  2. C语言写的图像处理源码。 进入 VCImageN 后在 Image1 窗口中可直接运行的演示功能有: 点处理:投影定位例 邻域处理:单点宽边界检测例、液滴边缘检测例 图像平滑(旋转掩模平均原理) 带方向边缘检测(检测原理、Kirsch 算法各分量、Robinson 算法各分量、Prewitt 算法各分量) 二值图像处理:二值化实例(不同算法比较、多模式、双阈值、比率法、分块二值化)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:10125268
    • 提供者:tkgkchl
  1. LicensePlate.rar

    2下载:
  2. Visual C++写的车牌自动识别系统(只完成到车牌定位提取一步,字符的识别没有完成,大家有兴趣可以自己完成),功能包括前期图像处理的各种操作,支持各种颜色的bmp图片,二值化、边缘检测、滤波、平滑、直方图处理等等,测试图片也打包进源码了,Visual C++ Written Automatic Vehicle Identification System (only one step to extract license plate location, character identifica
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-09-16
    • 文件大小:1909782
    • 提供者:wuyiliang
  1. GrayToWhiteBlack

    0下载:
  2. C语言实现的OTSU方法,计算图像二值化的自适应阈值-C language implementation of the OTSU method in calculating the adaptive image binarization threshold
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:1485
    • 提供者:释然
  1. BINARY_DSP6437

    1下载:
  2. DSP完整的CCS工程 完成图像二值化 C和线性汇编结果对比,适合入门 绝对有用 DM6437环境-DSP integrated CCS project of image binarization results contrast C and linear assembly, absolutely useful for entry
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:195795
    • 提供者:王祖龙
  1. find_edge

    1下载:
  2. 纯C写的二值化图片的边界跟踪,运行该算法后能够有效的找出图像的内边界。-Written in pure C Binarization image border tracking, after running the algorithm can effectively identify the images of the inner boundary.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:235500
    • 提供者:cheng tiantian
  1. c-mjh_imageProcess

    0下载:
  2. c sharp 图像识别的程序,包括灰度,二值化等方面的操作-c
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:186834
    • 提供者:xiaoma
  1. TermView

    0下载:
  2. 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, g
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:5269
    • 提供者:liguoyin
  1. Binarization

    0下载:
  2. 图像二值化C程序,供matlab M文件调用,图像模式识别前预处理第一步骤-Binarization C procedures, calling for the matlab M documents, images, pre-first step before pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:684
    • 提供者:
  1. 用C++builder二值化图像

    1下载:
  2. 本例用BCB进行图像的基本处理,包括阈值二值化,黑白处理,中值滤波等实用程序
  3. 所属分类:图形图象

  1. Image grout

    0下载:
  2. 使用c#的openCV库实现图片的灰度化和二值化,简单明了(Using c # openCV library to realize the grayscale and binary of the image, simple and clear)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:4346880
    • 提供者:心晴紫贝
  1. RowToBmp

    0下载:
  2. 图像二值化处理,c++实现,完整源代码,具体实现过程和注释详细,希望有帮助(achieved by my mates,after hard work in the classroom,hoping will be helpful to all of you.thank you)
  3. 所属分类:图形图象

    • 发布日期:2018-01-05
    • 文件大小:18295808
    • 提供者:April_
  1. 【图像处理】20171122 A

    0下载:
  2. 框架 适用于所有图像处理的 内部含有很多二值化 平滑等功能(frame Apply to all the image processing of the internal contains a lot of two values, smoothing and other functions)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:2768896
    • 提供者:chr0114
  1. x1

    0下载:
  2. 提取图像的像素,找到图像的二值化阈值并进行二值化(Extract the pixel of the image, find the two value threshold of the image and make the two value)
  3. 所属分类:ASP/.NET编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:龙至尊
  1. jbigkit-2.1.tar

    0下载:
  2. 银联签名信息 图像二值化处理 jbigkit(Image binarization processing jbigkit unionpay signature information)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:438272
    • 提供者:jd_demo
  1. JoinMaxImageDisplayPreProcesser

    0下载:
  2. 图像二值化并udp发送至 e3-rcu 并显示 e3-rcu 需循环发 '127' 接收(binarize images,send via udp to E3-RCU arm-robot rcu needs to send '127' every moment)
  3. 所属分类:界面编程

    • 发布日期:2018-05-06
    • 文件大小:193536
    • 提供者:greats3an
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com