搜索资源列表
LicenseRecognition
- 使用Java开发的车牌识别系统,目前只能锁定车牌位置,附带车牌图片。-development of the Java license plate recognition system that can lock plates location, license plate attached pictures.
License-Plate-Recognition-java
- 这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别-This project involves the artificial intelligence, machine vision and neural networks in the field, the realization of a license plate recognition system (ANPR). It
SS_ANPR
- 国外车牌识别源码,利用神经网络学习算法和图像处理技术,对图像中的车牌进行识别并提取-source code of License Plate Recognition
aa
- 简单的车牌识别系统,原理是用一矩形框遍历汽车的区域-simple license plate to discriminate
car
- 车牌识别源程序,效果还不错,自己再根据需要调整吧 java程序-License Plate Recognition java code
chepai
- 车牌自动识别系统(ANPR)源代码,这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别。 -Automatic License Plate Recognition System (ANPR) source code, this project involves the artificial intelligence, machine vision and neural netwo
javaanpr
- 车牌识别!对车牌进行简单的识别功能!用的是JAVA的源代码-License Plate Recognition
Java-API
- arcsde java 接口,包含jar文件,dll文件,License 等-arcsde java API, contains jar files, dll files, License
myImageDemo
- java车牌定位,灰度化,二值化,边缘处理,水平定位,垂直定位-java license plate location, graying, binarization, edge processing, horizontal position, vertical position, character segmentation
XMP-Library-CS6-for-Java
- The XMP Library for Java is based on the C++ XMPCore library and the API is similar. The Adobe XMP Toolkit SDK provides documentation and libraries for working with the XMP data model for reading, writing and manipulating XMP metadata in various file
LPR
- java车牌图像处理 输入一个车牌照片(不是整车的照片),识别出车牌上的字符-java image processing input a license plate photo (not the vehicle photo), to identify the license plate characters
javalicense_plate
- 基于Java的车牌自动识别源代码,可以直接编辑使用。-Automatic license plate recognition based on Java source code, can be used to directly edit.
OpenCV
- OpenCV的全称是:Open Source Computer Vision Library。OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows和Mac OS操作系统上-OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces
OPENCV图像处理的函数说明
- OpenCV是一个基于BSD许可(开源)发行的跨平台计算机视觉库,可以运行在Linux、Windows、Android和Mac OS操作系统上。它轻量级而且高效--由一系列 C 函数和少量 C++ 类构成,同时提供了Python、Ruby、MATLAB等语言的接口,实现了图像处理和计算机视觉方面的很多通用算法。 OpenCV用C++语言编写,它的主要接口也是C++语言,但是依然保留了大量的C语言接口。该库也有大量的Python, Java and MATLAB/OCTAVE (版本2.5)的接