搜索资源列表
视频纹理
- 关于视频 texture的论文说明 ,对于视频编解码以及数据处理有帮助-video texture on the papers note, video codec and data-processing help
3ds文件的场景绘制系统
- 这是一个3ds文件的三维场景绘制的完整系统。主要功能有:3ds文件的读取、添加纹理、文档串行化、拷屏和视频捕捉。对于做虚拟现实和场景模拟的有一定参考意义。-3ds This is a document of 3D Scene Rendering the complete system. The main functions are : 3ds document read, add texture, document serial, emboss screen and video capture.
mpeg-4ip
- MPEG-4IP 目录: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序 重点的内容是server、player和common。-MPEG-enlarged Contents : common : include MPEG-4
minimalScreenSaver
- This class loads a texture file and prepares it to be used in OpenGL. It can open a bitmap or a targa file. The min filter is set to mipmap b/c they look better and the performance cost on modern video cards in negligible. -This class loads a fi
3DVideoPlay
- 本程序是基于DirectShow视频捕获的OpenGL视频纹理演示程序,可以在三维表面和物体上动态显示视频纹理和播放声音。其中视频纹理获取的dll是我修改自网上强人的作品的,其源码在另一文件中发布。-this program is based on DirectShow video capture OpenGL video texture demo program, the three-dimensional objects on the surface and dynamic display
neVideoTexture
- 本程序是使用DirectShow实现的视频纹理获取的dll,可以将视频文件转换为OpenGL纹理数据,实现动态视频纹理效果,还带声音。由本人修改自网上一强人的源码,扩展了功能。外壳程序请参考本人发的程序。-this procedure is the use of DirectShow video access the dll texture, video files can be converted to OpenGL texture, texture dynamic video effects
TextureSpectrum256
- 基于纹理谱的图象特征提取程序,用于图象与视频的分析与识别,该算法基于OpenCV.-based on the texture spectrum image feature extraction process for image and video analysis and identification, The algorithm is based on OpenCV.
Texture
- This sample demonstrates placing video on a 3D surface.
graphcut-texture-synthesis
- 基于图割graphcut的纹理合成,有window版本和linux版本,源代码和可执行程序都有,是Graphcut Textures: Image and Video Synthesis Using Graph Cuts的实现,linux和window代码都有,window下是vs2008的工程,需要安装vs2008 -texture synthesis based-on graph cut
videoplayer.rar
- 西北工业大学校友潘理亮写的一个关于OpenGL视频纹理的例子。,Northwestern University alumni Pan Li-liang was one of the OpenGL video texture example.
123
- 从AVI视频流中获取单帧的图像数据纹理贴图-AVI video stream from a single frame of image data to obtain texture mapping
10[1].1.1.1.9482
- Fast, Reliable Head Tracking under Varying Illumination:-An Approach Based on Registration of Texture-Mapped 3D Models
avisurface
- 一个视频的纹理,可以学习相关的编程知识,最好有一些 DIRECTSHOW的基础-A video texture, can learn the relevant programming knowledge, the best basis for a number of DIRECTSHOW
STLBP_VC
- Running this funciton each time to compute the LBP-TOP distribution of one video sequence. Reference: Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns with an application to facial expressions,"
mpeg-4ip
- 关于MPEG——4格式的应用IP核。目录: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序 重点的内容是server、player和common。-On the MPEG- 4 format, the application of IP
VideoTexture_src
- This short program shows how a live video stream from a web cam (or from a video file) can be rendered in OpenGL as a texture. The live video stream is captured using the Open Source Computer Vision library (OpenCV). The program also shows how an Ope
3D-video
- 3D Video paradigm with stereoscopic information for human visual perception is becoming another significant area of interest and research in video technology. Image cues or descr iptors such as color, texture, shape, size, etc, characterize and
880373MYFOUNTAIN
- 主要是视频纹理的处理,包括小车颜色根据场景而发生相应的变化,还有其他一些场景的特别处理,很好的程序,大家不妨仔细看一下。- Video texture processing , including car color depending on the scene and change accordingly , there are some other scenes special treatment , a good program , you may wish to take a cl
VideoTexture
- VC++和OpenGL开发的视频纹理程序,完美抽取视频文件帧,并通过opengl渲染出来。-Developed video texture VC++ and OpenGL program, perfect extraction frame of video files, and opengl rendering.
Texture-features-tracking
- 根据粒子滤波原理,选取纹理特征对目标描述,跟踪视频目标-Based on particle filter, select the texture features to describe on the target to realize tracking video.