Last indexation completed on 2025-01-05 05:29:40 UTC

See this LUA project using Exiftool to handle Focus Point from Camera.
https://github.com/musselwhizzle/Focus-Points/tree/master/focuspoints.lrdevplugin
Google Summer of Code 2021 technical report: https://community.kde.org/GSoC/2021/StatusReports/PhuocKhanhLE

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:55:00

The file Metadata manipulation Qt wrapper:
- containers : all metadata classes to group information by categories. - engine : the low level metadata extraction class based on Exiv2 API and managing : * C++ exception from this library. * All API call protected by a common mutex to fix non re-entrancy from Exiv2. * All Exiv2 API are only used in this area to not expose all digiKam core classes of API changes. - dmetadata : the high level metadata class, based on metadata engine, but not based on Exiv2 API. This class must be used everywhere in digiKam. - exiftool : class to wrap exiftool command line tool.

file focuspoint.cpp 4647 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoint.h 3864 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_extractor.cpp 7558 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_extractor.h 3866 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_extractor_canon.cpp 9433 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_extractor_exif.cpp 5914 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_extractor_nikon.cpp 4755 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_extractor_panasonic.cpp 3267 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_extractor_sony.cpp 3016 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_extractor_xmp.cpp 3381 bytes 2024-02-11 01:55:00 2025-01-05 03:56:31  
file focuspoints_writer.cpp 3074 bytes 2024-02-11 01:55:00 2025-01-05 03:56:32  
file focuspoints_writer.h 1180 bytes 2024-02-11 01:55:00 2025-01-05 03:56:32  
file README 264 bytes 2024-02-11 01:55:00 -