登录
首页 » 视频处理 » I have wirtten a video summarization program which takes an avi file and gives s...

I have wirtten a video summarization program which takes an avi file and gives s...

于 2022-09-10 发布 文件大小:7.63 MB
0 49
下载积分: 2 下载次数: 1

代码说明:

I have wirtten a video summarization program which takes an avi file and gives summarized frames.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • video capture map a source code, the DirectShow an example
    录像捉图的一个源代码,DirectShow上的一个例子-video capture map a source code, the DirectShow an example
    2022-10-14 19:20:03下载
    积分:1
  • very good source of practical procedures
    非常好的实用程序源码-very good source of practical procedures
    2022-02-25 13:26:41下载
    积分:1
  • 熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集.具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程...
    熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集.具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程-Familiar with the VIDEO FOR WINDOWS, based on the VFW the completion of image acquisition. Familiar with the hardware-specific content, including image acquisition equipment, familiar with the C++, Learning VC++ Programming
    2023-04-28 13:30:02下载
    积分:1
  • textureVIew 显示本地
    应用背景之前使用surfaceView做视图显示,但是surfaceView无法实现旋转等一些操作,就找到了textureView做视图显示,做的一个简单播放本地视频的例子关键技术public class MainActivity extends Activity implements SurfaceTextureListener, OnBufferingUpdateListener, OnCompletionListener, OnPreparedListener, OnVideoSizeChangedListener{ TextureView textureView; private MediaPlayer mMediaPlayer; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); textureView=(TextureView) findViewById(R.id.textureview); textureView.setSurfaceTextureListener(this); // textureView=new TextureView(this); // textureView.setSurfaceTextureListener(this); // setContentView(textureView); } @Override public void onSurfaceTextureAvailable(SurfaceTexture surface, int width, int height) { System.out.println("onSurfaceTextureAvailab
    2022-01-25 20:33:25下载
    积分:1
  • DirectShow播放器
    资源描述自己更加directshow编程指南写的 简单directshow播放器,可以通过该实列熟悉directshow的链路的精髓,增加一种视频播放的学习方式
    2022-02-20 21:02:30下载
    积分:1
  • 播放器Video-Js
    不错的一个视频播放器,video-js采用的是html5的播放器,如浏览器不支持html5,它会自动转换为flash播放。
    2023-07-13 10:00:03下载
    积分:1
  • 用C++写的调用Axis镜头的实时播放程序
    用C++写的调用Axis镜头的实时播放程序-use C++ to write a call to the real-time camera Axis player
    2023-04-03 03:30:04下载
    积分:1
  • 帧间差分法
    C++帧间差分法的代码,用于对视频的研究。这个叫人怎么描述,他就是个代码,能用就用,不能用请找别的。
    2023-07-09 01:50:04下载
    积分:1
  • vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的并可以...
    vcap源代码这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-vcap source code This is a pure Win32 API application, No MFC. Procedures demonstrated the VFW (Video for Windows) use. Show video from the camera and can be intercepted off the video saved as AVI files. Process model of non-rectangular windows programming as well as file Universal Realization of the dialog box. This code is a rare example of a beginner program.
    2023-01-06 05:50:03下载
    积分:1
  • 程序实现rgb到yuv的转换
    实现rgb到yuv的转换,代码简单,易懂,适合学习者学习。讲述了rgb到yuv转换的原理,对于理解转换具有一定的意义。
    2023-05-12 18:25:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载