资源列表
CPP-Multithreaded-Programming
- 这是我见过的最好的,最全面的多线程方面的图书,概述还包括源代码供学习-This is the best I' ve seen, the most comprehensive multi-threaded aspects of books, overview also includes the source code for learning
Matlab-image-
- 详细介绍matlab中图像处理函数,适合图像处理初学者使用-Detailing the matlab image processing functions for image processing for beginners
Hausdorff
- 基于Hausdorff_Distance的人脸检测程序-Hausdorff_Distance based face detection procedures
sobel
- 不同阈值的sobel算法边缘提取,用于最优阈值的选取-Different thresholds sobel edge detection algorithm for optimal threshold selection
mmx
- 这是使用C++和MMX对图形进行处理的代码。-This is done using the graphics C++ and MMX processing code.
Matlab_GUI
- Matlab_GUI 数字图像处理需要用GUI界面操作-Matlab_GUI digital image processing need to use GUI interface operation
hough
- 关于Hough变换的论文和算法设计, 详细描述了如何使用Hough变换提取直线\圆等算法,并提供了加速方法-Papers and on the Hough transform algorithm design, a detailed descr iption of how to use the Hough transform to extract linear \ Yuan and other algorithms, and provides acceleration method
CameraSelfCalibrationBasedOnKruppa
- 关于基于Kruppa方程的摄像机自标定方法的两篇论文,相对于传统的标校方法,是一种新的相机自标定技术-About Kruppa equation based camera self-calibration method of two papers, as opposed to the traditional Calibration Method is a new camera self-calibration technique
123
- 使用kmeans算法对图像进行分割,先对图像进行了rgb到lab的转换-Use kmeans algorithm for image segmentation, the first image of rgb to lab conversion
imageProcess
- matlab做的简单的图像处理应用。GUI。噪声,滤波,旋转,反色,截取等功能。-matlab to do simple image processing applications. GUI.
PCA-face
- 基于matlab的PCA主成分分析人脸识别算法设计,请自行在网上下载RLE人脸数据图片库。-Matlab-based principal component analysis PCA face recognition algorithm design, your own face in the online downloads RLE data Stock Photography.
FAST-ICA
- 1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,
