登录
首页 » 视频处理 » This procedure is based on the SDK image acquisition procedures, the integrated...

This procedure is based on the SDK image acquisition procedures, the integrated...

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

代码说明:

此程序是基于SDK的图象采集程序,在visualc++集成开发环境中完成。-This procedure is based on the SDK image acquisition procedures, the integrated development environment visualc completed.

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

发表评论

0 个回复

  • 这是本人下载和编译过的关于大津法二值化的matlab代码,效果比较好,可以作为分割的有效辅助...
    这是本人下载和编译过的关于大津法二值化的matlab代码,效果比较好,可以作为分割的有效辅助-This is, I downloaded and compiled on the Otsu binarization method of matlab code, the effect is better, can be used as an effective auxiliary partition
    2022-11-26 20:10:03下载
    积分:1
  • This procedure applied to realize the DirectShow video capture. Access through t...
    本程序应用了DirectShow实现的视频捕捉。通过捕捉获取摄像头数据并把它显示在窗口上。-This procedure applied to realize the DirectShow video capture. Access through the camera to capture data and put it on display in the window.
    2023-01-29 06:30:03下载
    积分:1
  • 一个国外的摄像头数据源码。可以降获取的屏存为avi格式,也可存为bmp。与很多摄像头光盘里自带的amcap.exe差不多。...
    一个国外的摄像头数据处理源码。可以降获取的视屏存为avi格式,也可存为bmp。与很多摄像头光盘里自带的amcap.exe差不多。-A foreign source camera data processing. Can be kept down for access to the screen avi format can also be saved as bmp. CD-ROM with many cameras in almost amcap.exe own.
    2022-01-21 01:38:45下载
    积分:1
  • 记录网路上播放的数据,保存在本地的文件中,小工具。 VC项目....
    记录网路上播放的数据,保存在本地的文件中,小工具。 VC项目.-It is used for recording the data on the internet and the data will be saved on the local directory.
    2022-08-18 11:09:58下载
    积分:1
  • OCX的一个播放器,通过调用函数实现各种功能
    OCX的一个播放器,通过调用函数实现各种功能-OCX a player, by calling the function realize various functions
    2022-03-02 03:08:56下载
    积分: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
  • VLC播放器源代码
           vlc的源代码包,版本1.1.12.最新版本的vlc源代码。在vs2013下编译通过,并能够正常运行。适合在VS下做视频开发的同胞下载使用。最适合做C++/C的播放器研究和参考。也可以测试RTSP和 解码库是否标准。 
    2022-02-04 21:41:52下载
    积分:1
  • 用VB开发的uEye高级摄像头的二次开发程序,对于学习采集及其捕捉的工作人员适合,的分辨率1024*1280但是帧才只有12bps...
    用VB开发的uEye高级摄像头的二次开发程序,对于学习视频采集及其捕捉的工作人员适合,视频的分辨率1024*1280但是帧频才只有12bps-UEye using VB developed high-level camera, the secondary development of procedures for the study and video capture and the capture of staff for the video resolution of 1024* 1280 but the frame rate was only 12bps
    2022-02-02 20:24:34下载
    积分:1
  • 实现了图像格式yuy2到RGB24的转换,在采集中有着广泛的应用、...
    实现了图像格式yuy2到RGB24的转换,在视频采集中有着广泛的应用、-Realize a YUY2 to RGB24 image format conversion, video capture in a wide range of applications,
    2022-07-21 15:17:41下载
    积分:1
  • 录制使用 OpenCV
    Opencv (主要用于图像和视频处理的库) 和 visual studio 是此项目中使用。你可以使用任何版本的 opencv (虽然 2.4.1 和以上建议) 描述: 这段代码在这里记录通过你的摄像头的视频 (内置或 USB),这段视频并保存在您的计算机。显然你可以更改的位置,并将路径设置为要保存的视频。(这默认设置为驱动器 C B.T.W)前提: 您必须具有 OpenCV 库这项工作。任何人都可以轻松地从下面给出的链接下载此库。http://opencv.org/downloads.html 希望这对你有用
    2022-03-04 04:08:21下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载