Skip to content

dariustb/video-frame-matcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gtest GitHub repo size


Logo

FrameScout

A console application to find cropped images within a frame of a MP4/video.
Explore the docs »

Report Bug · Request Feature

About The Project

I wrote this (originally in Python) as a solution to a challenge issued on November 26, 2022 by pianist, educator, and YouTube creator, Charles Cornell.

Cornell basically asks in a community post to find this candid image from a video frame that he found hisself:

image to find

This frame will be in a video that he will post later on Youtube, How is the Spy Family Soundtrack THIS Good?. Whoever emails him the correct screenshot first gets Cornell's entire selection of music courses for free ($99 value!).

This is begging to be automated.

And this program will separate your video into frames and search any image (cropped or not cropped) inside of each frame:

Screenshot (Frame 425 if you're curious)

Shout out to Flynn for getting the win!

Built With

  • C++
  • CMake
  • OpenCV
  • Lubuntu

(back to top)

About

C++ desktop app to find an image inside of a video's frame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published