mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Update Picture Analyzer docs
This commit is contained in:
parent
d119a39673
commit
8e5773374a
@ -1,29 +1,25 @@
|
||||
/*! \page EXIF_parser_page EXIF Parser Module
|
||||
/*! \page EXIF_parser_page Picture Analyzer Module
|
||||
|
||||
What Does It Do
|
||||
========
|
||||
\section exif_overview Overview
|
||||
|
||||
The EXIF Parser module extracts EXIF (Exchangeable Image File Format) information from ingested pictures. This information can contain geolocation data for the picture, time, date, camera model and settings (exposure values, resolution, etc) and other information. The discovered attributes are added to the BlackBoard.
|
||||
The Picture Analyzer module extracts EXIF (Exchangeable Image File Format) information from ingested pictures. This information can contain geolocation data for the picture, time, date, camera model and settings (exposure values, resolution, etc) and other information. The discovered attributes are added to the Blackboard. This can tell you where and when a picture was taken, and give clues to the camera that took it.
|
||||
|
||||
This can tell you where and when a picture was taken, and give clues to the camera that took it.
|
||||
The module also converts HEIC/HEIF images to JPG while maintaining their EXIF information, which will be processed and saved as it would for normal JPG images.
|
||||
|
||||
Configuration
|
||||
=======
|
||||
|
||||
There is no configuration required.
|
||||
\section exif_usage Using the Module
|
||||
|
||||
Using the Module
|
||||
======
|
||||
Select the checkbox in the Ingest Modules settings screen to enable the EXIF Parser.
|
||||
|
||||
Ingest Settings
|
||||
------
|
||||
There are no runtime ingest settings required.
|
||||
|
||||
Seeing Results
|
||||
------
|
||||
\section exif_results Seeing Results
|
||||
|
||||
Results are shown in the Results tree.
|
||||
|
||||
\image html EXIF-tree.PNG
|
||||
|
||||
For HEIC files, the converted JPGs will appear in the data source tree as children of the original file.
|
||||
|
||||
\image html EXIF-heic.png
|
||||
|
||||
*/
|
||||
|
BIN
docs/doxygen-user/images/EXIF-heic.png
Normal file
BIN
docs/doxygen-user/images/EXIF-heic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 213 KiB |
Loading…
x
Reference in New Issue
Block a user