资源列表
车牌识别论文
- 基于matlab的神经网络对车牌识别的全部程序,附送论文
平行束滤波反投影算法
- matlab实现平行束滤波反投影算法。
LabVIEW(segmentation).rar
- LABVIEW图像获取及分割处理,需NI图像卡及普通摄像头,也可修改为静态图像处理。,LABVIEW image acquisition and segmentation processing, graphics card and the required NI ordinary camera can also be modified as a static image processing.
Retinex
- 基于单尺度、多尺度、原始的Retinex算法,matlab实现,非常值得研究!在光照增强中有着非常好的应用!-Based on single-scale, multi-scale, the original Retinex algorithm, matlab implementation is worth studying! Increase in light has a very good application!
wKA
- 这是SAR成像点目标仿真中的wK算法,程序严格按照Ian G. Cumming的《合成孔径雷达成像算法与算法》中wK算法来编写,对于学习wK算法的同学来说是入门级的仿真程序 -This is the the SAR imaging point target simulation the wK algorithm, the program written in strict accordance with the Ian G. Cumming synthetic aperture radar
SuperPixel
- matlab版的slic超像素分割代码,非常实用,效果很好-matlab version of the super slic pixel-division code, very practical, very good
CadLib4.0破解
- cadlib4.0破解版,直接调用dll,不需要安装(cadlib4.0 crack,Direct call to DLL, no need to install)
LBM-cylinder
- 使用 格子boltzmann方法建立的一个圆柱绕流模型,是用c++语言编写~(A cylinder flow model built by LBM method)
MATLAB火灾识别
- 基于matlab的火灾检测识别,烟雾报警,火焰检测,有GUI设计界面,通过几何参数判别,即面积增长率,角度等。完美运行。(Based on Matlab fire detection and identification, smoke alarm, flame detection, Gui design interface, through the geometric parameters, that is, area growth rate, angle and so on. It works
HOG
- 读取一24位彩色图像,计算其以下图像特征: 1)灰度直方图 2)颜色直方图(RGB3个通道) 3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向) -Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, t
opencv的人脸检测delphi版程序
- delphi版的OpenCV写的人脸检测程序 其中包括OpenCV源码以及人脸检测程序源码 亲测可用
旋转模板匹配
- 适用于OpenCV的模板匹配,可以用于检测物品有旋转的情况,旋转精度为0.1度