Choi-Hong-Jun / OMR

omr scanning application
2 stars 0 forks source link

gather raw data for unittest #15

Closed ktiberius closed 5 months ago

ktiberius commented 5 months ago

unittest 생성을 위해 raw data 별도 저장

ktiberius commented 5 months ago

python3 -m unittest tests/test_read_omr.py

위 command 실행으로 tests/samples/ 아래에 있는 모든 pdf 파일을 대상으로 png 변환 후 값을 읽어들이고 마킹 추정 위치를 구함 이 때 png 파일의 각 위치의 값 (raw) 과 마킹 추정 위치 (colored) 로 저장하여 result.json 생성