Remove old, dated material which is no longer in use
See REMOVED.md for direct link to the state of the repo which contains those assets prior to removal.
Before Width: | Height: | Size: 54 KiB |
|
@ -1,31 +0,0 @@
|
|||
Steps, roughly:
|
||||
|
||||
Capture Task Manager using SimpleScreenRecorder
|
||||
|
||||
Launch reference benchmark
|
||||
|
||||
Stop and save capture once reference benchmark completes
|
||||
|
||||
Extract/crop/scale area to OCR (the CPU figures)
|
||||
|
||||
avconv -i ublock-cpu.webm -r 4 -vsync 1 -vf "[in] crop=40:86:310:100 [T1], [T1] scale=160:360 [out]" -t 2400 img/img-%04d.png
|
||||
|
||||
Execute tesseract custom script:
|
||||
|
||||
./tessall
|
||||
|
||||
`all.txt` contains a csv of the results.
|
||||
Paste in spreadsheet. Etc.
|
||||
|
||||
|
||||
`tessal` script:
|
||||
|
||||
#!/bin/sh
|
||||
rm all.txt
|
||||
echo
|
||||
for i in img/img*.png; do
|
||||
echo -ne '\r' $i
|
||||
b=`basename $i .png`
|
||||
tesseract $i out -psm 6 digits 1>/dev/null 2>&1
|
||||
cat out.txt | perl -p -000 -e 's/(\d+)\s+/\1,/g' | perl -pe 's/,$/\n/' >> all.txt
|
||||
done
|
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 52 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 225 KiB |
Before Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 475 KiB |
Before Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 111 KiB |
Before Width: | Height: | Size: 132 KiB |
Before Width: | Height: | Size: 62 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 76 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 148 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 109 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 109 KiB |
Before Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 327 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 97 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 99 KiB |
Before Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 274 KiB |
Before Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 39 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 7.2 KiB |
Before Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 19 KiB |
Before Width: | Height: | Size: 332 KiB |
Before Width: | Height: | Size: 329 KiB |
Before Width: | Height: | Size: 418 KiB |