搜索资源列表
CoolImage
- visual c++编写,图像主分量融合,应用加权图像融合算法-visual c preparation, image PCA integration, application-weighted image fusion algorithm
PCA+FCM
- 利用PCA和模糊C均值相结合的方法实现图象的聚类
pca
- 采用C++仿真实现利用PCA算法进行人脸特征提取-Simulation using C++ using PCA algorithm for face feature extraction
DIPDemo
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》7 V图像的点运算,几何变换, 图像增强,彩色图像处理,实用案例——汽车牌照的投影失真校正-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Re
pca-sift
- pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
Visual
- Visual+C做的图像处理程序代码,是Visual+C实践与提高-数字图像处理与工程应用的cd,内涵pca的完整代码和其他图像处理程序-Visual+ C to do the image processing program code, the Visual+ C practice and improve- digital image processing and engineering application of cd, the complete meaning of the code p
PixelFusion
- 图像融合算法及质量评价的程序,其中有HIS、PCA、WAVELET及BROWEY等算法,评价参数有均值、梯度、熵、相关系数等。-image fusion (his pca wavelet browey) mean etc
IPCA-VC
- 这是一个增量主成分分析的VC环境下的C代码程序,希望对大家有帮助!-This is an incremental principal component analysis of C code under VC program, we want to help!
part5-src
- 計算特徵面利用C和Opencv實作,此程式可用來辨認人臉基於PCA-For proper surface use C implementation
chapter13
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
Complete-identification-including-skin-and-the-act
- 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
VCPCA
- c++ pca opencv c++ pca opencv
pca
- 利用c++实现的PCA算法,直接对数据进行处理,适合初步学习-C++ implementation using PCA algorithm to process the data directly
cdaaima-pca
- 实现pca主成分分析算法的c语言代码,希望能帮到大家。-Pca principal component analysis algorithm to achieve the c language code, hope to help you.
EE4208_FaceRecog_ZhaoJian_v1
- The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN rough face prefiltering, PCA/LDA/ICA/any dimensionality reduction/pro
linequ
- 高斯列主元消去法的c++源码 用以计算线性方程的解-Gaussian elimination of the PCA column c++ source code used to calculate the linear equation
PCA
- 主成分分析PCA源代码(C++,matlab)主成分分析PCA源代码(C++,matlab)-Principal Component Analysis PCA source code (C++, Matlab), principal component analysis PCA source code (C++, Matlab)
pca
- 主成分分析法的c++代码,有俩个版本的实现方法(C++ code of principal component analysis)
pca-master (1)
- 此源代码使用Eigen C ++库在C ++中实现了PCA算法。 运行代码所需的组件: - 安装Visual Studio 2012(Express Edition工作正常) - Windows操作系统(Windows 7或更高版本) 如何运行源代码: - 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp - 在行和列变量中设置矩阵的尺寸。 - 在m变量中设置
C++PCASift
- 主成分分析,提取图像中的SIFT特征点,用于图像识别和分类(Principal component analysis (PCA), extracting SIFT feature points in images for image recognition and classification)