Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A lot of changes #5

Merged
merged 18 commits into from
Oct 13, 2024
Merged

A lot of changes #5

merged 18 commits into from
Oct 13, 2024

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    43da86b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    658d4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2481903 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d38a92 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    7eeb7ef View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Created a class from functions in text_recognition.py. Connected new …

    …class with the rest of the program.
    PiotrWeppo committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    90b5640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee1f3e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    84a347d View commit details
    Browse the repository at this point in the history
  2. Typing formated video start point now works with gui.

    Bug fixes. Proper exit prompt when closing app prematurely in gui.
    PiotrWeppo committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    33043e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Big changes to adr finding functions. Update to picture processing. S…

    …ome code cleanup and additional docstrings.
    PiotrWeppo committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    1024103 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Tweaks to tesseract engine text extraction, tqdm progress bar is now …

    …displayed properly on windows.
    PiotrWeppo authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    dfcbcba View commit details
    Browse the repository at this point in the history
  2. Generate_vfx_text now can register multiple VFX effects in a scene.

    Small bug fix to text extraction funtion.
    PiotrWeppo committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    71f623c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    b5c116a View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    003a54f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. New function to properly update starting frame of program.

    New function to check a bunch of generatedtext from frames in a scene, and bulit from that the most probable result.
    Minor changes to code, readability and docstrings.
    PiotrWeppo committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    b61833d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Big overhaul to the gui from tkinter to pyside6. Additional changes i…

    …n other files to work with new gui.
    PiotrWeppo committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    47aa5d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8f3c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c6f16 View commit details
    Browse the repository at this point in the history