资源列表
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
平移曲线
- 快速实时移动显示大量数据的曲线,完全消除卡顿现象(Fast real-time movement to display curves of large amounts of data, completely eliminating the stutter phenomenon)
国际标准测试图像
- 经典的图像处理常用图片,包括Lina,Barbana, Cameraman(Classic image processing commonly used pictures, including Lina, Barbana, Cameraman)
基于matlab+模板匹配的车牌识别
- 车牌识别系统(License Plate Recognition System,LPRS)在许多应用程序中 扮演一个重要的角色,如停车场系统、道路监控、高速公路收费系统、电子警察系 统。在我国,车牌种类较多,并有数字、字母和汉字,与别的国家的车牌相比较为 复杂。课题中提出了基于人工神经网络(ANN)的车牌自动识别系统。车牌识别 系统包括三个主要组件:车牌定位、字符分割和字符识别。(License plate recognition system plays an important ro
Python-opencv车牌识别
- 算法思想来自于网上资源,先使用图像边缘和车牌颜色定位车牌,再识别字符。车牌定位在predict方法中,为说明清楚,完成代码和测试后,加了很多注释,请参看源码。车牌字符识别也在predict方法中,请参看源码中的注释,需要说明的是,车牌字符识别使用的算法是opencv的SVM, opencv的SVM使用代码来自于opencv附带的sample,StatModel类和SVM类都是sample中的代码。SVM训练使用的训练样本来自于github上的EasyPR的c++版本。由于训练样本有限,你测试时会
MATLAB去雾程序
- MATLAB去雾算法程序,内附去雾图片,完全可以运行。(MATLAB fog removal algorithm program, attached to the fog picture, can run.)
AutoLISP函数参考手册-cad2008
- AutoLISP函数参考手册-cad2008(AutoLISP function reference manual -cad2008)
RobustPCA-master
- 低秩学习,rpca,适用于图像去噪,视频跟踪。(low rank learning,rpca,image denoise.Image tracking)
AutoLISP 编程
- autolisp教程,供大家学习,来之不易(AutoLISP tutorial for everyone to learn, hard won)
stereoGlobalEnergyMin
- 该代码实现了基于全局平滑误函数的区域匹配算法(The code implements a region matching algorithm based on global smoothing error function.)
fqwubo
- 此程序源码可用于fdtd的电磁波模拟,对于正在研究雷达的学者来说,可以得到很好的帮助,(This program source code can be used in fdtd electromagnetic wave simulation, for the research of radar scholars, can get very good help.)
SIFT-MATLAB
- 提取图像的SIFT特征,用于图像内容的检索,matlab语言编写的程序(Extract SIFT features of images for image retrieval.)