Extracts Exchangeable Image File Format (EXIF) metadata, such as camera make and model, ISO speed and the date-time the picture was taken on, from JPEG images. Incorporates the 'easyexif' (https://github.com/mayanklahiri/easyexif) library.
Version: | 0.1.0 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat |
OS_type: | unix |
Published: | 2015-12-14 |
DOI: | 10.32614/CRAN.package.exif |
Author: | Oliver Keyes [aut, cre], Penelope Hopkins [ctb], Robyn Temple-Wood [ctb], Mayank Lahiri [cph] |
Maintainer: | Oliver Keyes <ironholds at gmail.com> |
BugReports: | https://github.com/Ironholds/exif/issues |
License: | BSD_2_clause + file LICENSE |
Copyright: | Mayank Lahiri for 'easyexif', Oliver Keyes for the integration with R, and Penelope Hopkins and Robyn Temple-Wood for the included test images (which are licensed CC-BY 4.0). |
URL: | https://github.com/Ironholds/exif |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README |
CRAN checks: | exif results |
Reference manual: | exif.pdf |
Package source: | exif_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): exif_0.1.0.tgz, r-oldrel (arm64): exif_0.1.0.tgz, r-release (x86_64): exif_0.1.0.tgz, r-oldrel (x86_64): exif_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=exif to link to this page.