Tool for detecting and handling duplicate images

bfgeshka 9dfbe1f87b readme update 3 vuotta sitten
3rdparty 1523fe065b incbin.h 3 vuotta sitten
include 4a88c5aa15 fixing almost all memory leaks 3 vuotta sitten
patches 3ebab93125 cool git patch tricks 3 vuotta sitten
resources 9d991ce45f see details 3 vuotta sitten
src 6dd3bb7f6a loosen threshold 3 vuotta sitten
.gitignore 09d362dbab gitignore 3 vuotta sitten
.gitmodules d53b628e61 vector library 3 vuotta sitten
LICENSE d4df8db75f Initial commit 3 vuotta sitten
README.md 9dfbe1f87b readme update 3 vuotta sitten
makefile a3dda93b38 makefile cleanup 3 vuotta sitten

README.md

picunic

Old repository: https://github.com/Bfgeshka/picunic

Building:

Needs git (for cool patch tricks), make. Should build on GCC and clang.

Linux:

	make

Windows:

requires mingw in PATH
	make

TODO

  • Clean it up
  • Second pass ( 16x16 or 32x32 )
  • CLI version
  • Repeated scans in one session
  • Hotkeys
  • Fit very long names somehow
  • Compare filesize
  • Embed resources
  • Looping comparison withing a group