zoukankan      html  css  js  c++  java
  • [读书] Computer Vision: Algorithms and Applications Hanson

     
    http://research.microsoft.com/en-us/um/people/szeliski/img/Szeliski_Jan07_small.jpg

    Richard Szeliski

    一本系统介绍计算机视觉算法和应用的书籍,作者为微软研究院的:Richard Szeliski

    As humans, we perceive the three-dimensional structure of the world around us with apparent ease. However, despite all of the recent advances in computer vision research, the dream of having a computer interpret an image at the same level as a two-year old remains elusive. Why is computer vision such a challenging problem, and what is the current state of the art?

    Computer Vision: Algorithms and Applications explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging and fun consumer-level tasks such as image editing and stitching, which students can apply to their own personal photos and videos.

    More than just a source of "recipes", this text/reference also takes a scientific approach to basic vision problems, formulating physical models of the imaging process before inverting this process to produce the best possible descriptions of a scene. Exercises are presented throughout the book, with a heavy emphasis on testing algorithms.

    Suitable for either an undergraduate or a graduate-level course in computer vision, this textbook focuses on basic techniques that work under real-world conditions and encourages students to push their creative boundaries.

    Dr. Richard Szeliski has over twenty years’ experience in computer vision research, most notably at Digital Equipment Corporation and Microsoft.   书籍下载

  • 相关阅读:
    nginx+uwsgi部署Django
    Git----忽略特殊文件
    Git 分支管理
    Django admin 页面中文名称加s,去除s的设置
    hive-sql参数调优及资源分配
    常用数仓架构/计算引擎
    maven 打包可运行jar包(转)
    spark sql遇到的问题
    分析跨域
    nio案例一:个简单的客户-服务的案例
  • 原文地址:https://www.cnblogs.com/scnucs/p/2708773.html
Copyright © 2011-2022 走看看