搜索资源列表
vlps
- 这是一个有关车牌定位的程序,通用性不太好,但算法流程和思路都是很清晰的,希望能对大家有所帮助-This is a position on the procedures for registration, versatility too good, but the algorithm and the ideas are very clear, The hope is to help everyone
Visual_C++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
CubicPlateSDK
- 软件名称: 车牌识别模块开发包 CubicPlate SDK 试用版 最新版本: 1.2 文件大小: 2.05M 软件性质: 图像处理 使用平台: Win2K/XP 发布公司: CubicImage Software Co.,Ltd. 上海名图软件有限公司 下载网址: http://www.cubicimage.com 软件简介 CubicPlate 是当前最高速的车牌识别核心模块,识别一帧图像仅3毫秒。 由上海名图软件有限公司CubicImage Softwar
GIS-chengxu
- 本程序为个人GIS、路径算法及GPS定位的测试程序。主要用来测试GIS环境及算法的可靠和稳定性.
facedetectionandlocation
- 基于肤色的人脸检测定位算法,程序可以实现人脸的服色检测,分割,眼睛,等的定位
车牌识别定位vc版
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-plates positioning identification procedures, the algorithm first pair of plates map Gray, then two values, find the point and positioning rectangular plates, plates marked the fina
基于模板匹配的人眼定位与人脸检测
- 基于模板匹配的人眼定位程序,其中使用了遗传算法。
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
face_dection_neural_network
- 人脸识别中人脸定位算法。本人的收藏。MATLAB程序源码。-Face recognition of human face location algorithm. My collection. MATLAB program source code.
chepaidingwei
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。这个程序为图象处理的有一个经典的实例-License plate location identification procedures, algorithms for the first gray-scale map of the plate, and then binarization, finding points, and then positioning the rectangular p
A
- 车牌定位 这个程序没有通用性,就学习而已.有些算法的实现,可能还有点价值,思路应该都差不多-License plate location of this process is not universal, the study only. Some of algorithm implementation, there may be point values, ideas should be similar
chepaidingwei
- 自己写的车牌定位的程序,定位率比较高,算法比较新。-Their own written procedures for license plate location, location rate is relatively high, a relatively new algorithm.
Face1
- 识别中人脸的检测与定位所包含的算法程序,非常好用的,用vc写的-(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
bianyuanjiancechepaidingwei
- 车牌定位识别程序,算法为先对车牌图进行灰度化,接着二值化,找点,然后定位矩形车牌,最后标出车牌位置。-gergeg ergz
fingprint_center
- 指纹前处理过程中,中心点定位的算法程序。经过调试可用-Fingerprint pre-treatment process, the center location algorithm program. After debugging available
lizi
- 粒子滤波算法实现目标定位的程序,matlab-Particle filter algorithm targeting program
CHENGXU(1)
- 面向手机的二维条码定位算法的研究的相关程序-Two-dimensional bar code positioning algorithm for mobile phones
circle
- 基于NI编写的一个形状匹配算法程序,可是对图像中圆形中间进行精确定位以及输出工件特征信息,对初学者有指导作用-this is a program based on NationalInstuments DLL with a shape matching fuction
Vehicledetectiontracking
- 这是一个能在视频中定位车辆和跟着车辆的C++算法程序,算法效果还不错,简单易懂,希望和大家一起交流学习!-This is a video in the positioning of the vehicle and follow the vehicle C++ algorithm program, the algorithm is good, easy to understand, and we hope to exchange and learn!
现成算法
- 人脸检测 简单算法 这是一段人脸识别的matlab程序,能够实现人脸的定位,(A simple algorithm for face detection)