资源列表
Python-opencv车牌识别
- 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
国际标准测试图像
- 经典的图像处理常用图片,包括Lina,Barbana, Cameraman(Classic image processing commonly used pictures, including Lina, Barbana, Cameraman)
平移曲线
- 快速实时移动显示大量数据的曲线,完全消除卡顿现象(Fast real-time movement to display curves of large amounts of data, completely eliminating the stutter phenomenon)
Arcgis制图规范符号库
- 为方便土地利用总体规划编制单位制作土地利用总体规划图件,针对市、县、乡三级土地利用总体规划制图,制作市、县、乡土地利用总体规划必选图件的图式符号库。该图式符号库适用于ArcGIS软件平台下的图件制作(In order to facilitate the land use master planning units to make land use master plan maps, for the city, county, Township three-level land use maste
三权插件更新
- cad二次开发,不动产确权登记发证使用,更新图形年代。法人信息(CAD two development, real estate registration, certification, use, update the graphics era. Legal person information)
BerconMaps_2017_64
- collection of Bercon Plugins for 3ds Max
Greeble2017
- 3ds Max Greebles (Sci-Fi Detail) scr ipt (MAX scr ipt)
voxelmorph-master
- 图像配准的代码,3D医学图像配准的代码。。(The code of image registration)
Untitledfirehight
- matlab处理火焰视频,基于火焰亮度阈值,计算火焰高度宽度和间歇性。(Matlab processes the flame video and calculates the flame width and intermittency based on the flame brightness threshold.)
MATLAB夜间车牌识别程序
- 夜间识别车牌,基于matlab的车牌识别,识别度很高。(Recognition of license plates at night, license plate recognition based on MATLAB is very high.)
osgEarthAPItest
- 使用osgEarth开发的一个加载TMS网络地理数据的例子(Using osgEarth to develop an example of loading TMS network geographic data)