]> git.defcon.no Git - qopencamwidget/log
qopencamwidget
14 years agoUpdated structure of documentation. No need to include GDB includes and Qt Core/GUI... master
020535 [Sat, 17 Oct 2009 13:26:21 +0000 (13:26 +0000)]
Updated structure of documentation. No need to include GDB includes and Qt Core/GUI classes in this doc.

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@190 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoSizes are now code-settable using c'tor parameters. Default values allow for code...
020535 [Sat, 17 Oct 2009 13:12:44 +0000 (13:12 +0000)]
Sizes are now code-settable using c'tor parameters. Default values allow for code backwards-compat. View and output need not be the same size.

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@189 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoAdjusted default resolution. Hardcoded atm, should make it soft..
020535 [Sat, 17 Oct 2009 12:16:53 +0000 (12:16 +0000)]
Adjusted default resolution. Hardcoded atm, should make it soft..

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@185 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoREADME file
020535 [Thu, 11 Jun 2009 22:54:03 +0000 (22:54 +0000)]
README file

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@180 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoDoxyfile that works
020535 [Thu, 11 Jun 2009 22:32:10 +0000 (22:32 +0000)]
Doxyfile that works

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@179 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoCorrections to documentation
020535 [Thu, 11 Jun 2009 22:26:07 +0000 (22:26 +0000)]
Corrections to documentation

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@178 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agogone
020535 [Thu, 11 Jun 2009 21:55:23 +0000 (21:55 +0000)]
gone

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@177 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoRemoving the docs from svn. These are generatet using doxygen anyways.
020535 [Thu, 11 Jun 2009 21:55:04 +0000 (21:55 +0000)]
Removing the docs from svn. These are generatet using doxygen anyways.

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@176 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoNew filename. Cleaner, leaner
020535 [Thu, 11 Jun 2009 21:54:22 +0000 (21:54 +0000)]
New filename. Cleaner, leaner

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@175 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoRenaming!
020535 [Thu, 11 Jun 2009 21:53:51 +0000 (21:53 +0000)]
Renaming!

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@174 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoNo references to my home dir any more
020535 [Thu, 11 Jun 2009 21:53:29 +0000 (21:53 +0000)]
No references to my home dir any more

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@173 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoChanges to view reflect changes in the QOpenCamWidget.
020535 [Thu, 11 Jun 2009 21:52:53 +0000 (21:52 +0000)]
Changes to view reflect changes in the QOpenCamWidget.
Most noteably: the trigger button is now part of View, not the widget..

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@172 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoCleared out a load of uneeded stuff.
020535 [Thu, 11 Jun 2009 21:51:43 +0000 (21:51 +0000)]
Cleared out a load of uneeded stuff.
No longer using a "canvas" element or a layout. Now, this is a clean widget.
Removed the button. No real reason to keep it as a part of the widget.
The paintEvent now correctly draws directly on the widget.
Changed Ilp2QImage, no longer makes a clone of the IplImage.
Changes to painting, the conversion mechanism, and clearing out
unneded stuff removed a bad memory-leak, leaking somewhere around
5.10MBytes/second previously, now leaks one frame when "dying unclean"..

git-svn-id: https://dilbert.hig.no/svn/student/020535/qopencamwidget/trunk@171 07accd87-1e0b-0410-939d-c05d8a058e03

14 years agoQt Widget that handles webcams :D
020535 [Wed, 10 Jun 2009 23:53:40 +0000 (23:53 +0000)]
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