Links

  • Useful Computer Vision Links
  •  Code Online - So much of computer vision code is available online, but very few people seem to know them. Below I provide links to computer vision source code, I have found and used during my research.  Do feel free to mail me about links you are familiar with and I will be happy to add them here.
    • OpenCV - The biggest library of open source computer vision codes (C/C++).
    • VLFeat -  Collection of popular feature extraction and clustering algorithms like SIFT, MSER and  KMeans (C++ and Matlab).
  • Books I enjoyed Reading
  • Other Interesting Links
    • Video Lectures - A website containing recent lectures by leading Computer Science professors.