dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Fixed ability for support OpenCV for yolo_cpp_dll_no_gpu.sln
AlexeyAB
2018-06-23
99c92f98e08c007b23b21d2e0887a59f14045efb
[~speedprog/mtg/mtg_card_detector.git]
/
scripts
/
log_parser
/
run_log_parser_windows.cmd
1
2
3
4
5
6
C:\Python27\Scripts\pip install numpy
C:\Python27\Scripts\pip install matplotlib
C:\Python27\python.exe log_parser.py --source-dir ./ --save-dir ./ --log-file test.log --show true
pause