-
PCA+SVM
先用PCA降维,在利用支持向量机进行分类,这个分类是二分类,所以PCA的降维降到两维即可分类。(Firstly, PCA dimensionality reduction is used to conduct classification with support vector machine. This classification is binary classification, so the dimensionality reduction of PCA can be reduced to two dimensions for classification.)
- 2018-12-02 16:03:37下载
- 积分:1
-
main
说明: 以稀疏基有离散余弦变换基(DCT)和快速傅立叶变换基(FFT)做为稀疏基,高斯随机矩阵、部分哈达玛矩阵为测量矩阵,L1范数、正交匹配追踪算法(OMP)为重建算法进行压缩感知算法实现。
以f = cos(2*pi/256*t) + sin(2*pi/128*t)做为原信号,取原信号f的20%做为输入进行压缩感知重建。(The sparse basis includes discrete cosine transform (DCT) and fast Fourier transform (FFT) as sparse basis, Gaussian random matrix and partial Hadamard matrix as measurement matrix, L1 norm and orthogonal matching pursuit algorithm (OMP) as reconstruction algorithm.
In this paper, the reconstructed signal is reconstructed by using the original sensing signal (sinf * t) as the original input signal (i.e. sinf * t * 2) + 2 * s * t * as the input signal.)
- 2020-12-17 22:00:23下载
- 积分:1
-
11_人脸检测与识别系统
1.本程序主要处理BMP位图。
2.为了方便读者学习,程序各步骤都被拆分开实现了,通过点击相应按钮可以看到每个步骤处理的结果。
3.如果是进行人脸识别,需要先打开一幅位图依次进行“人脸检测与定位”操作和“人脸特征标注”操作,然后再打开需要比较的第二幅位图,也是依次进行所有操作,最后进行识别以区分先后两个人脸。(This procedure deals mainly with BMP Bitmaps.
2. In order for the reader to learn, each step of the program is split and the results of each step can be seen by clicking the appropriate button.
3. In the case of face recognition, it is necessary to open a bitmap for "face detection and location" and "face feature tagging" in turn, then open the second bitmap to be compared, and then perform all the operations in turn, and finally identify to distinguish two faces in succession.)
- 2018-02-24 09:12:44下载
- 积分:1
-
rgb2lab_lab2rgb
实现了图像的rgb格式与lab格式的互相转化,方便大家在lab空间中处理图像(Achieved rgb image format and transform lab format to facilitate processing in the lab space images)
- 2008-04-25 16:31:48下载
- 积分:1
-
vtkVolume-from-DICOM.tar
Get and render vtk Volume DICOM file
- 2015-04-13 18:47:09下载
- 积分:1
-
tuxiangjihetezheng
可用于简单图像的处理及几何特征提取,可得到1. 长宽比 2. 矩形度 3. 圆形度 4. 面积凹凸比 5. 周长凹凸比 6. 球形度 7. 偏心率 8. 形状参数(It can be used to process simple images and extract geometric features. It can obtain 1. aspect ratio 2. rectangularity 3. roundness 4. area concave-convex ratio 5. circumference concave-convex ratio 6. sphericity 7. eccentricity 8. shape parameters.)
- 2019-04-18 20:55:38下载
- 积分:1
-
anycad.net.sdk.pro.2015.ur1.chs
说明: 轻量级的三维画图控件,便于C/C++或C#等平台/语言中引用和开发(Lightweight 3D drawing control, convenient for reference and development in platforms / languages such as C/C++ or C#)
- 2020-01-06 19:27:00下载
- 积分:1
-
代码下载
说明: 实现洛伦兹系统分岔图的三种方法,最大值法,庞加莱截面法,getmax法(Three Methods to Realize Lorentz System Bifurcation Diagram)
- 2021-03-17 19:09:20下载
- 积分:1
-
dwt-watermarking
本利用MATLAB,结合aronld变换实现了基于小波分解的图像数字水印算法,经调试通过(The use of MATLAB, with aronld Transform Wavelet-based Image Watermarking by debugging through the)
- 2009-10-13 21:46:50下载
- 积分:1
-
wavelet transform program
说明: 内容:基于MATLAB的小波变换程序
具体功能:实现四级信号的小波分解和重构(Content: wavelet transform based on Matlab: four level signial wavelet decomposition and reconstruction are implemented.)
- 2020-11-02 17:09:54下载
- 积分:1