]> git.defcon.no Git - qopencamwidget/commit
Qt Widget that handles webcams :D
author020535 <020535@07accd87-1e0b-0410-939d-c05d8a058e03>
Wed, 10 Jun 2009 23:53:40 +0000 (23:53 +0000)
committer020535 <020535@07accd87-1e0b-0410-939d-c05d8a058e03>
Wed, 10 Jun 2009 23:53:40 +0000 (23:53 +0000)
commit9158dfdfd5dca3cc29e6ec4421aef81aca971256
treeb47feb870cf4ae227484b9d1be978a38ab2937e7
Qt Widget that handles webcams :D
Uses OpenCV to get the camera data.

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@170 07accd87-1e0b-0410-939d-c05d8a058e03
58 files changed:
Doxyfile [new file with mode: 0644]
doc/html/annotated.html [new file with mode: 0644]
doc/html/classQOpenCamWidget-members.html [new file with mode: 0644]
doc/html/classQOpenCamWidget.html [new file with mode: 0644]
doc/html/classView-members.html [new file with mode: 0644]
doc/html/classView.html [new file with mode: 0644]
doc/html/doxygen.css [new file with mode: 0644]
doc/html/doxygen.png [new file with mode: 0644]
doc/html/files.html [new file with mode: 0644]
doc/html/ftv2blank.png [new file with mode: 0644]
doc/html/ftv2doc.png [new file with mode: 0644]
doc/html/ftv2folderclosed.png [new file with mode: 0644]
doc/html/ftv2folderopen.png [new file with mode: 0644]
doc/html/ftv2lastnode.png [new file with mode: 0644]
doc/html/ftv2link.png [new file with mode: 0644]
doc/html/ftv2mlastnode.png [new file with mode: 0644]
doc/html/ftv2mnode.png [new file with mode: 0644]
doc/html/ftv2node.png [new file with mode: 0644]
doc/html/ftv2plastnode.png [new file with mode: 0644]
doc/html/ftv2pnode.png [new file with mode: 0644]
doc/html/ftv2vertline.png [new file with mode: 0644]
doc/html/functions.html [new file with mode: 0644]
doc/html/functions_func.html [new file with mode: 0644]
doc/html/functions_vars.html [new file with mode: 0644]
doc/html/globals.html [new file with mode: 0644]
doc/html/globals_func.html [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/html/main.html [new file with mode: 0644]
doc/html/main_8cpp-source.html [new file with mode: 0644]
doc/html/main_8cpp.html [new file with mode: 0644]
doc/html/qopencamwidget_8cpp-source.html [new file with mode: 0644]
doc/html/qopencamwidget_8cpp.html [new file with mode: 0644]
doc/html/qopencamwidget_8h-source.html [new file with mode: 0644]
doc/html/qopencamwidget_8h.html [new file with mode: 0644]
doc/html/tab_b.gif [new file with mode: 0644]
doc/html/tab_l.gif [new file with mode: 0644]
doc/html/tab_r.gif [new file with mode: 0644]
doc/html/tabs.css [new file with mode: 0644]
doc/html/tree.html [new file with mode: 0644]
doc/html/view_8cpp-source.html [new file with mode: 0644]
doc/html/view_8cpp.html [new file with mode: 0644]
doc/html/view_8h-source.html [new file with mode: 0644]
doc/html/view_8h.html [new file with mode: 0644]
doc/man/man3/QOpenCamWidget.3 [new file with mode: 0644]
doc/man/man3/View.3 [new file with mode: 0644]
doc/man/man3/main.cpp.3 [new file with mode: 0644]
doc/man/man3/qopencamwidget.cpp.3 [new file with mode: 0644]
doc/man/man3/qopencamwidget.h.3 [new file with mode: 0644]
doc/man/man3/view.cpp.3 [new file with mode: 0644]
doc/man/man3/view.h.3 [new file with mode: 0644]
doc/rtf/refman.rtf [new file with mode: 0644]
main.cpp [new file with mode: 0644]
notes [new file with mode: 0644]
qcv.pro [new file with mode: 0644]
qopencamwidget.cpp [new file with mode: 0644]
qopencamwidget.h [new file with mode: 0644]
view.cpp [new file with mode: 0644]
view.h [new file with mode: 0644]