Welcome![Sign In][Sign Up]
Location:
Search - getframe

Search list

[Other resourcemovie_cartoon

Description: %电影动画: %1.首先调用moviein函数对内存初始化.创建一个足够大的矩阵来容纳一系列指定的图形(帧) %2.调用getframe函数生成每一帧.该函数返回一个矢量,利用这个矢量创建一个电影动画矩阵 %3.调用movie函数按照指定速度进行指定次数的播放 %例子2:演示如何实现快速傅立叶变换(exp(j*2*pi/n))的可视化过程- Movie animation: 1. First transfers the moviein function to the memory initialization Founds graph which an enough big matrix holds a series of assigns (frame) % 2. Transfers the getframe function to produce each This function returns to a vector, uses this vector to found a movie animation matrix % 3. Transfers the movie function according to assign the speed to carry on assigns the number of times the broadcast Example 2: How demonstrates realizes fast Fourier transforms (exp (j*2*pi/n)) the visible process
Platform: | Size: 867 | Author: 龚力 | Hits:

[Delphi VCLgetframe

Description: 取含Frame的网页源码(Delphi)-with Frame from the website source (Delphi)
Platform: | Size: 558138 | Author: 子杉 | Hits:

[Other resourcegetframe

Description: 把视频源压缩为JPEG图像文件. 用C开发的源代码.直接可以用
Platform: | Size: 2553 | Author: 李国平 | Hits:

[matlabmovie_cartoon

Description: %电影动画: %1.首先调用moviein函数对内存初始化.创建一个足够大的矩阵来容纳一系列指定的图形(帧) %2.调用getframe函数生成每一帧.该函数返回一个矢量,利用这个矢量创建一个电影动画矩阵 %3.调用movie函数按照指定速度进行指定次数的播放 %例子2:演示如何实现快速傅立叶变换(exp(j*2*pi/n))的可视化过程- Movie animation: 1. First transfers the moviein function to the memory initialization Founds graph which an enough big matrix holds a series of assigns (frame) % 2. Transfers the getframe function to produce each This function returns to a vector, uses this vector to found a movie animation matrix % 3. Transfers the movie function according to assign the speed to carry on assigns the number of times the broadcast Example 2: How demonstrates realizes fast Fourier transforms (exp (j*2*pi/n)) the visible process
Platform: | Size: 1024 | Author: 龚力 | Hits:

[Delphi VCLgetframe

Description: 取含Frame的网页源码(Delphi)-with Frame from the website source (Delphi)
Platform: | Size: 558080 | Author: 子杉 | Hits:

[Picture Viewergetframe

Description: 把视频源压缩为JPEG图像文件. 用C开发的源代码.直接可以用-The video source for the JPEG compressed image files. With C source code development. Can be used directly
Platform: | Size: 2048 | Author: 李国平 | Hits:

[GIS programgetframe

Description: 这个是一个对视频进行获取单帧的程序,个人用后感觉很不错,所以想跟大家分享-This is a single frame of video to obtain the procedure, individuals feel very good after use, so would like to share
Platform: | Size: 8192 | Author: 郝腾 | Hits:

[2D Graphicbitmap_plot_v1_2

Description: "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region. - "Plot to Bitmap" allows the user to directly plot lines, text and filled polygons into an image, thus without taking a screen-shot (getframe). This function is also useful if you want to convert a few coordinates describing a region contour into a bitmap of the region.
Platform: | Size: 12288 | Author: AJAY聽聽JAIN聽 | Hits:

[Multimedia Develop83390061getframe

Description: 从视频流中获取一帧数据,比较好的代码,可以看一下-getframe
Platform: | Size: 8192 | Author: yizhuosong | Hits:

[SCMgetFrame

Description: read the message which is received by meter
Platform: | Size: 3072 | Author: Mukesh | Hits:

[matlabAnimated_GIF

Description: 该程序能够将matlab中绘制的三维图形,动态化,并最终生成gif文件,原理是使用了getframe()函数,获取几帧图像,再保存为gif文件 -The program can draw matlab in the three-dimensional graphics, dynamic, and ultimately generate the gif file, the principle is the use of getframe () function, to obtain a few frames, and then saved as a gif file
Platform: | Size: 265216 | Author: zheng | Hits:

[Special Effectsmovieop

Description: 使用 getframe 指令來抓取圖形做為電影的畫面,每個畫面都是以一個行向量的方式,置放於整個代表電影的矩陣-Use getframe command to capture graphic images as a movie, every scene is a row vector of the way, on behalf of the film placed in the matrix
Platform: | Size: 3072 | Author: 王宇歆 | Hits:

[3D Graphicuse_getframe

Description: it plot a 3D graph and use movie and getframe to create a movie
Platform: | Size: 35840 | Author: saeed | Hits:

[OtherprintScreenaprintFigure

Description: matlab的getframe有时候并不能截取画出来的3D图像(而是截取出一个空坐标系).该程序用matlab调用windows的截图功能, 真正实现了原封不动的截图.(但是耗时会长一点). 使用时, 先把文件夹添加到matlab的路径下即可.文件夹中有两个功能略有不同的函数printScreen是截取整个屏幕, printFigure是截取整个屏幕后挖出当前的Figure窗口中的内容.-matlab does not intercept the getframe sometimes drawn 3D images (but the interception of an empty frame) The procedures used to call matlab windows screenshot function, truly untouched screenshot. (but a little time consuming president ) When using, first add a folder to the matlab' s path. folder has two functions is slightly different function printScreen intercept the entire screen, printFigure dug up the entire screen after interception current Figure window content.
Platform: | Size: 5120 | Author: SHY | Hits:

[Special EffectsMALTAB-17

Description: 【谷速软件】matlab源码-保存多个图像 getframe、imwrite、sprintf、num2str-[Valley] matlab source software speed- save multiple images getframe, imwrite, sprintf, num2str
Platform: | Size: 11264 | Author: 闫凯红 | Hits:

[2D Graphictext2img

Description: This function was created as the function getframe() does not capture the data in the required size. This function lets you specify the font size, weight and several other things. * To change of background/font color open the file and make changes at appropriate places, as it is, it puts black text on white background.
Platform: | Size: 1024 | Author: keyvan | Hits:

[Graph Drawingdynamic3D

Description: 简单的三维动态绘图,运用matalb中的getframe和movie函数,对于初学者比较有用-Three dimensional dynamic drawing is simple, the use of MATALB in getframe and movie function, useful for beginners
Platform: | Size: 1024 | Author: zhoumingyang | Hits:

[matlabmoive

Description: Matalb可以进行一些简单的动画演示,实现这种操作的主要命令为moviein命令、getframe命令以及movie命令。-Create moive with matlab
Platform: | Size: 27648 | Author: yanjun | Hits:

CodeBus www.codebus.net