资源列表
openCV-Practicefh
- 人脸识别: 相关功能: 1.将图像转换为灰度显示 2.应用高斯滤波器去除小的边缘 3.计算与画布边缘 4.修改边缘颜色 5.将Mat转换为Xcode的UIImageView显示(Face recognition: Related functions: 1. Convert the image to grayscale display 2. Use gaussian filter to remove small edges 3. Calculate the edge of th
image_processing
- 图像处理入门编程 包括动态跟踪和视频处理 有对应的任务指导书(image processing include the mission book)
rpt-master
- CVPR2014 可以有效处理目标跟踪中的部分遮挡问题(The problem of partial occlusion in target tracking can be effectively handled)
【2】第二章
- 【OpenCV3版】《OpenCV3编程入门》书本配套源代码([OpenCV3 version] OpenCV3 programming portal book matching source code)
MATLAB火灾火焰烟雾识别(源码)
- 本课题为基于matlab的火灾检测识别,烟雾报警,火焰检测,有GUI设计界面,通过几何参数判别,即面积增长率,角度等。完美运行。(Based on Matlab fire detection and identification, smoke alarm, flame detection, Gui design interface, through the geometric parameters, that is, area growth rate, angle and so on. It w
GIS2017-09-11
- 自制地图浏览控件,可拖拽缩放测距离测角度(Self - made map view control, can drag and drop the zoom Angle.)
CMU
- 人脸识别中常用的数据库,希望对大家有所帮助-face database
AutoCAD ObjectARX程序开发技术
- AutoCAD ObjectARX AutoCAD ObjectARX程序开发技术(AutoCAD ObjectARX development)
OpenGl-PPT
- OpenGL 学习的好资料!某大学的教学多媒体资料,有助于大家学习OpenGL!-OpenGl PPT,good information
HKUCSIS
- 香港大学计算机图形学课的课件,分为12章,内容详尽-University of Hong Kong Computer Graphics class courseware is divided into 12 chapters, detailed
OpenGL-ppt
- Opengl学习文档,详细介绍,很好的资料-Opengl study documents, detailed, very good information
图像处理类实例
- 图像处理类的实例 能实现基本的图像处理 分割 灰度。。