CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 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
    • 文件大小:2.54kb
    • 提供者:李萍
  1. otsu_comp

    0下载:
  2. C语言算法程序,已经过硬件测试,效果很好,用于图象的二值化,自动取得阀值.-C language paper, the hardware has been tested and the results very good for the image of the two values, automatic threshold.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.73kb
    • 提供者:whale
  1. transformphoto

    1下载:
  2. 使用visual c++ 编写的c语言源代码,能够实现图像的二值化处理,内含源码以及编译好的演示程序.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:454.15kb
    • 提供者:lyc
  1. impj98-2

    0下载:
  2. 指紋特徵的辨識系统以c++ builder开发 可以辨识指纹的系统内含以建立的指纹图库 内涵内含原码 有效的二值化 统计内部像素 有需要研究指纹辨识系统的可以叁考-characteristics of the fingerprint identification system to be developed c builder fingerprint identification system containing the fingerprints to establish content li
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.71mb
    • 提供者:韓小宇
  1. Imgcx.rar

    1下载:
  2. 图像处理C++程序 二值化 车牌定位 车牌识别,Image Processing C++ procedures for license plate location Binarization
  3. 所属分类:CSharp

    • 发布日期:2016-11-24
    • 文件大小:6.1mb
    • 提供者:LiShijie
  1. digital

    0下载:
  2. C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.01mb
    • 提供者:谁啊
  1. OCR(vc)

    6下载:
  2. 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-10-08
    • 文件大小:1.43mb
    • 提供者:倪燕翔
  1. FaceDetectionSystem

    1下载:
  2. 人脸检测系统可对一张图片中,在不同地方的人脸进行识别,并可对图片进行各种各样的处理,如:对图片进行二值化,比较图片相似度等.-Human Face Detection system can be a picture, in different parts of the face to identify people, and on the picture for various treatment, such as: for two values of the picture, and pict
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:242.33kb
    • 提供者:lizhoujian
  1. Licensenumber

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2.61mb
    • 提供者:曹晓峰
  1. VCchepaidw

    0下载:
  2. 就可以实现精确的车牌定位 真彩色->256色灰度图。 .预处理:中值滤波。 二值化 削弱背景干扰。 用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索: 区域裁剪,截取车牌图像-The license plate on the positioning accuracy can be a
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.61mb
    • 提供者:qszchew
  1. MyProject

    0下载:
  2. 将彩色位图二值化,包含所有工程文件,编译环境为VC6.0,C++语言编写-The color bitmap binary that contains all the project file, compile environment for VC6.0, C++ language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:sicil
  1. tuxiangchuliyuanma

    0下载:
  2. 图像进行二值化处理、对角镜像处理、离散余弦变换处理、离散余弦变换处理、高斯模糊处理、直方图均衡处理、水平镜像处理等20多种常用图像处理的C++源码-Binary image processing, diagonal image processing, discrete cosine transform processing, discrete cosine transform processing, Gaussian blur processing, histogram equalization
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-23
    • 文件大小:17.35kb
    • 提供者:bbdlp
  1. ObjectionTracking

    0下载:
  2. 1) 运动目标的检测:图像预处理,差分,二值化,形态滤波 2)运动目标的跟踪:特征提取,搜索匹配算法,在Visual C++或Matlab环境下,编程实现。 -Tracking image
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:938.62kb
    • 提供者:冬之紫婧
  1. image-binarization

    1下载:
  2. c#进行图像二值化,设置特定的阈值,进而对图像进一步的变换-c# for image binarization, set a specific threshold, then further transform the image
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:118.26kb
    • 提供者:郝志浪
  1. area

    0下载:
  2. 对图像进行二值化,并进行面积计算,之后进行轮廓提取,计算封闭曲线的周长。采用c语言编写。-Image binarization, and the space, after contour extraction, calculated the circumference of closed curves. Using c language.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:687.23kb
    • 提供者:happy.nie
  1. yzmtq

    0下载:
  2. 简单验证码是指验证码图片里的字符,固定不变,或者变化很小的验证码,比如:字符上会有一些干扰点干扰线等情况,或者只有少数几种字体变化和字体大小变化。 这里给出源代码都是非常简单的源代码,学过《C程序设计》的都可以看懂,不会超出书本范围,而且不使用指针,这样VB,Delphi,JAVA 等语言都可以照此写出相应的源代码。 验证码提取可以分为三个大的步骤:预处理,分割,提取。预处理又可细分为读取图片,二值化,去干扰点,去干扰线等等步骤。 读取图片很简单就是把要提取的
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2.42kb
    • 提供者:lu
  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
    • 文件大小:4.15mb
    • 提供者:心晴紫贝
  1. jbigkit-2.1.tar

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

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

    1下载:
  2. 打开图片以及二值化处理,做一些基于emgucv的简单的图像处理。用于生活处理图片的程序(Open the picture and two value processing)
  3. 所属分类:C#编程

    • 发布日期:2018-05-03
    • 文件大小:992kb
    • 提供者:困兽犹斗
  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
    • 文件大小:189kb
    • 提供者:greats3an
« 12 »
搜珍网 www.dssz.com