搜索资源列表
Matrix_database_source_code
- 这个是基于神经网络的文字识别技术的矩阵类库源代码。-This is based on neural network technology to identify the letter to the matrix class library source code.
jzlkydm
- 矩阵类库源代码,用VC编写,程序是MATLAB与VC混合编程这本书上的-matrix class library source code, prepared by VC, the process is MATLAB and VC mixed programming on this book! !
Graphics3DMatrix
- This a 3D matrix class useful for drawing 3D graphics in Java. It implements several of the 3D transformations such as rotation, translation, and projection.
此模块封装了GDI+1.1里面的Effect
- 此模块封装了GDI+1.1里面的Effect,在模块里是“GP效果类”,这个类只是一个基类,真正要使用的是它的子类,包括: “GP模糊类”、“GP锐化类”、“GP色调类”、“GP红眼修正类”、“GP颜色矩阵效果类”、“GP颜色查找表类”、“GP亮度对比度类”、“GP色相饱和亮度类” “GP色彩平衡类”、“GP色阶类”、“GP颜色曲线类” 使用步骤:(拿 GP模糊类 打比方) 1、创建一个“GP模糊类” 2、调用“GP模糊类.置参数()”方法,设置模糊参数 3、
Matrix
- 矩阵类库源码,加、减、乘、行列式等,绝多是方便有用的工具!-Matrix class library source code, add, subtract, multiply, determinant, etc., must be convenient and more useful tool!
DigitalIdentificationSystemsourcecode
- 数字识别系统源代码和矩阵类库源代码,内有具体说明。-Digital identification system source code and matrix class library source code, there are details.
NeuralrecognitionSystem
- 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
matrix4
- 四乘四矩阵类 在三维模型几何变换过程使用 方便多次变换的级联-the 4*4 matrix class
1
- 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似-This procedure shows how to use C++ classes to create and display images, the C++ classes defined in the cxcore.hpp with matrix class (CvMatrix) similar to
GIP
- 3D vector / matrix cla-3D vector / matrix class
NumbersRecognitionSystem
- 包括两个源代码。其中一个源代码是识别程序的,另一个是一个矩阵类库的。-Consists of two source code. One of the source code is the identification procedures, and the other is a matrix class library.
chap11
- 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 - Thi
chap08
- 数字识别系统包括文档和两个源代码 其中一个源代码是识别程序的,另一个是一个矩阵类库的,可以运行,里面有说明。-Digital identification system, including documentation and source code for one of two source code is the identification procedure, the other is a matrix class library, you can run, there are in
chap11
- 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -This
severalexample
- 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
hopfeild.doc.doc
- 代码中用到了矩阵类Matrix,这是我写的一个类,封装了常用的矩阵运算,代码在这里。-Code used in the matrix class Matrix, This is what I wrote a class that encapsulates the common matrix operations, the code here.
vc_num_recognize
- 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-This di
MatrixHelp
- 关于图形处理中的矩阵实例.主要实现了矩阵类的封装.-Graphic treatment of the matrix on the instance. Main achievement of the Matrix class package.
Matrix
- 矩阵类,功能齐全。可实现矩阵的加,减,乘和除。-Matrix class, fully functional. Achieve matrix addition, subtraction, multiplication and division.
wenzishibie
- 利用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.