1
0

Initial commit

This commit is contained in:
Erick
2022-06-21 10:35:35 +02:00
committed by GitHub
commit 8e40e99dc5
2 changed files with 34 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
+2
View File
@@ -0,0 +1,2 @@
# opencv-resizer
Image resizer script with OpenCV for ML input homogenization