1. 22 Nov, 2019 2 commits
  2. 19 Nov, 2019 3 commits
  3. 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
  4. 17 Nov, 2019 1 commit
  5. 16 Nov, 2019 1 commit
  6. 15 Nov, 2019 1 commit
  7. 14 Nov, 2019 1 commit
  8. 13 Nov, 2019 2 commits
  9. 12 Nov, 2019 2 commits
  10. 11 Nov, 2019 4 commits
  11. 10 Nov, 2019 1 commit
  12. 08 Nov, 2019 3 commits
  13. 06 Nov, 2019 1 commit
  14. 04 Nov, 2019 3 commits
  15. 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
  16. 01 Nov, 2019 4 commits
  17. 30 Oct, 2019 2 commits
  18. 29 Oct, 2019 3 commits
  19. 26 Oct, 2019 1 commit
  20. 25 Oct, 2019 2 commits