搜索资源列表
-
0下载:
矩阵类库源代码,用VC编写,程序是MATLAB与VC混合编程这本书上的-matrix class library source code, prepared by VC, the process is MATLAB and VC mixed programming on this book! !
-
-
0下载:
几个项目运用了opencv,需先安装opencv
项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上
项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。
项目carmen是使用opencv卡尔曼滤波的例子。
项目ransac是ransac算法的例子。
toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
-
-
0下载:
利用VC++实现的,基于神经网络的文字识别系统,包括矩阵类库源代码和数字识别系统源代码。-Using VC++ to achieve, based on neural network character recognition system, including the matrix class library source code and digital identification system source code.
-
-
0下载:
在VC平台下编写的一个简单易用的矩阵类库的源代码-The VC platform written in a simple and easy-to-use matrix class library source code
-
-
0下载:
VC++编程实现的高光谱图像处理算法,包括RX ,正则化RX,CEM,单位化CEM和样本加权CEM。
程序中封装了矩阵类,这次封装没有使用模板类,可以减小程序体积。-Hyperspectral image processing algorithms the VC++ programming, including RX is the RX, CEM, the unitised CEM and sample weighted CEM. Program encapsulated in a matr
-