-
LBP特征提取
采用C++开发的源程序,可用于对灰度图片LBP特征提取,然后可对提取特征后的图片送入分类器进行识别,LBP特征具有很强的鲁棒性
- 2023-07-15 10:10:05下载
- 积分:1
-
Multi
多维傅里叶变换,二维DFT快速算法,共分五部--四:三维复序列3D-DFT快速算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 4: Three-dimensional complex sequence of 3D-DFT Fast Algorithm
- 2023-07-04 05:05:03下载
- 积分:1
-
bmp图像的读写
资源描述这个是我们课上学的bmp图像的读写,感觉写的简单易懂。借此分享一下
- 2023-08-20 14:55:03下载
- 积分:1
-
openCV中关于通过码本检测前景的应用代码
openCV中关于通过码本检测前景的应用代码,下载openCV后,配置好环境变量,设置好项目属性(这些网上都有教程),然后运行这个cpp文件,就可以实现码本模型了。
- 2022-04-27 04:51:50下载
- 积分:1
-
一个对称三对角矩阵特征值计算
computes the eigenvalues of a symmetric tridiagonal
* matrix T. The user may ask for all eigenvalues, all eigenvalues
in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.-computes the eigenvalues of a symmetric tr idiagonal* matrix T. The user may ask for all eig envalues. all eigenvalues in the half-open interval (VL. VU], or the IL-th through IU-th eigenvalues.
- 2022-03-19 01:45:05下载
- 积分:1
-
0-1 背包使用粒子群优化算法
您应用此代码求解 0-1 背包使用粒子群算法基于方法。它非常快速地执行。
- 2022-04-16 06:20:22下载
- 积分:1
-
用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!...
用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!-FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
- 2022-03-19 06:45:00下载
- 积分:1
-
Using VisualC++ implementation of the pseudo
使用VisualC++实现的伪逆矩阵的计算方法,Dlg编程。-Using VisualC++ implementation of the pseudo-inverse matrix method of calculation, Dlg programming.
- 2022-03-31 00:28:46下载
- 积分:1
-
math.net收入数学C #实现具体功能:
Math.NET开源数学库
C#实现
具体功能:
- A linear algebra package, see MathNet.Numerics.LinearAlgebra.
- A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse.
- Non-uniform random generators, see MathNet.Numerics.Generators.
- Distribution fonctions, see MathNet.Numerics.Distributions.
- Statistical accumulator, see MathNet.Numerics.Statistics.
- Fourier transformations, see MathNet.Numerics.Transformations.
- Miscellaneous utilies (polynomials, rationals, collections).-Math.NET revenue math C# achieve specific functions :- A linear algebra package, see MathNet.Numerics.LinearAlgebra.- A spar se linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse .- Non-uniform random generators. see MathNet.Numerics.Generators.- Distribu tion fonctions. see MathNet.Numerics.Distributions.- Stati stical accumulator, see MathNet.Numerics.Statistics.- Fourier t ransformations. see MathNet.Numerics.Transformations.- Mis cellaneous utilies (polynomials. rationals, co
- 2022-01-31 12:13:31下载
- 积分:1
-
指纹识别源码
基于Gabor的指纹识别系统,有源码,有Demo,指纹图像预处理,Gabor增强,二值化,细化,特征点提取,模板保存与匹配。
- 2022-06-15 23:09:49下载
- 积分:1