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

New OpenCV Effect Pre-Processing UI #3806

Merged
merged 40 commits into from
Jan 29, 2021
Merged

New OpenCV Effect Pre-Processing UI #3806

merged 40 commits into from
Jan 29, 2021

Conversation

jonoomph
Copy link
Member

@jonoomph jonoomph commented Oct 29, 2020

Heavily related to OpenShot/libopenshot#585. This PR adds in some new Effect pre-processing, which can happen prior to the effect actually being added to a Clip. This allows for custom options, and a new ClipProcessing integration with libopenshot. Primarily this is to allow for processing a video, frame by frame, and save all the tracking/motion data into a file which can be quickly read at runtime... for fast previews and crazy cool AI integration.

Screenshot from 2020-10-29 03-11-16

# Conflicts:
#	src/effects/icons/objectdetector.png
#	src/effects/icons/stabilizer.png
#	src/effects/icons/tracker.png
#	src/windows/views/webview.py
Also made Json parser more generic by passing the context directly to clipProcessingJob
The dialog window when an error occur still need to be improved
@github-actions github-actions bot added the conflicts A PR with unresolved merge conflicts label Nov 19, 2020
@github-actions
Copy link

Merge conflicts have been detected on this PR, please resolve.

@jonoomph jonoomph removed the conflicts A PR with unresolved merge conflicts label Jan 24, 2021
…as 2 competing libraries with different SO compatibilities. The invalid one needs to be ignored.
…related to tesseract and libgif dependencies
@github-actions github-actions bot added the conflicts A PR with unresolved merge conflicts label Jan 27, 2021
@github-actions
Copy link

Merge conflicts have been detected on this PR, please resolve.

@github-actions github-actions bot removed the conflicts A PR with unresolved merge conflicts label Jan 27, 2021
@jonoomph jonoomph merged commit 8cdb471 into develop Jan 29, 2021
@jonoomph jonoomph deleted the opencv branch January 29, 2021 00:02
@jonoomph
Copy link
Member Author

Merging in opencv processing UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants