-
matlab
) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
- 2010-05-11 12:03:24下载
- 积分:1
-
SplitBackground
利用几种阈值法从给定的图像中分割出目标,去除背景(Use several thresholds to segment the target a given image and remove the background)
- 2017-05-02 10:47:41下载
- 积分:1
-
CameraCalibrate(相机标定)
利用棋盘格对相机进行标定,加入误差判定及像素空间到实际物理空间的距离计算(The camera is calibrated by checkerboard, the error is added and the distance of pixel space to the actual physical space is calculated)
- 2017-07-26 16:47:44下载
- 积分:1
-
Fragile-watermarking-based-on-DWT
说明: 基于DWT域的脆弱水印,上数字图像处理课的大作业(Fragile watermarking based on DWT, digital image processing course)
- 2011-03-23 13:48:29下载
- 积分:1
-
brdf_cal
基于ENVI和IDL的以HDF形式存储的已角度配准过后的遥感图像的BRDF计算,使用的核为li_transit和ross_thick。同时还有IDL基础教程和ENVI用户手册。(ENVI and IDL in the order based on HDF have been stored in the form of point of registration after the calculation of remote sensing images of the BRDF, the use of nuclear as li_transit and ross_thick. Along with IDL and ENVI user manual Essentials.)
- 2010-07-24 15:28:09下载
- 积分:1
-
S-C-transformation
数值实现施瓦兹-克里斯多夫变换 可将一般区域保角映射为单位圆,条形带,方形等等基本区域,包含manual. matlab源码,有GUI,可实现点、点映射的显示(Numercial realization of the Schwarz-Christoffel Conformal Mapping)
- 2011-09-19 17:20:28下载
- 积分:1
-
movingobjectdetection
在静态背景下的运动目标检测程序,在windows 7 系统下运行的MATLAB版程序代码(moving object detection)
- 2017-12-27 12:25:42下载
- 积分:1
-
0034
校正图像倾斜的程序,很好用,可以纠正几何投影变形(Image tilt correction procedures, very good use, you can correct the distortion geometric projection)
- 2020-10-31 20:29:56下载
- 积分:1
-
tikhonov
该算法用于求解线性病态逆问题,同时该算法已经过实际验证,重建结果较好,希望对大家有所参考。(The algorithm for solving linear pathological inverse problem, at the same time, the algorithm was validated through actual and reconstruction results are good, hope to be of reference.)
- 2016-12-05 11:49:16下载
- 积分:1
-
HillClimbingSegment.1.0
程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。(mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the cluster number K as well as initial seeds for
)
- 2009-06-09 18:27:49下载
- 积分:1