forums&sites

TwitterFacebook
Get flash to fully experience Pearltrees
Welcome to the Web site ( http://szeliski.org/Book ) for my computer vision textbook, which you can now purchase at a variety of locations, including Springer ( SpringerLink , DOI ), Amazon , and Barnes & Noble . This book is largely based on the computer vision courses that I have co-taught at the University of Washington ( 2008 , 2005 , 2001 ) and Stanford (2003) with Steve Seitz and David Fleet . You are welcome to download the PDF from this Web site for personal use, but not to repost it on any other Web site.

Computer Vision: Algorithms and Applications

http://szeliski.org/Book/
http://blog.vidikon.com/ Известен подход выделения объектов на изображениях по распределению цветовой гаммы. Данный подход является в своей основе достаточно простым, но, не смотря на это, может использоваться в ряде случае. Иногда этот подход применяется как первоначальный этап обработки изображения, для решения более сложных задач, например детектирования лиц [1].

Blog Bidikon

http://www.cs.auckland.ac.nz/~tobi/openCV-Examples.html

Tobi Vaudrey's Homepage

Code here is provided as is, with no promise of support. I have just found that these things really help you get going in OpenCV. Feel free to contact me here: Gets OpenCV up and running on a home PC, and also for the UoA network.

opencv « Silveira Neto

http://silveiraneto.net/tag/opencv/ Open Computer Vision Library or just OpenCV, is a cross-platform computer vision library focused on real-time image processing for video files or webcams. You have two options to obtain the environment to develop on OpenCV. You can insert a new repository in your package manager or compile it by yourself. For Ubuntu 9.10 Karmic Koala there’s this repository with OpenCV’s package .

Компьютерное зрение / RoboCraft

http://robocraft.ru/blog/computervision/ Проект социального робота , очень интересен. Хотя бы тем, что является примером использования открытого ПО (ОС и операционной системы для роботов — ). А так же — наглядным примером использования и реализации различных методов робототехники. Совсем недавно мы рассмотрели такое понятие, как .
http://robocraft.ru/tag/OpenCV/

OpenCV / Поиск по тегам / RoboCraft

Проект социального робота , очень интересен. Хотя бы тем, что является примером использования открытого ПО (ОС и операционной системы для роботов — ). А так же — наглядным примером использования и реализации различных методов робототехники.
What Questions should have this tag ? Questions related to usage of OpenCV libraries can bear this tag. What is OpenCV ? OpenCV is a library of optimized functions which are useful for Image processing, Computer Vision, etc. applications. Officially launched by Intel in 1999 and now supported by ...

Hottest 'opencv' Questions - Stack Overflow

http://stackoverflow.com/questions/tagged/opencv

Free PHP and OpenCV Tutorials, Ebooks, Code Samples and Downloads

Explore my site and learn new things on PHP , OpenCV , Image Processing , Computer Vision , Regular Expression and a lot more cool stuffs. I update my site weekly by learning new things and trying to solve real-world problems. Jul 20, 2011 | Tags: opencv | 15 comments Since I've been writing many posts and code with OpenCV, a lot of people have asked various questions. Most of the questions are very basic, like how to install OpenCV, why this code is not working, etc. http://nashruddin.com/
Overview Because of the improvements in the content available in Wikipedia , it is now possible to find about 1000 of the 2000 topics in CVonline. Expecting that this will continue, we have re-organised CVonline. Note: Because of some troubles with putting the Cvonline hierarchy into Wikipedia, we have moved it to GoogleSites. http://homepages.inf.ed.ac.uk/rbf/CVonline/

CVonline - Compendium of Computer Vision

http://cgm.computergraphics.ru/ Обнаружения и сопоставление точечных особенностей на изображениях является важной задачей компьютерного зрения и находит применение в таких приложениях как 3D реконструкция, индексация в базах данных изображений и т.д. На первый взгляд наборы соответствующих точек на изображениях дают довольно мало информации об изображениях и наблюдаемой сцене, но на самом деле это не так. Например, если у нас есть несколько изображений одной сцены и наборы соответствующих точек на этих изображениях мы можем определить настройки и положение камеры для каждого изображения.

ComputerGraphics

MachineLeaning.ru

Ресурс строится по принципам Википедии — свободной энциклопедии . Содержимое Ресурса создаётся всеми его пользователями и является общественным достоянием. Каждый пользователь ресурса может создать или модифицировать статью или раздел (категорию) , в любое время, в любом месте, располагая только доступом в Интернет. Главное отличие от Википедии — профессиональная направленность тематики. Допускается (и поощряется) пополнение Ресурса специальными , полемическими и учебными материалами, информацией о незавершённых исследованиях , исходными кодами алгоритмов и программ.
Это свободно распространяемая библиотека функций, позволяющая избежать программирования функций на низком уровне, и сосредоточить свое внимание на содержательной части программы, которую Вы собираетесь написать.

CompVision.ru

Главная страница • roboforum.ru

Anubis =DeaD= KKVaka КоТ Angel71 Kitam1n
I had some fun with Gary Bishop’s OpenCV Python wrapper this morning. I wanted to try out OpenCV for detecting faces using a web cam. This could be used for instance to see if someone is sitting behind his desk or not. I used Gary’s Python wrapper since I didn’t want to code in C++.

Fun with Python, OpenCV and face detection