Skip to content

Project of Computer Vision Master Course which projects the trailer of a novel on its cover using feature matching

Notifications You must be signed in to change notification settings

mastermobin/AR-BookTrailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR (BookTrailer)

It is the project of Computer Vision Master Course which projects the trailer of a novel on its cover using feature matching.

Description

I have a dataset of novel covers and their movie trailer. The input of program is a video, and we should find any book cover that we have and then projects its trailer on it. Additionally, we must consider occlusions and affect projected videos.

It worth mentioning that it is an offline program, and it produce output video after a few minutes.

I used SIFT features in order to detect book covers, also I used RANSAC to attain corresponding projection matrix.

Workflow

About

Project of Computer Vision Master Course which projects the trailer of a novel on its cover using feature matching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages