RandomAnnotation
================

Very simple tool. Creates annotation with random objects for a list of images. 


Use
===

RandomAnnotation.exe OBJECT_CLASS NUMBER_OF_SAMPLES_PER_IMAGE image1 image2 image3 image4 image5 ....

OBJECT_CLASS - the class name that will be used in the annotaion
NUMBER_OF_SAMPLES_PER_IMAGE - number of random objects generated per image


Requirements:
============
	Uses DigILib - Library for working with images used at UPGM FIT. Is included in the *.zip file.
	Available at: http://www.fit.vutbr.cz/research/groups/graph/index.php?page=digilib
	
	