资源列表
C++实现CIF转QCIF
- VS上实现。具体步骤:打开CIF文件,把文件的数据读到缓冲区,对缓冲区的内容进行下采样,存到QCIF的缓冲区里,把Qcif的缓冲区里的东西写出。
Lisence-location
- BMP图像的车牌定位,包括图像基本的预处理,灰度化,二值化,中值滤波,去噪以及sobel边缘检测的源码。-lisence plate location based on BMP
Lines
- Circule queue by c++
Demo_TV
- 图像处理与分析——偏微分方程方法,热方程去噪模型的演示代码。-Image processing and analysis- method of partial differential equations, heat equation denoising model demo code.
colorMoment
- 在图像识别的时候用到的颜色矩特征的提取算法 是用C++实现的-Color moment feature extraction algorithm is used when the image recognition using C++
KSVD_Matlab_ToolBox
- The K-SVD is a new algorithm for training dictionaries for linear representation of signals. Given a set of signals, the K-SVD tries to extract the best dictionary that can sparsely represent those signals.
61230388SAfilteringmethod
- 卫星姿态的处理程序。很适合搞目标识别的同学。这里的资料很适合初学者。算法讲解很详细。-Satellite posture handler. It is suitable for the students engage in target recognition. The information here is very suitable for beginners. Algorithm to explain in great detail.
real-time-FPGA-for-Reinhard
- 实时fpga基于架构Reinhard色度映射-A real-time FPGA-based architecture for a Reinhard-like tone mapping operato
AsphyreCasual105
- 一个2D开发框架。Asphyre的简化版本。支持DirectX7
zuixinban--dcmtk
- 最新的dcmtk原码,对于不能上外网的校园网同学来说相当的有帮助哦!-The latest dcmtk original code, not the external network for the campus network of students is quite helpful, oh!
FFT
- FFT快速傅里叶变换资料,PPT、原理文档、源码-FFT,FastForderTrans.yuanmaziliao he yuanliwendang
SURF_2_pictures
- 使用openCV VS2015进行的SURF特征点检测与匹配,程序可以直接运行出结果。-openCV VS2015 SURF