搜索资源列表
usbvision-0.9.8.2.tar
- 这是一个Linux下的USB摄像头捕捉程序,是一个调用V4L2(Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many \"webcam\" devices. It supports streaming and capture of color or monochrome video v
mima
- 一个matlab小程序,三次输错密码后,可以调用摄像头进行拍照,并发送飞信和电子邮件(当然需要进行必要的设置,注释很清楚)-A small matlab program, three times the wrong password, you can call the camera to take pictures and send flying letters and e-mail (of course, need to take the set, comments very clear)
cam
- MATLAB 编写的调用摄像头的界面,是学习界面的一个不错的例子-MATLAB call of the camera interface, is the study of the interface, a good example
zhaoxiang
- 在matlab中调用摄像头进行拍照,并生成所得到的图像。-radio and photo
m_sendmail
- matlab的功能是很强大的,发送邮件,视频采集都可以实现。本段仅是一个小程序,调用电脑摄像头拍照,并发送邮件到指定的邮箱,有兴趣的可以实践一下,仅当娱乐了。-matlab s function is very powerful, send e-mail, video capture can be achieved. This paragraph is only a small program, call PC camera to take pictures, and send a messag
DXcamera
- 用VB.NET编写的DX摄像头调用程序,很好用的,分享给大家,大家一起学习!-Written with VB.NET DX camera calling program, very easy to use, share, and we will study together!
cvtest_08
- opencv实现调用摄像头,进行人脸检测!-opencv call camera, face detection!
face-matlab
- 关于matlab调用摄像头的,仅供参考,可以运行-Call camera on matlab
face-recongize
- 关于matlab调用摄像头的,可以参考学习,可以运行-About matlab call camera, you can refer to learn, you can run
人脸识别
- 基于ssm框架搭建的,前端通过获取video标签?调用本地的摄像头(获取用户媒体对象,流媒体数据base64),将流媒体数据画到convas画布上去?,后台调用百度API人脸识别接口,进入百度大脑搜索人脸识别即可获取官网的Secret Key,将前端获取的人脸信息的base64信息和你本地数据库里的人脸信息传到百度人脸识别的接口进行人脸比对,返回一个json数据,result参数 带别人脸相似度, result可自己定义,从而实现人脸识别登录(Based on the SSM framework
HandGestureRecognition-master
- matlab代码调用摄像头,从而实现手势识别功能,代码没有问题(Realization of gesture recognition)
1111111wejkyjhzs
- 用matlab调用摄像头,调用的是电脑自带的摄像头,运行之后出现一个摄像头窗口(未进行二值化灰度处理,因此是正常彩色图像。)(Using MATLAB to call the camera, it calls the camera that comes with the computer. After running, there is a camera window (no two value grayscale processing), so it's a normal color imag
基于脸部动态特征的人脸表情识别程序
- 通过训练jaffe数据库,实现识别人脸高兴、惊讶、恐惧、生气等六种表情,并圈出。可调用电脑摄像头实时监测。内附有使用说明,可以使用。仅供学习参考。(Through training Jaffe database, six kinds of facial expressions, such as happiness, surprise, fear and anger, are recognized and circled. Real-time monitoring with a computer
使用python调用摄像头数据实现虚拟背景
- 基于python+pytorch+opencv实现的复杂环境下的虚拟背景功能