搜索资源列表
terrainEngine
- 国外程序员编写的基于OpenGL的3D地形引擎。 errain Engine I started working on a terrain engine around October 2000. I was deeply moved by screenshots from black and white :) My intention and main goal was to create something visually stunning. This mean
Iframe_edit
- 图片编辑程序 ,一个简单实用的源程序,编辑I帧,或JPEG图片-Photo editing procedures, a simple and practical source, I frame editor, or JPEG Photo
vfw_capture
- 毕业设计的前端工作,从摄像头获取视频流,可以保存为avi格式也可以保存为一个位图,在次基础上捕获一个单帧并显示在图形控件.希望可以为和我当初一样迷茫的同伴提供一丝帮助.-graduation at the forefront of design work, from camera access to video streaming, can be maintained for avi format can be saved as a bitmap. In the second based on
purikura
- The program purikura.m frames your images into a beautiful frame. Convert your boring looking images into decorated ones using it. Automatically adjusts the bordering i.e. framing according to the image s dimensions. Save the decorated
motion
- There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describ
water.tar
- 使用纹理坐标,用简单的方法绘制漂亮的水面,水波使用了正弦函数和加入噪声的方法-Still using texture coordinates, this time here is a very simple way to render fancy water. Waves are shaped using both a sinus function and some Perlin noise. The same texture is used for both fake reflection a
SNR
- 本次实验中对视频的I帧和P帧进行SNR可伸缩编码,可分级的级数为2。在I帧编码时,首先采用较大的量化矩阵进行量化,完成编码后的图像作为基本层-The experiments on the video frames and the I to P frame SNR scalable coding, can be graded series of 2. In the I-frame coding, the first to quantify the larger matrix to quantify
VC_Opengl_Frame
- opengl + vc,窗口框架源码,希望大家用得上-opengl+ vc, source window frame, I hope you useful
FrameAnimation
- 用VC++写的帧动画程序,希望对大家有所帮助-VC++ to write using the frame animation program, I hope all of you to help ... ...
avitoim.m
- 这是我读硕时 师兄让我写的把AVI视频转成一帧帧图像的代码 绝对好用 文件夹理有我的联系方式 有问题问我-This is when I read Augmentum师兄let me write the AVI video into a frame image of the code is absolutely easy to use folder justifications have my contact there asked me the question
KeyFrameDiff
- 我的毕业设计,用matlab编的关键帧提取的代码,参考了光流法的代码。是基于帧差的欧式距离,均值,方差,差异系数下的关键帧提取。代码调试通过,运行结果理想,与大家分享下。-I graduated from design, matlab key frame extraction for the code, with reference to code optical flow method. Frame difference is based on the Euclidean distance,
Capture2Save
- i write it use opencv lib in order to capture image from each frame in webcam or video and save all image to a document,and i use it to capture hand image for haartraining,hope you like it! -)-i write it use opencv lib in order to capture image from
encodinganddecoding
- 实现对视频图像的游程编码和解码。过程包括:二维DCT变换、量化及游程编码。 一般来讲对于视频的I帧进行恢复,其信噪比可达到38DB以上。-Implementation of the video image encoding and decoding run-length. Process includes: two-dimensional DCT transform, quantization and run-length encoding. In general, I frame for
Low-complexity-background-subtraction-using-frame
- Tracking w/ blob detection, morphological operation (Togeather) frames = {avi.cdata} uses the cdata from the video file fg = extractForeground(frames) do foreground extraction cmap = colormap(gray) for i = 1:length(fg) temp0{i} = edg
H264Player
- 实现H264编解码图像文件的源代码 实现算法:baseline profile ,含H.264算法参数设置(分辨率、帧率(I/P:15-20)等)和解码后的I帧-H264 codec to achieve an image file of the source code algorithm: baseline profile, including H.264 algorithm parameter settings (resolution, frame rate (I/P :15-20),
read-the-video-image-frame-i
- 使用imread和imshow读取图像以及显示图像,读取视频第i帧图像-Use imread and imshow read image and display an image, read the video image frame i
Iframe_edit
- 图片编辑程序 ,一个简单实用的源程序,编辑I帧,或JPEG图片-Photo editing procedures, a simple and practical source, I frame editor, or JPEG Photo
SNR
- 本次实验中对视频的I帧和P帧进行SNR可伸缩编码,可分级的级数为2。在I帧编码时,首先采用较大的量化矩阵进行量化,完成编码后的图像作为基本层-The experiments on the video frames and the I to P frame SNR scalable coding, can be graded series of 2. In the I-frame coding, the first to quantify the larger matrix to quantify
SNR
- 本次实验中对视频的I帧和P帧进行SNR可伸缩编码,可分级的级数为2。在I帧编码时,首先采用较大的量化矩阵进行量化,完成编码后的图像作为基本层-The experiments on the video frames and the I to P frame SNR scalable coding, can be graded series of 2. In the I-frame coding, the first to quantify the larger matrix to quantify
H264BSAnalyzer-master1
- DCT变换,H.264解析软件,比较好用,能解析出I帧,P帧,B帧(DCT transform ,h.264,P frame,B frame, i Frame)