Skip to content

Releases: ninjakx/youtube-video2ppt

Bug fixed for masking window

24 Jun 07:06
Compare
Choose a tag to compare

Skipping frames was involved for filtering out the frames to save as ppt but was not meant for select region(mask) in the window.
This fixes the frameID to be chosen by mask window.

1.1.1

11 Jun 15:26
cba57dc
Compare
Choose a tag to compare

It will allow you to mask the non slides regions to help algorithm to compare changes between the frames by excluding those areas.

  • uses OpenCV's selectROIs functionality

1.0.1

20 Feb 14:59
cba57dc
Compare
Choose a tag to compare

What's new?

Fixed some common issues.
Replaced youtube-dl to ytd-dl