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

搜索资源列表

  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. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3769534
    • 提供者:叶心怡
  1. bivalueanddct

    0下载:
  2. 遥感图像简单二值化处理,离散余弦变换处理c++,应用于遥感图像处理等方面-Simple binary remote sensing image processing, discrete cosine transform processing c++, used in remote sensing image processing, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1608
    • 提供者:春晓
  1. binarization

    0下载:
  2. visual c++ 图像二值化处理程序-visual c image binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:90370
    • 提供者:xfwang828
  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-03
    • 文件大小:1485
    • 提供者:释然
  1. csharp-graphics

    0下载:
  2. c#图像处理类,包括灰度,二值化等多种操作-c# c sharp
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1289935
    • 提供者:xiaoma
  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-03
    • 文件大小:235500
    • 提供者:cheng tiantian
  1. Imageprocessing

    0下载:
  2. C#编写的程序,实现图像的滤波、二值化、腐蚀、细化等等图像处理,代码开源,实现了一个小型的图像处理平台。-C# prepared by the procedures of image filtering, binarization, erosion, thinning, etc. image processing, open source code to achieve a small image processing platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1881974
    • 提供者:wally
  1. csharp-picrecognizesystem

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

    • 发布日期:2017-03-30
    • 文件大小:216766
    • 提供者:xiaoma
  1. csharp-picture

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

    • 发布日期:2017-03-22
    • 文件大小:41742
    • 提供者:xiaoma
  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-22
    • 文件大小:5269
    • 提供者:liguoyin
  1. 用C++builder二值化图像

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

  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-04
    • 文件大小: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-05
    • 文件大小:2768896
    • 提供者:chr0114
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com