Giter Site home page Giter Site logo

Comments (5)

milankarman avatar milankarman commented on May 30, 2024

Great idea. This is definitely something I would like to add, though I'm not sure how much new work and how many changes this would need yet.
Could you let me know what the game you're talking about here is? I'd like to use videos of it for testing for when I get to this.

from unload.

DVark09 avatar DVark09 commented on May 30, 2024

I guess the easier solution would be to allow uploading images and then just using the same coparison. Probably to allow alpha channels some modification needs to be done, but I'm guessing it wouldn't be that bad. Maybe it wouldn't even require anything at all, if your codebase can handle transparency (I haven't checked code, sorry) I saw this being implemented on the image autosplitter (Auto-split) but that was written in Python. Maybe if I have some free time I'll try to see how that works.
The game I was testing on is called Sniper: Path of Vengeance

from unload.

milankarman avatar milankarman commented on May 30, 2024

Thanks for letting me know. I have some ideas on how to implement this but I'll just have to try them and see if they work haha.

from unload.

Avasam avatar Avasam commented on May 30, 2024

If you need some inspiration for implementation, feel free to checkout how AutoSplit does it! https://github.com/Toufool/Auto-Split/blob/2.0.0/src/compare.py

Do note that perceptual hash tends to be inaccurate with masking.

from unload.

milankarman avatar milankarman commented on May 30, 2024

If you need some inspiration for implementation, feel free to checkout how AutoSplit does it! https://github.com/Toufool/Auto-Split/blob/2.0.0/src/compare.py

Do note that perceptual hash tends to be inaccurate with masking.

Thanks for the tip. I'm not sure I want to add this anytime soon as demand for it pretty much seems to have disappeared and it seemed like a lot of work (that also didn't fit any of my personal use cases). I could definitely change my mind on it though if there's more demand.

from unload.

Related Issues (20)

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.