-
基于opencv的摄像机标定实现
基于opencv的摄像机标定实现.源自张友正的标定算法(Z. Zang: „Flexible camera calibration by viewing a plane from unknown orientations”, The Proceedings of the Seventh IEEE International Conference on Computer Vision, 1999
)基于OPENCV2.4.6+vs2010实现。
- 2023-01-31 20:40:04下载
- 积分:1
-
鼠标控制器
历史上,鼠标键支持 GUI 程序时许多终端有没有专门的指点设备。当指针设备变得无处不在使用的鼠标密钥收窄的情况下一种指针设备丢失,无法使用,或不方便。这种情况可能有以下几种:
精度要求 (例如,为技术绘图)
禁用用户或人机工程学问题
环境限制 (例如,在汽车或飞机的振动)
破碎的设备
下的X 窗口系统 Xorg和XFree86上使用类似于 Unix系统
- 2022-02-06 15:30:34下载
- 积分:1
-
Zone多用户BLOG V1.0+论坛+音乐播放器申请
Zone多用户BLOG V1.0+论坛+音乐播放器申请-Zone multi-user BLOG V1.0+ Forum+ music player application
- 2022-01-25 17:10:58下载
- 积分:1
-
VC编写的多媒体播放器
VC编写的多媒体播放器-a multimedia player from vc programing
- 2023-01-19 16:50:04下载
- 积分:1
-
字符叠加的演示。其中FilterTitleOverlay是一个实现字符
叠加的Trans...
字符叠加的演示。其中FilterTitleOverlay是一个实现字符
叠加的Trans-In-Place Filter,注册名为“HQ Title Overlay Std.”。这个
Filter已经在《DirectShow开发指南》一书中详细介绍过,本书修正了一些问题。
SimplePlayer也是《DirectShow开发指南》一书介绍的一个简单的媒体文件播放
器,本书将其与字符叠加Filter集成,使媒体文件播放的同时能够进行字符叠加。-characters superimposed demonstration. FilterTitleOverlay which is a realization of the characters superimposed Trans-In-Place Filter, a registered "HQ Title Overlay Std." . Filter in the "DirectShow Development Guide," a detailed account of the book, the book that a number of issues. SimplePlayer also "DirectShow Development Guide," a book about a simple media player, the book and its characters superimposed Filter integrated media player at the same time to carry out characters superimposed.
- 2023-02-07 02:00:03下载
- 积分:1
-
C++写的基于MFC的MP3播放器(具有重复,随机播放,列表选择的功能,界面进行美化)
// HHT Player.cpp : Defines the class behaviors for the application.//#include "stdafx.h"#include "HHT Player.h"#include "HHT PlayerDlg.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CHHTPlayerAppBEGIN_MESSAGE_MAP(CHHTPlayerApp, CWinApp)//{{AFX_MSG_MAP(CHHTPlayerApp)// NOTE - the ClassWizard will add and remove mapping macros here.// DO NOT EDIT what you see in these blocks of generated code!//}}AFX_MSGON_COMMAND(ID_HELP, CWinApp::OnHelp)END_MESSAGE_MAP()/////////////////////////////////////////////////////////////////////////////// CHHTPlayerApp constructionCHHTPlayerApp::CHHTPlayerApp(){// TODO: add construction
- 2022-01-20 22:41:55下载
- 积分:1
-
一个可以在按钮上显示AVI动画的源代码
一个可以在按钮上显示AVI动画的源代码-a button on the AVI animation shows the source code
- 2022-05-18 05:41:56下载
- 积分:1
-
YUV视频去隔行自适应算法Opencl实现
本源码的功能是对YUV420格式视频进行去隔行处理,处理采用的算法是自适应的去隔行算法,实验平台是进行Opencl 配置后的Visual Studio2008,Opencl 计算的特点是利用GPU进行并行编程计算,处理视频的速度相比CPU计算处理速度有大幅提高。学习本代码,将有助于迅速了解Opencl 的编程模型和GPU并行计算的原理,同时对视频去隔行也会有所了解。
- 2022-03-01 00:36:06下载
- 积分:1
-
插件的实现程序。该插件对Filter Graph Manager进行扩展,让它
支持IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播...
插件的实现程序。该插件对Filter Graph Manager进行扩展,让它
支持IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播放用的Filter
Graph(使用DirectShow集成的MPEG1相关的一系列Filter)。-plug-in the realization process. The plug-right Graph Filter Manager for expansion, it supports IMPEG1Builder interface. The interface can be used to automatically convert documents with the players Construction Filter Graph (using DirectShow integrated MPEG1 related to the series of Filter).
- 2022-08-22 09:56:05下载
- 积分:1
-
一个音乐
一个多媒体音乐点播工具,需要数据库支持。-a music-on-demand multimedia tools, database support needs.
- 2023-05-29 07:10:03下载
- 积分:1