资源列表
PlateIdentify
- 车牌识别,主要通过对车拍照片进行二值化、灰度处理、车牌定位、字符分割、字符识别-License plate recognition, primarily through the car pictures binarized gradation processing, license plate location, character segmentation, character recognition
image-recognition
- 通过微软认知服务的API接口,实现图像识别-API interface through Microsoft cognitive services, to achieve the image recognition
local-image-recognition
- 通过微软计算机视觉的API接口实现本地图片的识别-By Microsoft Computer Vision API interface identify the local picture
opencv
- 基于vc和opencv的车牌识别,实现车牌自动跟踪,检测,并拍照,定位,识别-Based on VC and opencv license plate recognition, automatic license plate tracking, detection, and take pictures, positioning, recognition
LUT
- 查找表法,把数据事先写入RAM后,每当输入一个信号就等于输入一个地址进行查表,找出地址对应的内容,然后输出-Look-up table method, after prior written to RAM, the data input when a signal is input an address look-up table, find out the address corresponding to the content, and then output
MAERJIANCE
- 场景图像中文本占据的范围一般都较小,图像中存在着大范围的非文本区域。因此,场景图像文本定位作为一个独立步骤越来越受到重视。这包括从最先的CD和杂志封面文本定位到智能交通系统中的车牌定位、视频中的字幕提取,再到限制条件少,复杂背景下的场景文本定位。与此同时文本定位算法的鲁棒性越来越高,适用的范围也越来越广泛。文本定位的方式一般可以分为三种,基于连通域的、基于学习的和两者结合的方式。基于连通域的流程一般是首先提取候选文本区域,然后采用先验信息滤除部分非文本区域,最后根据候选文本字符间的关系构造文本
fingerprint-recognition
- 一个基于MATLAB编程环境的指纹识别算法,可以将扫描的指纹与预设指纹进行匹配。-A MATLAB programming environment based on the fingerprint recognition algorithm, you can scan the fingerprint and preset fingerprint matching.
codesyn12
- MATLAB仿真,simlink仿真,欢迎下载使用,加油,希望可以通过审核-Happiness is a way station between too much and too little.
face
- 主要是利用Haar分类器方法进行人脸检测,在程序中可以做到人脸识别,和人脸检测,即可以检测到人脸,识别出人脸。-Mainly using Haar classifier for face detection, in the program can do face recognition, and face detection, which can detect the face, identify the face
HSCcvpr2013
- This paper is a report CMU CVPR2013 article, proposed a sparse encoding based on contour features, referred to as HSC (Histogram of Sparse Code), and in target detection beyond the HOG (Histogram of Gradient) this paper introduces ideas and calculati
eulerCycle
- Finding the Euler path and cycle in Graph
SCC-NKG
- Determining Strongly connected components in graph.