资源列表
opencv-
- C++编写的基于opencv的视频读写程序-C++ prepared video opencv based literacy program
fisher
- Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类-Linear discriminant analysis is one of the most basic algorithm for linear classification algorithm, the basic idea is to divide the sample projection D dimensional space into one of the
LRC
- LRC是线性表示分类,主要是对图像分类的线性判别分析。-LRC is a linear representation classification, mainly for image classification linear discriminant analysis.
CLMFDlg
- 运用vs2010+opencv2.3.1实现高斯滤波的改进,选择不规则区域进行滤波-Gaussian filtering using vs2010+opencv2.3.1 improvements filtering irregular region selection
HU
- 这是一个提取Hu矩的代码,采用opencv库提取的,里面包括有单独提取一幅图片的代码和批量提取多幅图片的代码-This is an extract of the code Hu moments, extracted using opencv library, which includes a separate picture of the code to extract a number of pictures and batch extraction code
ohv
- 这个是方向直方图的代码,是用wpencv写的,opencv2.1版本,-This is the direction histogram code is wpencv written, opencv2.1 version
Hough-circle-detection
- 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
Draw
- 能实现像Windows自带的画图工具一样的画图-Can achieve like Windows built-in drawing tools like drawing
CPicturetrlDemo
- 对图像中一些基本的处理,包括二值化,灰度变化等-This is a code about how to deal image
RegionGrow
- CBuilder的区域生长函数,修改自VC的代码,在WindowsXP+C++ Builder下运行通过-Function RegionGrow() for C++ Builder
COIL_20_pro-matlab
- COIL_20_proc 图像matlab格式,分别有fea和gnd两个矩阵,其中fea每行一个图像。-COIL_20_proc images matlab formats, respectively, fea and gnd two matrices, which fea per line images.
LinearRegression
- 我的代码下:TreeCtrl上添加一个响应消息,TVN_ITEMEXPANDED的消息。 添加后的函数中系统自动添加这样一个语句: NM_TREEVIEW* pNMTreeView = (NM_TREEVIEW*)pNMHDR 当展开或者收起时会激发这个函数,其中结构指针pNMTreeView的action参数,就记录了是打开还是关闭,即 -My code under: TreeCtrl add a response message, TVN_ITEMEXPANDED news. After a
