forked from nickma82/hwswcod
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
51 lines (39 loc) · 1.05 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
20110501 - nick
===============
##### Log zum Aufzeichnen von Vergleichswerten #####
##### Erster program upload:
"testimages/armstrong_mini.tga"
Computation completed, durations:
SkinFilter Gesamt, 3689.35327 ms
Erode, 116.19432 ms
Dilate, 692.60596 ms
DetectFace, 47.99192 ms
Ausgabe, 347.68616 ms
Summe, 4893.831 sec, 0.204 fps
"armstrong.tga"
Computation completed, durations:
SkinFilter Gesamt, 92370.76562 ms
Erode, 3294.63745 ms
Dilate, 17259.44531 ms
DetectFace, 1172.48279 ms
Ausgabe, 1198.90942 ms
Summe, 115296.242 sec, 0.009 fps
##### ACHTUNG #####
Jedes Mal vor Neuaufspielen der Software den FPGA Reseten (Key0)
##### Compiling app code #####
make TEST=1
#### bootloader make ####
make -f spears32-Makefile
##### Documentation #####
-) speqars 32 Header File location:
/opt/spear2_toolchain/spear32/include/drivers
20110622 - Markus
=================
SCALE 4:
arm: 344 100 484 300 (-1678)
ald: 152 48 400 312 (-6094)
col: 324 160 428 272 (-1559)
SCALE 8:
arm: 344 96 480 288 (-1278)
ald: 168 72 368 272 (-2804)
col: 320 152 424 280 (-1748)