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. 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. 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. 022229

    0下载:
  2. c# 对图像进行灰度处理,Robers算子的处理,cany算子处理,二值化处理-c# on the gray image processing, Robers operator handling, cany operator processing, binarization processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1515883
    • 提供者:mdjcad
  1. test

    0下载:
  2. 图像二值化处理bmp 在c++builder-Bmp image binary processing in c++ builder
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2426319
    • 提供者:bai
  1. dalvfa

    0下载:
  2. 大律法实现图像二值化的阈值确定,内有原理和程序,用c编写-Great law of image binarization threshold to determine, within the principles and procedures, written with c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:14741
    • 提供者:wangw899
  1. erzhihua

    0下载:
  2. 图像处理。自己写的将图像二值化的C程序代码。-Image processing. Himself wrote the images of the two values of C code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:48036
    • 提供者:成功
  1. Image-Processing-Lab

    0下载:
  2. 基于C#的 图像二值化处理程序(源代码) 很多人或许用的到-C#-based image binarization processing program (source code) a lot of people might use to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:4466382
    • 提供者:WSK
  1. source-code

    0下载:
  2. Visiual C++ 数字图像处理(第二版)光盘包括图像分割,图像配准,图像二值化处理,图像的边缘检测-Visiual C++ Digital Image Processing (Second Edition) CD-ROM includes image segmentation, image registration, image binarization processing, image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:6275109
    • 提供者:hushi
  1. source-code

    0下载:
  2. Visiual C++ 数字图像处理(第二版)光盘包括图像分割,图像配准,图像二值化处理,图像的边缘检测-Visiual C++ Digital Image Processing (Second Edition) CD-ROM includes image segmentation, image registration, image binarization processing, image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:6275109
    • 提供者:hushi
  1. source-code

    0下载:
  2. Visiual C++ 数字图像处理(第二版)光盘包括图像分割,图像配准,图像二值化处理,图像的边缘检测-Visiual C++ Digital Image Processing (Second Edition) CD-ROM includes image segmentation, image registration, image binarization processing, image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:6275109
    • 提供者:hushi
  1. 1014_debug

    0下载:
  2. C环境基于opencv的数字图像二值化的一种实现- Opencv digital image of two value a realization based on C environment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:34161
    • 提供者:zhao chuan
  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 »
搜珍网 www.dssz.com