1. 27 Nov, 2019 1 commit
  2. 25 Nov, 2019 1 commit
  3. 22 Nov, 2019 3 commits
  4. 21 Nov, 2019 1 commit
  5. 20 Nov, 2019 1 commit
  6. 19 Nov, 2019 3 commits
  7. 18 Nov, 2019 2 commits
    • cudawarped's avatar
      Merge pull request #2180 from cudawarped:example_fix_for_cudacodec · 53b9880f
      cudawarped authored
      OpenCV fix 14774 breaks cudacodec
      
      * Example to describe comilation issue
      
      * Added required changes, builds with -DWITH_FFMPEG=ON|OFF
      
      * Working with standard ffmpeg cap.
      
      * Changed cudacodec to use new retrieveRaw() function, to retrieve the raw encoded bitstream, from the videoio module  instead of its own implementation.
      
      * Fix cv::cudacodec::VideoWriter
      
      * Update to use VideoContainer
      
      * Remove header used in testing
      
      * Remove warning
      
      * remove dependence on redundant ffmpeg codecs
      
      * cudacodec: use .set(CAP_PROP_FORMAT, -1) to extract RAW streams
      
      * whitespace
      
      * addressed alalek's comment
      53b9880f
    • Alexander Alekhin's avatar
  8. 17 Nov, 2019 1 commit
  9. 16 Nov, 2019 1 commit
  10. 15 Nov, 2019 1 commit
  11. 14 Nov, 2019 1 commit
  12. 13 Nov, 2019 2 commits
  13. 12 Nov, 2019 2 commits
  14. 11 Nov, 2019 4 commits
  15. 10 Nov, 2019 1 commit
  16. 08 Nov, 2019 3 commits
  17. 06 Nov, 2019 1 commit
  18. 04 Nov, 2019 3 commits
  19. 02 Nov, 2019 1 commit
    • si40wiga's avatar
      Merge pull request #2296 from si40wiga:fsr-inpaint · e67653ea
      si40wiga authored
      * new algorithm Rapid Frequency Selective Reconstruction (FSR) added
      
      * fix compiler warning
      
      * applied changes suggested in alalek's review
      
      * fix trailing whitespace
      
      * xphoto: update inpaint() test
      
      * fix pre-processing of error mask
      
      * xphoto: move inpainting FSR algorithm into a separate file
      
      * xphoto: cleanup inpaining documentation
      
      * xphoto: inpainting fsr - avoid uninitialized values
      e67653ea
  20. 01 Nov, 2019 4 commits
  21. 30 Oct, 2019 2 commits
  22. 29 Oct, 2019 1 commit