marcelgoldstein / ImageChecker

Image comparison with OpenCvSharp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageChecker

WPF application for image comparison using OpenCvSharp (SURF and Flann) for duplicate/similar image detection and deletion of given duplicates.

Add directories and let the tool scan for similarities to detect duplicates. Inspect the results and optionally delete unwanted files.

Supported file formats:

  • .bmp
  • .gif
  • .jpeg
  • .jpg
  • .png
  • .tif
  • .tiff
  • .jfif
  • .webp

About

Image comparison with OpenCvSharp

License:GNU General Public License v3.0


Languages

Language:C# 100.0%