1. 06 Dec, 2019 1 commit
  2. 13 Nov, 2019 1 commit
  3. 31 Oct, 2019 1 commit
    • Dizhenin Vlad's avatar
      Merge pull request #15608 from SimpleVlad:3.4 · edc5518f
      Dizhenin Vlad authored
      * Add flags for build js
      
      * Add poi.json
      
      * Rebase whitelist into JSON file
      
      * Rework generator of white_list
      
      * Fix small typos
      
      * Transfer opencv_js.josn in opencv_js.config.py
      
      * Edit OPENCV_JS_WHITELIST
      
      * Write comment
      
      * Add description
      
      * Fix typos in desc
      
      * flag's append deleeted
      
      * Fix whitespace
      
      * variable deleted
      
      * fix comment on lines 229 and 235
      edc5518f
  4. 24 Sep, 2019 2 commits
    • takacsd's avatar
      Add option to disable features in iOS build. · e0be771b
      takacsd authored
      e0be771b
    • Wenzhao Xiang's avatar
      Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 · c2096771
      Wenzhao Xiang authored
      [GSoC 2019] Improve the performance of JavaScript version of OpenCV (OpenCV.js)
      
      * [GSoC 2019]
      
      Improve the performance of JavaScript version of OpenCV (OpenCV.js):
      1. Create the base of OpenCV.js performance test:
           This perf test is based on benchmark.js(https://benchmarkjs.com). And first add `cvtColor`, `Resize`, `Threshold` into it.
      2. Optimize the OpenCV.js performance by WASM threads:
           This optimization is based on Web Worker API and SharedArrayBuffer, so it can be only used in browser.
      3. Optimize the OpenCV.js performance by WASM SIMD:
           Add WASM SIMD backend for OpenCV Universal Intrinsics. It's experimental as WASM SIMD is still in development.
      
      * [GSoC2019] 
      
      1. use short license header
      2. fix documentation node issue
      3. remove the unused `hasSIMD128()` api
      
      * [GSoC2019]
      
      1. fix emscripten define
      2. use fallback function for f16
      
      * [GSoC2019]
      
      Fix rebase issue
      c2096771
  5. 20 Sep, 2019 1 commit
    • mipsopen-fwu's avatar
      Merge pull request #15422 from mipsopen-fwu:msa-dev · b1ea91d8
      mipsopen-fwu authored
      * Added MSA implementations for mips platforms. Intrinsics for MSA and build scripts for MIPS platforms are added.
      Signed-off-by: 's avatarFei Wu <fwu@wavecomp.com>
      
      * Removed some unused code in mips.toolchain.cmake.
      Signed-off-by: 's avatarFei Wu <fwu@wavecomp.com>
      
      * Added comments for mips toolchain configuration and disabled compiling warnings for libpng.
      Signed-off-by: 's avatarFei Wu <fwu@wavecomp.com>
      
      * Fixed the build error of unsupported opcode 'pause' when mips isa_rev is less than 2.
      Signed-off-by: 's avatarFei Wu <fwu@wavecomp.com>
      
      * 1. Removed FP16 related item in MSA option defines in OpenCVCompilerOptimizations.cmake.
      2. Use CV_CPU_COMPILE_MSA instead of __mips_msa for MSA feature check in cv_cpu_dispatch.h.
      3. Removed hasSIMD128() in intrin_msa.hpp.
      4. Define CPU_MSA as 150.
      Signed-off-by: 's avatarFei Wu <fwu@wavecomp.com>
      
      * 1. Removed unnecessary CV_SIMD128_64F guarding in intrin_msa.hpp.
      2. Removed unnecessary CV_MSA related code block in dotProd_8u().
      Signed-off-by: 's avatarFei Wu <fwu@wavecomp.com>
      
      * 1. Defined CPU_MSA_FLAGS_ON as "-mmsa".
      2. Removed CV_SIMD128_64F guardings in intrin_msa.hpp.
      Signed-off-by: 's avatarFei Wu <fwu@wavecomp.com>
      
      * Removed unused msa_mlal_u16() and msa_mlal_s16 from msa_macros.h.
      Signed-off-by: 's avatarFei Wu <fwu@wavecomp.com>
      b1ea91d8
  6. 02 Sep, 2019 2 commits
  7. 23 Aug, 2019 1 commit
  8. 16 Aug, 2019 1 commit
    • luz.paz's avatar
      Fix modules/ typos · fcc7d8dd
      luz.paz authored
      Found using `codespell -q 3 -S ./3rdparty -L activ,amin,ang,atleast,childs,dof,endwhile,halfs,hist,iff,nd,od,uint`
      
      backporting of commit: ec43292e
      fcc7d8dd
  9. 15 Aug, 2019 1 commit
    • luz.paz's avatar
      Fix modules/ typos · ec43292e
      luz.paz authored
      Found using `codespell -q 3 -S ./3rdparty -L activ,amin,ang,atleast,childs,dof,endwhile,halfs,hist,iff,nd,od,uint`
      ec43292e
  10. 08 Aug, 2019 1 commit
  11. 01 Aug, 2019 1 commit
  12. 24 Jul, 2019 1 commit
  13. 18 Jul, 2019 1 commit
  14. 12 Jul, 2019 1 commit
  15. 25 Jun, 2019 1 commit
  16. 21 Jun, 2019 4 commits
  17. 20 Jun, 2019 1 commit
    • Alexander Alekhin's avatar
      videoio: refactor GStreamer backend · 8ab6efb8
      Alexander Alekhin authored
      - exception safe smart pointers, fixed many memory leaks
      - fixed errors handling
      - fixed strings handling
      - fixed file existence check
      - fixed toFraction() implementation
      - add 'drop=true' for v4l2 input
      - avoid overriding custom pipelines sink's 'max-buffers' value
      - updated valgrind supression rules
      - added support for GStreamer native leaks tracking (via gst_deinit() call)
      - repaired capturing through GStreamer0.10 (fixed CV_8UC1)
      8ab6efb8
  18. 15 Jun, 2019 1 commit
  19. 14 Jun, 2019 1 commit
  20. 06 Jun, 2019 1 commit
  21. 19 May, 2019 1 commit
  22. 08 Apr, 2019 1 commit
    • Alexander Alekhin's avatar
      ts: test tags for flexible/reliable tests filtering · b38de57f
      Alexander Alekhin authored
      - added functionality to collect memory usage of OpenCL sybsystem
      - memory usage of fastMalloc() (disabled by default):
        * It is not accurate sometimes - external memory profiler is required.
      - specify common `CV_TEST_TAG_` macros
      - added applyTestTag() function
      - write memory usage / enabled tags into Google Tests output file (.xml)
      b38de57f
  23. 20 Mar, 2019 1 commit
  24. 19 Mar, 2019 2 commits
  25. 12 Mar, 2019 2 commits
  26. 11 Mar, 2019 1 commit
  27. 04 Mar, 2019 2 commits
  28. 25 Feb, 2019 1 commit
  29. 01 Feb, 2019 1 commit
  30. 22 Dec, 2018 1 commit
  31. 21 Dec, 2018 1 commit
  32. 19 Dec, 2018 1 commit