登录
首页 » 视频处理 » DM642,DM643视频采集基本架构

DM642,DM643视频采集基本架构

于 2022-07-10 发布 文件大小:2.68 kB
0 137
下载积分: 2 下载次数: 1

代码说明:

DM642,DM643视频采集基本架构--程序注释

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

发表评论

0 个回复

  • 用于linux下DM642的捕捉,可以用来进行相关的调整。
    用于linux下DM642的视频捕捉,可以用来进行相关的调整。-to capture the video in linux,and using this programme you can get the image in favour of some image card.
    2023-08-24 23:55:03下载
    积分:1
  • "画中画"技术,在一幅大的图像内显示另外一幅内容不同的小的图像,小图像的尺寸大小一般地说为大图像尺寸的1/4或1/9,显示位置在大图像的右上角。...
    视频"画中画"技术,在一幅大的图像内显示另外一幅内容不同的小的图像,小图像的尺寸大小一般地说为大图像尺寸的1/4或1/9,显示位置在大图像的右上角。-video "picture-in-picture" technology, in a great show of images within other elements of a small image, the small image size generally larger image size of 1/4 or 1/9, location in the upper right image.
    2023-02-26 16:30:03下载
    积分:1
  • YUV422转YUV420和RGB转YUV420源码
    简单的用于将摄像头采集的YUV422格式数据转化为YUV420格式数据的程序源码。以及将摄像头采集的RGB格式数据转化为YUV420格式数据的程序源码,使用方便。
    2023-01-22 17:20:04下载
    积分:1
  • 万能摄像头驱动源码,可支持中星微ZC301的摄像头
    万能摄像头驱动源码,可支持中星微ZC301的摄像头-Source camera universal driver that supports Vimicro camera ZC301
    2022-03-02 16:41:56下载
    积分:1
  • 采集程序
    视频采集程序-programs about video signal collection
    2023-03-15 15:50:04下载
    积分:1
  • 码本建模
    为每个像素建立一个码本,每个码本有多个码子,比较当前像素与码本中的码子是否匹配,并及时跟新码本中的码子
    2022-03-19 07:58:28下载
    积分:1
  • 一个VB捕获程序,功能还不错,可从摄像头,数码相机上捕获及图片。...
    一个VB视频捕获程序,功能还不错,可从摄像头,数码相机上捕获视频及图片。 -A VB video capture procedures, functions well can be seen from the camera, digital cameras to capture video and pictures.
    2022-03-02 01:21:58下载
    积分:1
  • 图像采集卡编程应用,用于图像采集等功能。
    图像采集卡编程应用,用于图像采集处理等功能。-Image Capture Card Application Programming for image acquisition and processing functions.
    2022-05-08 17:36:23下载
    积分:1
  • 运动检测的源代码
    Motion Detection Delphi Source Code
    2023-05-23 11:10:04下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载