Git Product home page Git Product logo

imgdup2go's Issues

Can I use it from python ?

I know you have used duplo library which I can use but since you have encapsulated it with imgsim as well it would be great if you can expose this as an API to be used in other programming languages.

Recursive image search

Can the ability to recursively search for duplicate images be implemented? Most programs don't store everything in a single flat folder and I need to go through almost 100k images since a substantial number of them are duplicated.

Consider file resolution instead of filesize

Currently the way this selects the best match is by picking the biggest filesize. This fails to properly pick the right file when there is a library with mixed formats such as jpegs and pngs. The png format might have a lower resolution or simply be a convert from a jpeg and not necessarily carry more image information. The tool should compare image resolutions instead to decide which file to keep.

Compliant with go module rule

For v2 release or tagged v2.x.x etc. the module path should be updated to <module name>/v2.
currently, this tool can't be installed with go install command

go: github.com/rif/[email protected]: github.com/rif/[email protected]: invalid version: module contains a go.mod file, so module path must match major version ("github.com/rif/imgdup2go/v2")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.