Home
Name Modified Size InfoDownloads / Week
0.7 2015-09-24
0.6 2015-05-27
readme.txt 2015-05-27 4.4 kB
2015_iTAG_Viquerat_ECS_final.pdf 2015-03-24 2.4 MB
iTag 0.5.exe 2014-10-02 9.4 MB
Totals: 5 Items   11.8 MB 0
Quick Overview:

Keys:

1 to 9: Choose Category
Left mouse click (hold and move): move canvas
Right mouse click: Add tag
Modifier Key (Shift, Alt or Control + Right mouse click: Add modified tag (see Options Menu for details)
Control + Shift + Right Click: erases Tags from Image
+: increase display size of tags
-: decrease display size of tags

q: switch to previous Image
w: switch to next Image
m: enables magnifier mode
	When in magnifying mode:
	Mouse Wheel zooms in / out
	k: switches automatic contrast enhancement on / off
	h: switches equalized histogram filter on / off
	j: switches invert filter on / off
	g: switches solarized filter on / off
	l: switches posterized filter on / off
	u: switches unsharp mask on / off
	s: switches smart sharpening on / off

F1: display this message
Control + N: Start new session
Control + Q: end Session (thus saving results)
Control + S: save Session
Control + L: load Session
F9: switches general panel on or off
	With panel active:
	Left mouse click on panel Image: move canvas to mouse position on panel image
	If Gps panel is visible and image contains spatial metadata, left click on coordinates leads to google maps

Summary:
iTag has been designed at the Institute for Terrestrial and Aquatic Wildlife Research (ITAW,Werftstr. 6 in 25761 Büsum, Germany) for researchers that rely on photographic census techniques of animals that are hard to detect via image recognition algorithms. It was originally developed for counting Grey Seals in the German wadden sea during March 2013. It has since then been further expanded and has now reached beta status.
iTag allows Users to define up to 9 different categories and name them accordingly. In addition, 4 modifiers are available to further increase the options during a tagging session. Users are able to load a series of Images into a session and add tags on objects on these images within previously defined categories and modifiers.
Upon ending the session, result files are produced including (if provided by the EXIF data) the gps information for each Picture, the number of objects in each category and a detailed result file that describes each individual object. In addition, all images that were tagged are saved as well as a legend, in a graphical as well as in a spreadsheet format. All output is written into a folder named after the user created below the image directory. The user can also save the current session and resume at the same point at a later time.

iTag is open Source under LGPL (due to the PIL Library Copyright 1997-2011 by Secret Labs AB and Copyright 1995-2011 by Fredrik Lundh) and may be freely distributed as long as the authors of the program are properly cited (information on how to cite will be made available as soon as possible).

iTag may not be changed in parts or as a whole without previous acknowledgement by the authors themselves.

Feel free to use it for your research and submit any suggestions to the authors!

Contact details:
	itag.biology@yahoo.com
	https://sourceforge.net/projects/itagbiology

New features & bugfixes:
	- added shortcut key to decrease / increase tag size display
	- added command line option to set maximum width / height of image (itag.exe -m10000).	Defaults to 10000 in longest side. Images larger than that will be resized.
	- camdate now uses DatTimeOriginal Exif Info
	- new panel system and features
	- complete UI overhaul
	- fixed panel display of tag counts
	- added option to supress warning dialogs
	- added sample session
	- changed stupid restriction on minimum file number of 2+ to less stupid 1+
	- added error dialog when trying to open pathnames containing unicode characters
	- added two new magnifier modes
	- fixed erase bug that caused tags to reappear
	- new feature: additional navigation and category bar in bottom of screen
	- fixed output of summaries; disabled group counter function
	- fixed major bug in display of images and tags
	- fixed false drawing canvas extent by scaling canvas to at least screen extent
	- minor changes and bugfixes
	- added command line option --lang to switch language (de or en)
	- changed encoding to utf 8, thus allowing non latin extra characters
	- fixed a bug when ending sessions without observations
	- included regular expression functions for string handling
	- Now using sqlite as internal storage!
Source: readme.txt, updated 2015-05-27