travisdesell / wildlife_at_home

Source code for the Wildlife@Home project.
2 stars 5 forks source link

Added initial wildlife_surf code. #1

Closed Kazz47 closed 11 years ago

Kazz47 commented 11 years ago

The first variation I added calculates a bounding box on the feature set over an 1800 frame period. Normalizes the diameter of the bounding box with the total diameter of the video and returns the percentage as 1 over that value.

Percentage = 1/(bounding box diameter / total video diameter)