Introduction to openFrameworks: Difference between revisions
No edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 15: | Line 15: | ||
---- | ---- | ||
[http://mattvenn.net/files/drmo%20OF%20worshop%2001.zip | [http://mattvenn.net/files/drmo%20OF%20worshop%2001.zip demos from the workshop] | ||
[[Category:Events]] |
Latest revision as of 21:39, 28 May 2013
Introduction to computer vision using openframeworks.
When: Monday 4th April 2011, 7pm-8:30 (please be on time!)
Where: London Hackspace (london.hackspace.org.uk)
Cost: £5, £2 hackspace members
Facilitator: Dr Mo (http://www.morishuz.com/)
Openframeworks is the programming framework of choice for processor intensive tasks like computer vision and video display. This workshop will introduce you to video capture, image formats and computer vision in C++ using openframeworks and OpenCV. At the end of the workshop you should know how to get video from your webcam, how to access colour values in an image and how to detect motion in video. More advanced topics can be covered if there is time.
This workshop assumes beginner level C++ or java programming knowledge. Participants should also come with their own laptop and have installed openframeworks with a suitable development environment for their platform (i.e. xcode for mac or visual studio express for windows) before the workshop. Visit the openframeworks website for downloads: http://www.openframeworks.cc/download)