Coder Social home page Coder Social logo

cvresources's Introduction

cvresources

A collection of my materials into Computer Vision. Computer Vision here means hardware (camera, lens, lighting, computing technologies) and software (image processing)

Limitation:

I list only the materials I have used so far. There's a lot more useful stuff out there. Please suggest your favorite resources!

Table of Contents

  1. [Books]
  2. [Courses]
  3. [Software & Libraries]
  4. [Hardware]
  5. [Public datasets]
  6. [Tutorials & Useful codes]
  7. [Topics in Computer Vision]

1. Books

  • Handbook of Machine Vision - A. Hornberg (http://as.wiley.com/WileyCDA/WileyTitle/productCd-3527405844.html)

    This is the first book I read about machine vision. It covers almost everything from Machine vision project analysis, Lens & Camera selection guide, Optics formulars, Illumination, fundamental Image processing algorithms to modern industrial applications. The book cost some money but you can file a pdf version somewhere.

  • The Imaging & Vision Handbook by Stemmer Imaging (https://www.stemmer-imaging.co.uk/en/the-imaging-vision-handbook/)

    Similar to Handbook of Machine Vision but less theoretic stuff and more updated with recent applications. Get it free at Stemmer's website.

  • Algorithms for Image Processing and Computer Vision (2nd Ed.) - J.R. Parker 2011 (http://as.wiley.com/WileyCDA/WileyTitle/productCd-0470643854.html)

    This is the most useful collection of hand-on tutorials about fundamental CV algorithms. OpenCV and C are deployed for examples.

  • Deep learning - Ian Goodfellow and Yoshua Bengio and Aaron Courville - 2016. (http://www.deeplearningbook.org/)

    I had a project dealing with Deep Convolutional Network for object classification so I read some chapters of this book for an understanding. Recommend these chapters: Part I(1,2,3,4,5); Part II (Chapter 6,7,8,9); Part III (14). The book is free!

  • Pattern Classification - Duda & Hart * Stork (http://as.wiley.com/WileyCDA/WileyTitle/productCd-0471056693.html) I finished only the first chapter. It's painful to understand T.T

2.Courses

3.Software and libraries

7. Topics in Computer Vision

cvresources's People

Contributors

thinkng avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.