搜索资源列表
111
- 摄像管理系统,做的有点糙,但是基本功能已经实现,大家可以参考思路
MATLAB
- MATLAB实现视频摄像中的运动检测(人体等)-MATLAB implementation of motion detection video camera (body, etc.)
CameraDemo
- 摄像功能实现,Camera function realization-Camera function realization, Camera function realization
imaq_demo
- matlab控制摄像头(如:网络摄像头等)获取外界图像-matlab control the camera (eg: webcam) to obtain external image
computer-vision-Stereo-matching
- 摄像机标定代码,完成摄像机标定的立体匹配部分。-computer vision Stereo matching
1xy7z.ZIP
- 机器人学习的可编程超声波传感器阵列摄像定位系统Study of Robot programmable ultrasonic sensor array camera positioning system-Study of Robot programmable ultrasonic sensor array camera positioning system
Time_Photo
- 本人自编的一个基于matlab平台的定时摄像的GUI界面程序,在定时方面,考虑了程序运行的时间,即严格按照定时间隔进行拍摄图片,并可设置任意路径-A good matlab program, written by myself, is used for capturing images at a fixed interval of time.
three-dimensional-imaging
- 相控阵三维摄像声纳系统信号处理关键技术研究-Key Technology Research phased array signal processing three-dimensional imaging sonar system
xiuzhi
- 摄像得到回转窑内物料的运动图像,然后使用Matlab图像处理,得到物料的休止角-Camera movement image of rotary kiln in the material, and then use the Matlab image processing, Angle of repose of the material
MATLAB课堂考勤(GUI)
- MATLAB课堂考勤(GUI) 该课题为基于MATLAB pca的人脸考勤系统。可以从一副图像中找出多人人脸,分割,计算人数,然后提前制作好这些人的人脸库,进行逐一识别是谁,是不是库内人脸,如是,具体是谁,如果不是,那提示库外人脸。具有友好的人机交互界面,还可以二次开发成摄像的,但是摄像头误差可能会有点。识别流程为:读取图像,人脸定位,人数统计,人脸分割,人脸识别,库内外判别。(The subject is face attendance system based on MATLAB PCA.