repo.or.cz
/
gfxprim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
filters/gp_filter_resize_alloc: Check w and h
[gfxprim.git]
/
doc
/
example_py_cam_view.txt
blob
209a73433dc00a8e578bd2c88f01b582761c859a
1
Camera Viewer
2
-------------
3
A simple program that shows video from camera (V4L2 device)
4
5
[source,python]
6
------------------------------------------------------------------
7
include::../demos/py_simple/cam_view.py[]
8
------------------------------------------------------------------