1. 25 Jul, 2017 1 commit
  2. 07 Mar, 2015 1 commit
    • Prof. Dr. Rudolf Haussmann's avatar
      Changes to be committed: · 9f1eb70d
      Prof. Dr. Rudolf Haussmann authored
         (use "git reset HEAD <file>..." to unstage)
      
      	modified:   modules/java/generator/gen_java.py
      	modified:   modules/videoio/include/opencv2/videoio.hpp
      	modified:   modules/videoio/include/opencv2/videoio/videoio_c.h
      	modified:   modules/videoio/src/cap_dshow.cpp
      	modified:   modules/videoio/src/cap_pvapi.cpp
      
      Following changes have been made:
      1. Some minor bugs have been removed.
      2. In the PvAPI module the option CAP_PROP_MONOCROME has been removed because
         this option does not make sense and causes an error if a color camera is used.
      3. Instead the new option CAP_PROP_PVAPI_PIXELFORMAT has been added which allows
         to activate the different pixel formats (color modes) of an AVT camera.
      4. Since there were two identical defines
         CAP_PROP_MONOCROME = 19
         CAP_PROP_MONOCHROME = 19
         which were also used in the other module DSHOW, the first one with an orthographic
         error has been removed in favor of the second one.
      9f1eb70d
  3. 16 Dec, 2014 1 commit
  4. 12 Aug, 2014 1 commit
  5. 11 Aug, 2014 2 commits
  6. 14 Jul, 2014 1 commit
  7. 14 Jan, 2014 1 commit
  8. 13 Jan, 2014 1 commit
  9. 22 Mar, 2013 2 commits
  10. 28 Nov, 2012 1 commit
    • askforeric's avatar
      Refactored the PvAPI capture class to better facilitate dynamic property changes · 39234843
      askforeric authored
      - Added Gain control
      - Changed default acquisition mode to grayscale
      - Fixed a signed/unsigned compare issue
      - Implemented frame resizing
      - Implemented automatic buffer resizing on frame resize
      - Corrected camera initialization so that it attempts to put the camera in Mono8
        but does not fail if this doesn't succeed.
      39234843
  11. 30 May, 2012 1 commit
  12. 24 May, 2012 1 commit
  13. 30 Apr, 2012 1 commit
  14. 20 Apr, 2012 1 commit
  15. 13 Apr, 2012 1 commit
  16. 12 Apr, 2012 3 commits
  17. 09 Jun, 2011 1 commit
  18. 08 Jun, 2011 1 commit
  19. 06 Jun, 2011 1 commit
  20. 16 Jul, 2010 1 commit
  21. 13 Jul, 2010 3 commits
  22. 25 Jun, 2010 1 commit
  23. 24 Jun, 2010 5 commits
  24. 11 May, 2010 1 commit