-
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
-
exact_alm_rpca
说明: 低秩稀疏、前背景分离,用于图像的低秩稀疏分解(RPCA CODE .It contains part of the test program and test pictures)
- 2020-04-20 21:00:20下载
- 积分:1
-
IE BHO插件,捕获BUTTON事件
基于BHO 的 IE插件DEMO,能把IE页面上的HTML所有属性内容全部获取出来。IE启动时自动加载,关闭时自动退出。实现了对BUTTON事件的捕获,监控地址和属性需自己在代码中修改
- 2022-06-21 20:51:33下载
- 积分:1
-
C#绘制柱状图
在我们程序开发的过程中经常会需要绘制曲线图和柱状图等,尤其是在做统计功能时。但是有时候我们有觉得没有必要使用第三方控件(例如:ZedGraph等),这是我们可以自己编写代码来实现这些图形绘制的功能。
- 2023-08-31 22:20:04下载
- 积分:1
-
Vega-Prime-paper
关于Vega Prime的12篇期刊论文,涉及VP多场景切换、坐标系、多通道、飞行视景仿真等问题,有相当的参考价值。(About Vega Prime' s 12 journal articles, and more scenes involving VP switching coordinates, multi-channel, flight visual simulation and other issues, there is considerable reference value.)
- 2013-12-04 23:35:20下载
- 积分:1
-
card
纸牌洗牌翻拍程序,实现对纸牌的洗牌,翻牌等功能,逐步演示,形象直观(Cards shuffle licensing procedures to achieve the cards of the reshuffle, flop and other functions, step by step demonstration, the visual image)
- 2016-09-28 13:05:10下载
- 积分:1
-
转载一个模拟鼠标的代码,展示了模拟鼠标移动及点击事件,出处不记得了。...
转载一个模拟鼠标的代码,展示了模拟鼠标移动及点击事件,出处不记得了。-ww
- 2023-06-26 12:15:03下载
- 积分:1
-
Multilang
- 2023-07-15 02:35:03下载
- 积分:1
-
one
会员消费积分管理系统 使用ASP.NET技术实现简单的会员消费积分管理功能,使用SQL Server 2008作为后台数据库。功能包括:首页、积分查询、会员管理、修改密码和退出等。本次只要求实现首页和会员管理功能。程序运行界面如图-1至图-5所示。(Member Consumer Credit Management System)
- 2013-12-12 20:08:04下载
- 积分:1
-
CYK算法实现,乔姆斯基范式
CYK算法实现,乔姆斯基范式,输入格式S AB(CYK Algorithm)
- 2020-07-07 09:48:58下载
- 积分:1