Contents
Overview
Productname is a command-line tool for forgery detection in images.
Supported image file formats:
- .jpg
- .tif
- .png
Analysis output
Result of an analysis consists of a JSON file with a report (see Listing 1) and a duplicate image with -forgery-mask.png
suffix. Outputting image has the same dimensions as a source image and it has a "mask" — color-highlighted regions the tool marks as suspicious (see pic.1).
Listing 1 Sample JSON report
Можете предоставить пример JSON отчёта?
Prerequisites
Operating system
Какие системные требования предъявляются к утилите?
Authentication
Before you proceed to install productname, ensure you have the cipher — a unique string of characters required for license authentication. Как поставляется шифр?
Installation
Как установить productname?
Update productname
Как обновить productname?
Conduct an analysis
Run a console command:
%USERPROFILE%/productname path cipher
- path — absolute path to the analyzed image;
- cipher — user's cipher.
Что сделать, чтобы не вводить шифр при каждом использовании?
Tip
Productname saves JSON report and analyzed image at… (Где хранится результат работы утилиты?
)
Troubleshooting
Есть ли коды ошибок, сообщения от исключений в работе с productname? Что они означают и какие шаги следует предпринять при их получении? Какие проблемы, не отражённые в кодах ошибок и исключениях, могут возникнуть во время работы с productname и как их решить?
Uninstallation
Как удалить утилиту, оставляет ли она за собой файлы для будущей переустановки, как их очистить?