搜索资源列表
KLtransform
- (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) the application of 9 × 9 window
tuxintuizhifenge
- 针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospe
sart128180
- CT算法中很经典一个算法 读者可以直接使用 系统矩阵可以套用以前的-Computed tomography (CT) algorithm is classic reader can directly use an algorithm to the system matrix can be used
pca
- pca进行人脸识别,首先对人脸图象进行训练,得到投影矩阵,然后再进行人脸识别-pca for face recognition, the first human face images for training, to be the projection matrix, and then to face recognition
shibie
- 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的欧式距离作为相似性度量,从而完成对未知人脸的识别.采用ORL
roadsignextract
- 文提出了一种利用RGB颜色差分矩阵对Hu不变矩进行加权的新方法.并将该方法和Hu不变矩投影变换快速算法相结合,对彩色交通标志的特征值进行提取.-Paper presents a matrix using RGB color difference weighted Hu invariant moments new method. And the method and the Hu invariant moments projection fast algorithm combines the ch
Camera-Calibration
- 本实验利用MATLAB工具,对给定的一组图像进行标定实验, 得出图像的二维坐标信息和三维坐标信息,并利用计算公式得出图像的投影矩阵及摄像机内部、外部参数。-In this study, MATLAB tools, for a given set of image calibration experiments, two-dimensional images obtained three-dimensional coordinate information and coordinate infor
pbm_src
- Projection Based M-Estimator ,一个基于M -Estimator估计器的投影程序,能够很好的估计,计算机图像领域的线性、异方差(椭圆和 基础矩阵)和子空间等。- using the base class for linear, heteroscedastic (ellipse and fundamental matrix) and subspace estimation are included in the program.
Perspective-Projection-Matrix
- 透视投影为三维图形显示的基础,在此基础上提出了一种基于透视投影矩阵的数学模型.可方便地将空间三维坐标转换为透视投影坐标,并实时地在屏幕上展现出来.并以三维数据的透视投影为例,显示了经过该透视变换后的透视图,验证了该方法的有效性.-Perspective projection of three-dimensional graphics based on this based on the perspective projection matrix based on a mathematical m
matri_backward
- 利用同名点求出两幅图像间的投影变换矩阵,然后对两幅图像进行拼接。-The point of the same name to find the projection transformation matrix between the two images, and then stitching the two images.
art_tyxs
- 直接使用MLS访问方式生成art迭代重建的投影系数,重建时,可以直接按序使用投影系数。-use MLS to create the projection matrix of art, so we can directly use the matrix to reconstruct image
Homography
- 二维投影变换模型的单应矩阵表示,本文 详细给出了其变换矩阵表示的推导-Homography transformation model represents two-dimensional projection, the paper gives a detailed derivation of its transformation matrix representation
ComputerVision
- 基于投影M估计量的稳健回归方法,用于估计计算机视觉立体像对间的Fundamental Matrix。Fundamental Matrix,参考文献:H. Chen, P. Meer, Robust regression with projection based M-estimators. 9th International Conference on Computer Vision (ICCV), Nice, France, October 2003, 878-885.PS:这是作者11年前本
ct_ART_SIRT_MART
- 简单易用,运行一个M文件即可,有说明说; 测试数据程序生成; 含投影数据成成,投影矩阵生成等。 ART/CT/MART/SIRT/ 感谢我师兄,为我师兄原创-Previously provided by the source, a lot of people will not react with, and contact me, So I put it into an m file, so you can simply run this file you can s
GPSR
- 压缩感知里的梯度投影重构算法代码,也给出了SBEH感知矩阵的生成源代码-Compressed Sensing in the gradient projection reconstruction algorithm code also gives the perception SBEH matrix to generate source code
GoLPP
- D MANUSC Graph-optimized Locality Preserving Projections (GoLPP) algorithm [28]. GoLPP integrated the graph construction and a specific dimensionality reduction process (i.e. LPP) into a unified framework, which results in a simultaneous learni