Skip to content

saqar-s/ECSE415-FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Instructions: Write a python program that will analyze the two dashcam videos provided (mcgill_drive.mp4 and st-catherines_drive.mp4, each are 30 frames per second, and are taken with the same car/dashcam) and provide the following analytics:

Number of parked cars passed Number of moving cars passed Number of pedestrians passed Bonus output: Maximum speed in km/hour of the car with the dashcam You can use any software (except for software developed by other students in the class).

Write a report that provides the following:

detailed description of the overall approach taken. State clearly any assumptions that you made. descriptions of each software package or routine used summary of program output on the two videos, with comparison to manually obtained ground truth values discussion of program performance and problems all python code that you developed (best done by submitting the report as a Jupyter notebook with embedded code) In doing this project, it is best to think like an engineer - think about what information is needed to provide the required results, and how do we get this information? The needed information is not always to be found in the image data.

This project can be done in pairs or individually. If done in pairs, only one report need be submitted, just remember to clearly indicate the names and student numbers of each person in the group.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published