zoukankan      html  css  js  c++  java
  • [新书推荐]A Practical Introduction to Computer Vision with OpenCV

    一本opencv好书,  在我上传的资源里 http://download.csdn.net/detail/qq_21970857/8504829

    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 libraries (such as OpenCV2).  This text is intended to facilitate the practical use ofcomputer vision with the goal being to bridge the gap between thetheory and the practical implementation of computer vision. Thebook will explain how to use the relevant OpenCV library routinesand will be accompanied by a full working program including thecode snippets from the text. This textbook is a heavilyillustrated, practical introduction to an exciting field, theapplications of which are becoming almost ubiquitous.  We arenow surrounded by cameras, for example cameras on computers &tablets/  cameras built into our mobile phones/  camerasin games consoles; cameras imaging difficult modalities (such asultrasound, X-ray, MRI) in hospitals, and surveillance cameras.This book is concerned with helping the next generation of computerdevelopers to make use of all these images in order to developsystems which are more intuitive and interact with us in moreintelligent ways.



  • 相关阅读:
    知识收集
    代码片_笔记
    北理工软件学院2016程序设计方法与实践
    内存的初始化与清零问题
    LeetCode第七题
    KMP算法C代码
    在64位Linux上安装32位gmp大数库
    ASN1编码中的OID
    迷宫问题
    64位linux编译32位程序
  • 原文地址:https://www.cnblogs.com/Pomodori/p/4356941.html
Copyright © 2011-2022 走看看