mirror of
https://github.com/zebrajr/opencv.git
synced 2026-01-15 12:15:17 +00:00
11 lines
119 B
Plaintext
11 lines
119 B
Plaintext
# python binary files
|
|
*.pyc
|
|
__pycache__
|
|
|
|
# tmp files from examples
|
|
/output
|
|
*.dat
|
|
out.ply
|
|
svm_scores.npz
|
|
unused_api.txt
|