资源列表
AA
- vc++开发的,基于神经网络的字符识别系统,很实用。对C++实现模式识别有很好的借鉴意义-The vc++ development, based on the neural network of character recognition system, is very practical. At a c++ realize pattern recognition has great significance
CaiJian1--
- MFC做的图形处理,关于线段的裁剪,包括参数化法的凸多边形裁剪算法和Cohen-SutherLand裁剪算法。-MFC to do graphics processing, cut on the line, including the parameterization of the convex polygon clipping algorithm, and Cohen-Sutherland clipping algorithm.
AMT
- Good source code that is written in matlab about active contour.
3D_TerrainV2.0
- 3d与 vc opengl 的结合 ,对初学者的帮助应该很大
qt-book-examples
- qt 实验书上的全部例子简单易懂全是纯代码写的
3D
- 第一回:开发环境 第二回:3D基本概念 第三回:第一个D3D程序 第四回:渲染顶点 第五回:渲染索引顶点 第六回:摄象机 第七回:灯光 第八回:纹理 第九回:3D模型(.x)-First Round: development environment second time: 3D Third back to the basic concepts: the first forty-back program D3D: r
PeopleDensitydll
- 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
opencv
- cv2.0 dll文件 编程用到老的版本的库重新安装2.0太麻烦 dll可以直接用-cv2.0 dll
draw
- 利用VC++编写的一个画取扇形点状区域的程序-Use of VC++ write a painting program to take the fan-shaped point-like region
SID---Single-Image-Dehazing
- dahaze, cvpr 2009, he kai ming, single image haze removal using dark channel with softmatting
test
- CXIMAGE实现 图片的旋转和灰度变换-CXIMAGE image rotation and gray-scale transformation
LBP
- LBP算子的实现,可以帮助学习LBP,使用openCV,在vc08中编译运行-LBP operator to achieve, can help learning LBP, openCV, compile and run in vc08