There is a table (mysql or mssql) in which’s:
– ID (int)
– PATH2FILE (varchar)
– CODE (varchar)
Also there is a folder (PATH2FILE) with files PNG on which the digital code is represented.
It’s necessary to distinguish a digital code on a picture and put it in the field CODE the initial table.
In total in the table about thousand records, that is one thousand pictures.