Code Monkey home page Code Monkey logo

mod-detection-tools's Introduction

Mod-Detection-Tools

Supported by the Warframe Community Developers Discord CI

Tool(s) for tinkering with specific OpenCV settings to help tweak and tune the detection settings for OpenCV and the detection of mods inside an image.

Requirements

  • Java 16 or higher
  • Private Access Token with read:packages in maven settings.xml. See here for instructions

Building

Just build it, and run from main() in RunApplication.java

Usage (v0.01)

Currently very strict. Screenshot and crop an image of the Mods screen in Warframe similar to the examples in

src/test/resources/images/*

Change the sliders and cascade dropdown to tune the settings so it detects all the mods in the image.

OpenCV? Image Recognition?

Yes, as an overkill for mod recognition I've trained an OpenCV Cascade file to recognise any Warframe mod (standard, prime and riven mods). The cascade took over 35 CPU days to create.

Tess4J?

Tess4J is a Java library that uses the Tesseract OCR engine to read text from images.

This means you must have Tesseract (tesseract, tesseract-data-eng) for this to function properly.

Download Tesseract here

Important Information

I'm new to JavaFx (been a backend Java dev for a long time) so there may be parts of JavaFX which breaches the acceptable 'wtf' code review scale.

This is the beginning of a much bigger project which I hope all ties in in the next few months.

I will be using issues to keep track of bugs and features, both created by the community or myself

ChangeLog

v0.01 - Init commit, very strict usage

mod-detection-tools's People

Contributors

bourne-id avatar tiebe avatar tobitenno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mod-detection-tools's Issues

Support banner pr

plez submit a pr with your addition for the project to Warframe-Community-Developers/banner

๐Ÿ“š Javadoc

there's pretty little documentation, it should be added and a static site should be generated for reference

  • Add javadoc
  • Add static javadoc page

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.