登录
首页 » 视频处理 » opencv人脸检测,VS2013+opencv

opencv人脸检测,VS2013+opencv

于 2022-07-28 发布 文件大小:6.93 kB
0 54
下载积分: 2 下载次数: 1

代码说明:

人脸检测,实时性很好,灵敏度高,记得修改那两个数据的路径,默认内置摄像头

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

发表评论

0 个回复

  • em2860,em2861sdk usb数据采集。
    em2860,em2861sdk usb视频数据采集。-em2860, em2861sdk usb video data collection.
    2022-11-09 09:20:03下载
    积分:1
  • 目标跟踪
    目标检测与跟踪代码可以运行的哟!可以利用鼠标控制,这只窗口的大小和需要检测的目标!
    2022-03-19 14:39:04下载
    积分:1
  • 校准文件包含在Visual C++ 2008开发的源代码,我们有…
    The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
    2022-03-21 05:27:42下载
    积分:1
  • 用vc++编写的图像程序,该程序实现了有关摄像头对的捕获。 本系统实现从摄像头中获取一段的功能 运行时需要有一个摄像头 一套完整的VC ++...
    用vc++编写的图像处理程序,该程序实现了有关摄像头对视频的捕获。 本系统实现从摄像头中获取一段视频的功能 运行时需要有一个摄像头 一套完整的VC ++ USB Video摄像头捕捉程序源代码,支持多摄像头选择,而且支持直接截图。可以作为开发视频会议和视频游戏的参考资料 -Vc++ to prepare with the image processing procedures, the procedures for the realization of the camera for video capture. The system obtained from the camera features a video of the run-time need for a camera of a complete set of VC++ USB Video camera to capture source code, support multi-camera options, and support direct screenshot. Can be used as the development of video conferencing and video game references
    2022-02-03 14:21:16下载
    积分:1
  • S3C2440 Camera Test Source
    S3C2440 Camera Test Source
    2023-05-20 21:25:02下载
    积分:1
  • 如何捕捉截图
    How to Capture Video Screen Shots
    2023-08-21 20:15:03下载
    积分:1
  • 可以进行捕捉,为很好的捕捉程序
    可以进行视频捕捉,为很好的视频捕捉程序 -can capture video for a good video capture process
    2023-03-23 08:55:04下载
    积分:1
  • 捕获图像和广播片段。rar
    撷取视频画面及播放视频画面.rar-capture video images and broadcast video footage. Rar
    2022-07-17 18:43:03下载
    积分:1
  • vb摄像头控制源码
        Dim lpszName As String * 100     Dim lpszVer As String * 100     Dim Caps As CAPDRIVERCAPS              "//Create Capture Window     capGetDriverDescriptionA 0, lpszName, 100, lpszVer, 100  "// Retrieves driver info     lwndC = capCreateCaptureWindowA(lpszName, WS_CAPTION Or WS_THICKFRAME Or WS_VISIBLE Or WS_CHILD, 0, 0, 160, 120, Me.hWnd, 0)     "// Set title of window to name of driver     SetWindowText lw
    2023-08-01 21:55:03下载
    积分: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
  • 696518资源总数
  • 104269会员总数
  • 31今日下载