1. 30 7月, 2017 1 次提交
  2. 26 6月, 2017 2 次提交
  3. 20 6月, 2017 1 次提交
  4. 19 6月, 2017 1 次提交
  5. 27 1月, 2017 1 次提交
  6. 01 12月, 2016 1 次提交
  7. 15 11月, 2016 1 次提交
  8. 09 10月, 2016 1 次提交
  9. 30 9月, 2016 1 次提交
  10. 10 9月, 2016 1 次提交
  11. 09 9月, 2016 1 次提交
  12. 24 8月, 2016 1 次提交
  13. 12 8月, 2016 1 次提交
  14. 12 7月, 2016 1 次提交
  15. 28 6月, 2016 3 次提交
  16. 17 2月, 2016 1 次提交
    • M
      ximea new param · e55a053d
      Marian Zajko 提交于
      - added CAP_PROP_XI_SENSOR_BOARD_TEMP parameter
      - added acquisition resetting for paramters that require it
      e55a053d
  17. 09 2月, 2016 1 次提交
    • M
      ximea interface update · c2165733
      Marian Zajko 提交于
      - 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
  18. 18 12月, 2015 1 次提交
  19. 18 10月, 2015 1 次提交
  20. 08 7月, 2015 1 次提交
  21. 30 6月, 2015 1 次提交
    • K
      Implementing parallel mjpeg encoder. · 65e0387a
      kalistratovag 提交于
      Fixed errors in parallel_for based on pthreads
      
      Fixing compiler errore & removing whitespaces
      
      Fixing prallel_for_pthreads error and warnings on win
      65e0387a
  22. 09 6月, 2015 1 次提交
  23. 02 6月, 2015 1 次提交
  24. 27 5月, 2015 1 次提交
  25. 21 5月, 2015 1 次提交
  26. 15 5月, 2015 1 次提交
  27. 22 4月, 2015 1 次提交
  28. 21 4月, 2015 1 次提交
  29. 27 3月, 2015 1 次提交
  30. 26 3月, 2015 1 次提交
  31. 07 3月, 2015 1 次提交
    • P
      Changes to be committed: · 9f1eb70d
      Prof. Dr. Rudolf Haussmann 提交于
         (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
  32. 15 1月, 2015 1 次提交
  33. 17 12月, 2014 1 次提交
  34. 16 12月, 2014 1 次提交
  35. 15 12月, 2014 1 次提交
  36. 01 12月, 2014 2 次提交