This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
KfnqDuxw
/
Ginger
forked from
Hobe/Ginger
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
git-svn-id:
http://newslabx.csie.ntu.edu.tw/svn/Ginger@27
5747cdd2-2146-426f-b2b0-0570f90b98ed
master
Hobe
5 years ago
parent
b565836799
commit
d4b35d9b23
3 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
trunk/Slide/Meeting 05_30.pptx
BIN
trunk/code/4_production.avi
+1
-1
trunk/code/readGridEye.py
BIN
trunk/Slide/Meeting 05_30.pptx
View File
BIN
trunk/code/4_production.avi
View File
+ 1
- 1
trunk/code/readGridEye.py
View File
@ -60,7 +60,7 @@ class GridEye():
for
i
in
range
(
8
)
:
data
.
append
(
values
[
i
*
8
:
i
*
8
+
8
]
)
self
.
lock
.
acquire
(
)
if
'
10
4
'
in
tag
:
if
'
10
5
'
in
tag
:
self
.
frame1
=
Frame
(
time
.
time
(
)
,
data
)
else
:
self
.
frame2
=
Frame
(
time
.
time
(
)
,
data
)
Write
Preview
Loading…
Cancel
Save