Skip to content

avilleret/pix_opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4fc0db7 · Oct 8, 2018
Feb 15, 2014
Jul 10, 2014
Apr 2, 2015
Nov 24, 2013
May 25, 2015
Jul 10, 2014
Jan 13, 2014
Jan 18, 2014
Oct 8, 2018
Jul 5, 2014
Jul 13, 2014
Dec 26, 2013
Jul 8, 2014
Nov 24, 2013
Mar 14, 2016
May 25, 2015
Jul 9, 2014
Jun 17, 2014
Jun 20, 2012
Oct 4, 2018
Jun 20, 2012
Dec 30, 2013
Feb 9, 2014
Jul 8, 2014
Apr 23, 2012
Nov 24, 2013

Repository files navigation

pix_opencv is a Puredata library for real-time video processing : blob tracking, contours extracting, motion flow computation... It is based on work by Yves Degoyon and Lluis Gomez i Bigorda and uses OpenCV and Gem

I'm trying to improve pix_opencv library since 2012. I add new objects as needed in my projects.

pix_opencv is open and you can find the sources here : https://github.com/avilleret/pix_opencv

You can also find binaries for Windows, Ubuntu and Mac OS X here : https://github.com/avilleret/pix_opencv/releases For more informations, please check the Wiki : https://github.com/avilleret/pix_opencv/wiki Please report bugs through Github interface : https://github.com/avilleret/pix_opencv/issues

Also you can start with pix_opencv-overview.pd which shows all availalbe objects. Each external has also its own help file. There are severals examples also the examples folder.

To use pix_opencv in your project, add the folder to the pd search path.

For more informations (esp. on building it from source), see the wiki : https://github.com/avilleret/pix_opencv/wiki.