Skip to content

theProgrammerDavid/png_diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

png_diff Release

A simple rust binary to generate the difference between two pngs of the same size as a heatmap

heatmap example

Usage

Alt text

Dev Notes

  • The current implementation of the program calculates the heatmap using a single thread. My reasoning is that you would ideally spawn a new process whenever required

About

Fast image diff heatmap generator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages