Fixing bug with pyvision_banner introduced when...
Merge branch 'master' of ssh://svohara@git.code...
Replaced all "import cv" with "import cv2.cv as...
Updated the pyvision.Timer class. It now suppor...
Fixed a small bug in modified annotateRect code...
Merge branch 'master' of ssh://svohara@git.code...
Modified a call from pil.tostring() to use pil....
Added the capability of Image.annotateRect() to...
Merge branch 'master' of ssh://svohara@git.code...
ImageMontage show() method now returns the key ...
Image montage show() method now returns the key...
updated .gitignore to include .idea directory
Updates to ImageMontage class to support highli...
Added a keyword parameter: as_type to the pv.Im...
Merge branch 'master' of ssh://svohara@git.code...
Updated the fillBuffer() method of ImageBuffer ...