-
-
Matrix.rar
里面包含各种矩形变换的实现代码,代码均编译通过,直接使用,非常宝贵哦,图象处理的同胞很需要的。
-
matlab_cpp.zip
... C++ Math Library serves two separate constituencies: MATLAB programmers seeking more speed or complete independence from interpreted MATLAB, and C++ programmers who need a fast, easy-to-use matrix math library. To each, it offers distinct advantages.
-
-
eightpts_optiflow.rar
there are two parts in these codes. the first implements an eight point algorithm which is used to compute the fundamental matrix in computer vision. the second is used to compute the optical flow and the unreliable region.
-
power2.rar
2. Using QR factorization to find all of the eigenvalues and eigenvectors for the following matrix
-
IntroMatlab_codepls.zip
... how s and why s of
data analysis practice. For the latter part it is assumed (but not
absolutely necessary) that the reader is already familiar with these
methods. It also assumes you have had some preliminary experience
with linear/matrix algebra.
-
gen_H_bit.rar
binary image expansion of parity check matrix for RS codes
-
NPL-all.rar
... Numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated Photonic devices
-
gauss2.c.rar
Using Gaussian elimination to solve linear equations.
// In this version, we allow matrix of any size. This is done by treating
// the name of a 2-dimensional array as pointer to the beginning of the
// array. This makes use of the fact that arrays in ...
-
QRWindows.rar
... Oslash PtPDF417Decode -PDF417 symbol reading.
Ø PtQREncode -QR Code symbol writing.
Ø PtQRDecode -QR Code symbol reading.
Ø PtDMEncode -Data Matrix symbol writing.
Ø PtDMDecode -Data Matrix symbol reading.
For Windows
-