1. 21 Feb, 2018 1 commit
  2. 13 Feb, 2018 1 commit
  3. 29 Jul, 2017 1 commit
  4. 25 Jun, 2017 2 commits
  5. 20 Jun, 2017 1 commit
  6. 19 Jun, 2017 1 commit
  7. 26 Jan, 2017 1 commit
  8. 01 Dec, 2016 1 commit
  9. 15 Nov, 2016 1 commit
  10. 09 Oct, 2016 1 commit
  11. 30 Sep, 2016 1 commit
  12. 09 Sep, 2016 2 commits
  13. 23 Aug, 2016 1 commit
  14. 11 Aug, 2016 1 commit
  15. 12 Jul, 2016 1 commit
  16. 27 Jun, 2016 3 commits
  17. 17 Feb, 2016 1 commit
    • Marian Zajko's avatar
      ximea new param · e55a053d
      Marian Zajko authored
      - added CAP_PROP_XI_SENSOR_BOARD_TEMP parameter
      - added acquisition resetting for paramters that require it
      e55a053d
  18. 09 Feb, 2016 1 commit
    • Marian Zajko's avatar
      ximea interface update · c2165733
      Marian Zajko authored
      - fixed getProperty call definition
      - added new parameter defitions
      
      removed whitespaces
      
      Reworked enumerators to keep values from previous commit
      
      ximea enums fixes
      
      - fixed whitespaces issue
      - fixed duplicate enum values error
      
      ximea enum definitions update
      
      - fixed videioio.hpp code style
      - fixed ABI violation in enums
      - added new parameter handlers to cpp
      
      XIMEA setProperty update
      
      Added acquisition resetting to buffer size adjustment parameters.
      c2165733
  19. 18 Dec, 2015 1 commit
  20. 18 Oct, 2015 1 commit
  21. 08 Jul, 2015 1 commit
  22. 30 Jun, 2015 1 commit
  23. 09 Jun, 2015 1 commit
  24. 02 Jun, 2015 1 commit
  25. 27 May, 2015 1 commit
  26. 20 May, 2015 1 commit
  27. 15 May, 2015 1 commit
  28. 22 Apr, 2015 1 commit
  29. 21 Apr, 2015 1 commit
  30. 27 Mar, 2015 1 commit
  31. 25 Mar, 2015 1 commit
  32. 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
  33. 15 Jan, 2015 1 commit
  34. 17 Dec, 2014 1 commit
  35. 16 Dec, 2014 1 commit
  36. 14 Dec, 2014 1 commit