The Wayback Machine - https://web.archive.org/web/20210817162934/https://github.com/topics/digital-image-forensics
Skip to content
#

digital-image-forensics

Here are 2 public repositories matching this topic...

Language: All
Filter by language
Omoshirokunai
Omoshirokunai commented Jun 4, 2021

Currently the quantization tables gotten from an image is directly compared with a hard coded list of photoshop tables, this was done for demo purposes and not really reliable/bugged.

A possible solution would be to have the list of tables in a format (.txt) outside the quantization_table.py file like done in the quantable_class folder that the quantization_table.py file can use to search and m

Improve this page

Add a description, image, and links to the digital-image-forensics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the digital-image-forensics topic, visit your repo's landing page and select "manage topics."

Learn more