搜索资源列表
vc_showdib.zip
- 灰度图二值化
AFIS
- 指纹识别系统 源码,包括预处理,去噪声,二值化-Fingerprint Identification System source code, including pretreatment, to noise, the value of two.
two
- 关于处理图像二值化的程序,该程序能有突出快的优点。
20070515103940288
- 对指纹识别系统中指纹图片预处理的修改,增加了图像有效区域的选择,同时在二值化采用了新的 算法。谢谢大家修正。
66
- 通过和用户交互的形式,按照先序遍历输入一个二叉树,二叉数采用数组的结构存储,按层次遍历给结点编号,父亲结点和左右孩子通过两个公式联系,如父亲结点是i,则左孩子为2i+1,右孩子为2i+2.初始数组均被赋成星号,用户理论上可以输入ASCII码以内的任何值,但为了利于验证,只能输入可见字符(除作为标志的星号,回车表示该结点没有数据). 该程序的先序建树,先序输出以及中序输出是采用栈和循环实现的,后序输出是用递归来实现的,在先序建树子程序中,利用反逻辑,将叶子结点,树建完成,和用户输入回车等情况用
erzhihua
- 天嵌公司的2440下的一个对图像二值化的qt小程序可以将两幅图片二值化-Embedded under the company' s 2440 days of a binary image of the qt small program can be two binary images
saveabinary
- 在linux环境下,使用c语言对图像进行二值化并保存二值化图像-binary a picture
finger(-C)
- 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
recognition
- 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
abc
- LabVIEW/cvi 数字图像处理 实现图像二值化-LabVIEW/cvi digital image processing for image binarization
bayer
- 此程序用bayer抖动来完成可视密码加密算法,主要是用来图像二值化-This program with bayer jitter to complete visual password encryption algorithms, mainly used for image binarization
traffic-condition-identification-
- 建立一个自动识别交通状态的系统,可以实时得到道路交通状况,从而引导交通参与者。系统通过数据采集终端抽样采集交通状况数据,然后经过图像的预处理,即图像的灰度化,通过背景提取算法得到图像背景,然后做背景差,自动阈值分割,形态学滤波等一系列操作,得到二值化图像,并且实现背景更新。然后计算车辆的占路比和车辆的速度这两个交通参数,通过神经网络对大量数据的训练,从而实现自动识别交通状况。-Establish a system to automatically identify traffic state c
renl
- 这是一款基于VC++的人脸识别系统,使用二值化等多种算法,可以定位人脸的各个部位,功能非常强大。-This is a face recognition system based on VC++, using a variety of algorithms such as binary, all parts can locate human faces, very powerful.
camera1
- linux arm9 Qt打开视频并显示 二值化-cameral linux arm9
LZJAKO
- 图像处理之---二值化变换原代码,及测试 不错的,(Image processing - binary transformation of the original code, and test well,)
Python_VLPR-master
- 基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry