* Incorprated a new VideoStream class to facilitate the easy opening of a video stream either being a native camera or a webcam in addition to the raspberry pi camera. * Added stream_video demo script to showcase VideoStream class
1.4.0
* Integrated zoom and stream function in showcam function
1.3.2
* Enabled fullscreen mode of showcam function
1.3.1
* Fixed init file not loading new function files
1.3.0
* Improved draw_rectangle functionality and moved to animlab package * Added video positioning function * Added image undistort calibration functionality
1.2.1
* Moved the convert functionality and tutorial to the AnimLab package