码迷,mamicode.com
首页 >  
搜索关键字:vision    ( 417个结果
计算机视觉的一些测试数据集和源码站点
以下是computer vision:algorithm and application计算机视觉算法与应用这本书中附录里的关于计算机视觉的一些测试数据集和源码站点,我整理了下,加了点中文注解。ComputerVision:Algorithms and ApplicationsRichard Sze...
分类:其他好文   时间:2015-04-17 13:13:14    阅读次数:189
【OpenCV基础】Win7 64位系统上OpenCV的安装与在VS2013上的配置
OpenCV(Open Source Computer Vision Library)是一个开源的跨平台开源计算机视觉库,能在Windows、Linux、Mac等平台上运行,使用C语言与C++编写而成,轻量且高效。下面介绍一下怎么在Win7 64位系统上安装OpenCV以及如何利用VS2013进行基于OpenCV的程序开发。OpenCV的函数库封装在了lib和dll里,并且有两种版本,一种是x86(...
分类:Windows程序   时间:2015-04-15 13:37:12    阅读次数:378
Emgu CV的一个异常的解决方法
今年组里有大项目落我头上了,并不能像去年一样回家还能搞搞Cocos2dX,一把老泪流了下来。。。回到正题,由于组里需要做一个显示板的自动测试项目,涉及到Computer Vision。不得不说,这才是项目里的大坑。之前一直在做其他基础库的研发,最近开始了视觉识别的研发进度。由于市面上没有很合适的开源...
分类:其他好文   时间:2015-04-08 21:10:52    阅读次数:136
【转】Gabor 入门
Computer Vision TutorialsSearchPrimary MenuSkip to contentTutorialsSearch for:Gabor Filters : A Practical OverviewApril 27, 2014krishnamurthyj 5 Comme...
分类:其他好文   时间:2015-03-30 18:12:52    阅读次数:321
Linux下OpenCV的环境搭建(转)
OpenCV is the most popular and advanced code library for Computer Vision related applications today, spanning from many very basic tasks (capture and ...
分类:系统相关   时间:2015-03-29 13:37:17    阅读次数:186
Linux下OpenCV的环境搭建
OpenCV is the most popular and advanced code library for Computer Vision related applications today, spanning from many very basic tasks (capture and ...
分类:系统相关   时间:2015-03-28 12:50:19    阅读次数:255
Linux环境下安装OpenCV
OpenCV is the most popular and advanced code library for Computer Vision related applications today, spanning from many very basic tasks (capture and pre-processing of image data) to high-level algorit...
分类:系统相关   时间:2015-03-19 16:26:16    阅读次数:303
论文笔记:目标追踪-CVPR2014-Adaptive Color Attributes for Real-time Visual Tracking
基于自适应颜色属性的目标追踪 Adaptive Color Attributes for Real-Time Visual Tracking 基于自适应颜色属性的实时视觉追踪   这是CVPR2014年的文章。名字翻译为基于自适应选择颜色属性的实时视觉跟踪。首先理解什么是Adaptive color attributes,文章中colorattributes把颜色分为11类,就是将RG...
分类:其他好文   时间:2015-03-16 17:49:25    阅读次数:1317
[新书推荐]A Practical Introduction to Computer Vision with OpenCV
一本opencv好书,  在我上传的资源里 Computer Vision is a rapidly expanding area and it is becomingprogressively easier for developers to make use of this field dueto the ready availability of high quality libra...
分类:其他好文   时间:2015-03-16 11:10:16    阅读次数:207
vector<vector<int>>
/************************************************************************ Copyright (C) 2015-2020. File name: Author: Greenapple QQ: 361348440 EMail: 36...
分类:其他好文   时间:2015-03-15 15:23:40    阅读次数:148
417条   上一页 1 ... 30 31 32 33 34 ... 42 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!