DiversityImageInspector
The DiversityImageInspector is an application component of the database framework Diversity Workbench. It might be installed as part of a DWB environment, but might also be used independently as a stand-alone application, e. g., in a local installation. The tool scans a bulk of images for included barcodes and relevant EXIF metadata (e.g. GPS coordinates, date and time) and returns the detected results in a table. The table then can be saved in a text file. There is also the option to rename the multimedia input files by adding a prefix to the file name to fit, e. g., the naming convention for the image import at the SNSB IT Center. This feature might be used to address the multimedia file storage, e. g. on a web server. A standard scheme and documentation for DiversityImageInspector file import in DiversityCollection will be published in the DWB Services GitHub code repository.
Contents
Software
Online manual
The manual is currently under construction and not yet available.
The DiversityImageInspector application
Current version
The DiversityImageInspector application is written in Windows Presentation Foundation and built for Microsoft .Net Framework 3.5 or higher. Please make sure you have the correct version of this software already installed on your computer! (Check under control panel -> Software for Microsoft .Net Framework).
New features and fixes:
- Search keywords for EXIF data to be scanned may be defined in a config file
- Delivered pre-defined config file fits to the standard import scheme
- Rename of the input files has been extended:
- the prefix may end with a numeric counter, which is the starting value and will be incremented for each file
- if the QR code box is checked, an 8 character Unit ID (GUID) will be added to the prefix (either read from the image or created, if not detected)
- Download the .Net framework (see General Download Notes)
Previous versions
Initial version of the application:
- Scans images for barcodes of types EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code
- Scans EXIF data for entries GPS Latitude, Longitude, Altitude and Create Date
- Input files may be renamed automatically to be compliant to SNSB image import naming conventions
- Detected results are listed and can be saved in text files (Listing and TAB separated table)
See also General Download Notes.