搜索资源列表
视频纹理
- 关于视频 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.
img_process_java
- 图像/视频处理程序,运行命令:java Video processor Canny edge, Gabor texture feature 输入为彩色或灰度图;motion estimation 输入为QCIF序列;the shape processing 输入为二值图像-image / video processing procedures, execute commands : java Video processor Canny edge, Gabor texture feature
simpleTexture
- 基于GPU的通用计算,利用显存的cache是提高算法效率的重要方面,该例子是在CUDA环境下如何读取纹理的程序。-based GPU generic terms, the use of video memory cache is to improve the efficiency of the algorithm, The example is the CUDA environment how to read texture procedures.
vodecode
- 数字视频的解码以及解码视频的回放,有:形状解码、运动信息解码、VOP解码以及纹理解码。有多路视频回放的实际应用案例-digital video decoder video decoder and the intervals are : shape decryption, decoding information campaign, VOP decoding and texture decoder. Video playback how the practical application of c
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
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
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.