Handbook
Glossary
live-view ( uuid cached? -- png )
Vocabulary
visionect
Inputs
uuid
an
object
cached?
an
object
Outputs
png
an
object
Definition
USING:
kernel
sequences
visionect.private
;
IN:
visionect
:
live-view
( uuid cached? -- png )
[
"/api/live/device/"
]
2dip
"/cached.png"
"/image.png"
?
3append
visionect-get
;