dogecv / DogeCV

FTC Vision Library
https://discord.gg/colton
GNU General Public License v3.0
68 stars 64 forks source link

Will the OPENCVLibrary3 be in the Zip File as it was last year? #38

Closed scientifictouchftc closed 4 years ago

scientifictouchftc commented 4 years ago

When we downloaded the DOGE CV zip file, we didn't see the OPENCVLibrary3 in it so it also didn't show up in Android Studio. In last year's package the OPENCV library was there but this year it's not in the folder. Do you guys have any plan on putting it in the zip file? Also, which OpenCV library version is used for Doge CV.

Windwoes commented 4 years ago

The OpenCV library is not included locally because it is pulled down through the dependency on EasyOpenCV, which in turn depends on and pulls down OpenCV-Repackaged. (Note: I am the developer of EasyOpenCV and OpenCV-Repackaged)

scientifictouchftc commented 4 years ago

Ok thank you for letting us know and we will work according. I appreciate the help!