资源列表
城市查询信息系统
- 里面是一个较完整的AE小系统,包括属性查询、空间查询和一些空间分析功能等等很多功能,代码易懂,有很多注释(Inside is a relatively complete AE small system, including attribute query, spatial query and some spatial analysis functions, and many other functions, the code is easy to understand, there are ma
PY_Vision1.0
- 使用康耐视软体与三菱PLC进行通讯,自动读取二维码信息和OCR字符信息(Connecticut software communicates with Mitsubishi PLC to automatically read two-dimensional code information and OCR character information.)
siftDemoV4
- lowe论文的sift算法的MATLAB源代码(MATLAB source code of sift algorithm for lowe paper)
基于遗传算法的图像融合
- 基于遗传算法的图像融合,应用于求解图像融合的常用算法,matlab编写 ,很好的实现了,希望 对大家学习 有用(GA,Image Fusion Based on Genetic Algorithms)
图像融合+源代码+matlab
- 图像融合良心成品,matlab可以直接运行出结果,希望对大家有帮助(This code is very detailed and recommended.)
TabletPC
- 手写识别demo,Tablet pc samples.....
traffic-sign-detection-master
- 基于SVM+HOG的交通标志检测与识别程序(Traffic sign detection and recognition based on SVM)
图像矫正
- 图像校正,标定直线教哈建设靠大家客户圣诞贺卡就库萨克近年来的
sierpinski
- 分形结构的基础,sierpinski曲线。体现了图形形成的迭代,调整结束可以看到图形形成过程(The basis of fractal structure, Sierpinski curve. It reflects the iteration of graphics formation. The process of graphics formation can be seen at the end of adjustment.)
carplate
- 首先对车牌识别系统的现状和已有的技术进行深入的研究,然后开发出一个基于 Python 的车牌识别系统,文中先对车辆图像进行高斯去噪、灰度化和边缘检测等预处理方法,然后用颜色特征和形态特征相结合的方法来确定车牌位置,用彩色分割法来完成车牌分割,最后,运用 SVM 分类训练器完成字符识别并使用Python 软件环境进行车牌识别的仿真实验。(License plate recognition based on SVM)
LSB随机间隔嵌入信息隐藏方法
- LSB随机间隔嵌入信息隐藏方法,包括文本文件信息、图像信息、声音信息、加密图像信息等。(LSB random interval embedding information hiding method, including text file information, image information, sound information, encrypted image information and so on.)
图像标准差
- 求取图像的标准差,有需要的可以下载,十分方便。