BUZZ-Blimps / CatchingBlimp

4 stars 3 forks source link

Split Vision into its own Repo #25

Closed sah4jpatel closed 4 months ago

sah4jpatel commented 4 months ago

The goal is to use the PIMPL architecture for vision code such that it would have the following structure: image

getDetectionResults(Image image, parameters param=default)

sah4jpatel commented 4 months ago

created the repo, will take longer to develop an interface that the software team requires