This commit is contained in:
2021-11-17 14:57:56 -06:00
commit f17b64232d
177 changed files with 6639 additions and 0 deletions

3
scripts/init_linux.sh Normal file
View File

@@ -0,0 +1,3 @@
ln ../native_opencv/ios/Classes/native_opencv.cpp ../native_opencv_linux/linux/native_opencv.cpp
echo "Done"