Git Product home page Git Product logo

fga-template's Introduction

FGA Template Helper

This project is created to help the creation of the template images for FGA

Current plans.

  1. Create - Given the original Left, Right, Top, Bottom and the original reference image it would then create the template image.

  2. Reverse - Given the template Left, Right, Top, Bottom and another reference image. It would reverse the calculations of the template sizes and fit it to the another reference image to create a template image based from the another reference image.

    1. Normal - uses the normal calculation
    2. From Center - uses the center of the template image as the reference point
    3. From Right - uses the right side of the template image as the reference point
  3. Draw

    1. Location - Given the template Left, Right, Top, Bottom and the original reference image it would then draw a cross mark to the location.
    2. Region - Given the template Left, Right, Top, Bottom and the original reference image it would then draw a rectangle to the region.
  4. Match

    1. Template - Given the template image and the region it resides in the original reference image. It would then match the template image to the region of the reference image using opencv.
    2. Find - Given the template image and an reference image. It would check the reference image for the region where it has the highest match rate with the template image.
  5. GUI - A simple GUI to help with the usage of the program. Currently considering pysimplegui as the GUI library.

  6. Transform and Detect Text - Given the template Left, Right, Top, Bottom and another reference image. It would reverse the calculations of the template sizes and use it to transform the image to the template format. Use PyTesseract to output the OCR of the selected text from the created template image.

  7. Detect Text - Uses PyTesseract to output the OCR of the selected text.

fga-template's People

Contributors

arthurkun21 avatar dependabot[bot] avatar

Watchers

 avatar

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.