User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
cs:vision:image_tagging:start [2022/02/18 22:15]
Chris Nathman added instructions for installing labelImg
cs:vision:image_tagging:start [2022/02/18 23:01]
Chris Nathman [labelImg]
Line 5: Line 5:
 ===== labelImg ===== ===== labelImg =====
  
-We use labelImg to tag objects in images. labelImg can be installed with pip with the command ''​pip3 install labelImg''​. ​For more information see [[https://​github.com/​tzutalin/​labelImg]].+For complete details on using labelImg, see [[https://​github.com/​tzutalin/​labelImg]]. 
 + 
 +We use labelImg to tag objects in images. labelImg can be installed with pip with the command ''​pip3 install labelImg''​. ​Once installed you can run ''​labelImg''​ from a terminal.