Pull request #23: DevelopmentMerge in OI/image2 from development to master
* commit '3330a7b7e4beb01771d8e668c52e632ccf717d23':
Removed gson plugin dependency
Pull request #22: DevelopmentMerge in OI/image2 from development to master
* commit 'ad44abb0296300824a688671238cea4e1729a6c8':
Not necessary to use an own thread
Fixed timestamp handling
Added FFmpeg stream reading
Pull request #20: DevelopmentMerge in OI/image2 from development to master
* commit '6cc471a9f0b523fb0681fdb14ea62d051531cd85':
inRange, sum, asScalar, scalarSum, scalarElementAt
Removed debug output
FIX: Create always a new Tracker
Pull request #19: Removed init function, not needed and could lead to problemsMerge in OI/image2 from development to master
* commit '68a476667da9e2bcb3fbbe525dcfd6fd72013ac2':
Removed init function, not needed and could lead to problems
Pull request #18: DevelopmentMerge in OI/image2 from development to master
* commit '00ae1875f5c8ef19d8cfbf982d6b939ba4cff0ba':
Removed error testing, not necessary anymore
Use constant
Debug output
Handle NONE transport handler without error
Add object as parameter
Removed add function with multiple rects
Removed warning
Allow to define starttimestamp with date string
Allow to call garbage collector bas...
Pull request #16: DevelopmentMerge in OI/image2 from development to master
* commit '6a06136f9c4ed45d32ff773279d46fc39115a1f7':
Retrieve number of active objects, use inactiv from upper class
First approaches to (de-)serialization
Pull request #14: DevelopmentMerge in OI/image2 from development to master
* commit '6b6f06621efddbe3b75ebc603bf39b5003b1cfe1':
Drawing works now
Video image must be cloned!
Some optimizations
Clear track, when invalidated
Image configuration
toString
Allow to show two images in the same frame
Create image with same size but without content
ToString
Adding client stuff to maven
Image dashboard part f...