当前位置:
首页 资源下载
搜索资源 - object recognition using opencv
搜索资源列表
-
0下载:
本程序采用opencv和C++完成,能够坚持视频中的运动目标,实时性和鲁棒性良好-object recognition using opencv and vc++
-
-
0下载:
Work in progress implementation of multiple object recognition using color, location, edge and texton-layout filters. Uses OpenCV 2.0
-
-
0下载:
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it.
This is a Project about Real-time object detection in OpenCV using SURF.
-
-
0下载:
Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
-
-
0下载:
该资料中包含了《OpenCV By Example》中文版以及例程程序,该书的目录如下所示:
第1章 OpenCV的探险之旅;
第2章 OpenCV基础知识介绍;
第3章 图形用户界面和基本滤波;
第4章 深入研究直方图和滤波器;
第5章 自动光学检测、目标分割和检测;
第6章 学习目标分类;
第7章 识别人脸部分并覆盖面具;
第8章 视频监控、背景建模和形态学操作;
第9章 学习对象跟踪;
第10章 文本识别中的分割算法;
第11章 使用Tessera
-
-
1下载:
本书介绍Python的计算机视觉编程,用清晰的Python示例,细致讲解对象识别、3D重建、立体图像、增强现实及其他计算机视觉应用技巧,给出了分析图像的工具与方法。内容:机器人导航、医学图像分析;图像映射与变换;多图像的3D重建;用聚类方法基于相似性和内容组织图像;基于视觉内容的图像检索技巧;实现图像内容分类和对象识别的算法;通过Python接口访问常用的OpenCV库。(This book introduces Python's computer vision programming. Wit
-