### vnc host 192.168.10.21 work path /home/logic/_workspace/task-list/servers/logic-NUC8i5BEH/opencv-workdesk/001_monitor/src/007-test # test results | nPos | nNeg | nStage | px | TT | TT base | FT | FT base | remarks | | :---: | :---: | :----: | :---: | :---: | :-----: | :---: | :-----: | :--------------------------------------------------------: | | 300 | 900 | 15 | 24 | 2 | 2 | 7 | 14 | ongoing, i want to know if i increase px increase accuracy | | 200 | 900 | 15 | 100 | 2 | 2 | 7 | 14 | ongoing, i want to know if i increase px increase accuracy | | 200 | 900 | 15 | 24 | 2 | 2 | 7 | 14 | | | 100 | 300 | 15 | x | 33 | 142 | x | x | | ```bash -numPos 100 -numNeg 300 -numStages 15 ``` ```bash count_good_result : 33 count_good_result_base : 99 count_bad_result : 142 ``` ### test with 100 posdata ```bash count_good_result : 33 count_good_result_base : 99 count_bad_result : 142 ```