Open main menu

Gramps β

Changes

Addon:Photo Tagging Gramplet

600 bytes added, 16:30, 15 September 2013
Created usage section
Automatic detection of faces requires the following to be installed:
* OpenCV, its dependencies and Python bindings. This library should be available in common Linux distributions. For example, Debian package python-opencv provides the Python bindings for the library. It will require the core library packages (libopencv-*), as well as python-numpy package, to be installed. If OpenCV is not found, the automatic detection feature will be unavailable, but the gramplet should otherwise function correctly.
 
== Usage ==
 
To tag a person, select a region of the image by pressing the left mouse button in one of its corners and dragging the pointer across the desired area. A rectangular frame will mark the selected area. Use the toolbar to select an existing person or add a new person to be associated with the region.
 
To modify a region, press the left mouse button over one of the corners and drag it to its new position.
 
To associate a region with a different person, click within the region and use the toolbar buttons to select or add a person. In this case, the previous association is discarded.
[[Category:Plugins]]
[[Category:Developers/General]]
[[Category:Gramplets]]
38
edits