-
pcacode
程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量(Programming steps: 1 to mean 2, calculation of covariance matrix and its eigenvalues and eigenvectors 3, the calculation of covariance matrix eigenvalues greater than the threshold number of 4, in descending order of eigenvalue 5, remove the smaller eigenvalue 6, remove the larger eigenvalue (usually not this step) 7, the combined choice of eigenvalues 8, select the appropriate eigenvalues and eigenvectors 9, computing whitening matrix 10, principal component extraction)
- 2008-07-14 16:25:23下载
- 积分:1
-
kmeans-image-segmentation
多类 kmeans 图像分割,基于灰度的图像分割。(Kmeans image segmentation, segmentation based on gray-scale images.)
- 2013-04-30 04:19:34下载
- 积分:1
-
FBP
N年前上数字图像课时写的实验报告和程序,用滤波反投影(Filter Back Project,FBP)法重建图像。(Report and source code for data image restore experiment, using FBP.)
- 2013-08-23 00:08:28下载
- 积分:1
-
calication
摄像标定法求T R矩阵的方法
摄像标定法求T R矩阵的方法
摄像标定法求T R矩阵的方法(how to calculate the matrix R and T using the Camera Calibration method)
- 2011-06-27 16:58:09下载
- 积分:1
-
zengqiang
图像增强里的小程序,有中值滤波,平滑处理还有频域增强(Image Enhancement in the small procedures, median filtering, smoothing also enhanced the frequency domain)
- 2010-06-15 20:54:02下载
- 积分:1
-
QMcoder
这是我研究生期间,用QM Coder做图像和图片压缩的源代码。希望能帮助大家(This is the QM Coder for video/image compression. Hopefully, it will be useful for you. )
- 2020-09-20 22:37:52下载
- 积分:1
-
leida5.9
雷达扫描程序,图形界面中显示雷达的运动情况。程序简单。可以学习
(AppWizard has created this spp application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your OpenGl application.
)
- 2011-05-21 16:53:01下载
- 积分:1
-
12
说明: 关于图像处理里的一些应用,将视觉相应算法应用到工程实际中,详细解说了算法在这里面的一些应用,很实用。(On some applications in image processing, the visual corresponding algorithm is applied to the engineering practice, a detailed explanation here below in some applications, the proposed algorithm is very practical.)
- 2015-01-10 14:48:06下载
- 积分:1
-
raw2rgb24
将没有exif文件信息的裸RAW数据转换成YUV422格式的数据.(Exif file information will not be the bare RAW data into YUV422 format.)
- 2007-12-19 17:06:24下载
- 积分:1
-
dajin
itk 阈值分割 大津法分割 医学图像分割(itk Otsu threshold segmentation method segmentation medical image segmentation)
- 2011-06-21 21:28:21下载
- 积分:1