Skip to content

ghostmaster-ai/Multicore-Video-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multicore-Video-Processing

Study on different Multicore Video Processing Methods

Each Code has line

cam=cv2.VideoCapture(0)

to capture video from a webcam and then process it, to get consistant and correct (i.e. studyable results) use videos from the videos folder using the command

cam=cv2.VideoCapture( )

All the videos in the foldder are essentially the same video in different lengths and reolutions. Using these on these alorithms give consistant results.

Consult the ppt and report for motivations and results

About

Study on different Multicore Video Processing Methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages