MissouriMRR / SUAS-2022

Missouri S&T Multirotor Robot Design Team's code for the Association for Unmanned Vehicle Systems International's 2022 Student Unmanned Aerial Systems Competition (AUVSI SUAS 2022)
MIT License
8 stars 0 forks source link

Emergent Object Detection #65

Closed fallscameron01 closed 2 years ago

fallscameron01 commented 2 years ago

Summary

Objective: Given an image, find the bounds of the emergent object. The bounds of the emergent object will be used to crop the image.

fallscameron01 commented 2 years ago

Plan: Use Histogram of Gradients to find bounds.

Resources: