登录
首页 » 视频处理 » 视频的采集和捕捉

视频的采集和捕捉

于 2022-01-25 发布 文件大小:58.00 kB
0 55
下载积分: 2 下载次数: 1

代码说明:

视频的采集和捕捉-the collection and video capture

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

发表评论

0 个回复

  • 多线程中的新开的线程代码。是扫描模块的启动程序!
    多线程中的新开的线程代码。是扫描模块的启动程序!-multithreading of the new open-thread code. Scanning module is the initiation process!
    2022-02-20 00:54:54下载
    积分: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
  • 一个界面美观,速度比较快的捕捉程序,让你大开眼界!
    一个界面美观,速度比较快的视频捕捉程序,让你大开眼界!-a beautiful interface, faster speed video capture procedure and let you eye-opener!
    2022-03-01 21:29:39下载
    积分:1
  • 用程序做屏幕捕捉和程序,一起学习和…
    用delphi做的屏幕捕捉和处理程序,一起学习,刚才传了一下好像没传上-delphi do with the screen capture and handling procedures, learning together and passed for a moment seems to be no on-
    2022-05-27 19:39:50下载
    积分:1
  • Linux下的捕获程序,适合许多通用的usb摄像头。
    Linux下的视频捕获程序,适合许多通用的usb摄像头。-Linux video capture process, for a number of generic usb camera.
    2022-08-24 19:32:07下载
    积分:1
  • 手势识别控制鼠标
    利用手势识别来进行鼠标的操纵
    2022-04-15 19:01:03下载
    积分:1
  • 程序实现rgb到yuv的转换
    实现rgb到yuv的转换,代码简单,易懂,适合学习者学习。讲述了rgb到yuv转换的原理,对于理解转换具有一定的意义。
    2023-05-12 18:25:03下载
    积分:1
  • (1)6或VC.NET调试源代码。(2)调试前需要微软…
    (1)源代码可在VC 6.0或.NET下调试。 (2)调试前需要安装Microsoft DirectX 9.0。 更详细的说明见各章内说明-(1) source code in 6.0 or VC.NET debug. (2) debugging former requires Microsoft DirectX 9.0. A more detailed description of the various chapters of note
    2022-01-31 04:00:01下载
    积分:1
  • 高版本Opencv内置的videoInput库的使用方法
    高版本Opencv内置的videoInput库的使用方法 在视频处理的时候,经常要打开Camera,使用Videoinput 是比较高效的方法。
    2022-05-25 05:16:23下载
    积分:1
  • 捕获摄像头图像系统,能够对摄像头获取的图像进行捕获...
    捕获摄像头视频图像系统,能够对摄像头获取的图像进行捕获-Video cameras capture system, able to access the camera to capture images
    2022-02-05 15:42:45下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载