6 Commits (4.x)

Author SHA1 Message Date
Vincent Rabaud 9edb0cee37 Use proper C++ types again. 8 months ago
Vincent Rabaud 5300337197
Merge pull request #3703 from vrabaud:cpp 8 months ago
Alexander Smorkalov 51de5807e8 Set of build fixes for ## 3580, 3574. 1 year ago
Liutong HAN b9a460b857 Use new Universal Intrinsic API. 1 year ago
Your Name 4057993c1a xphoto fix inpaint fsr 2 years ago
Alexander Alekhin 839db44377 Revert "suppress warning on GCC 7 and later" 2 years ago
Tomoaki Teshima a96a930f12 suppress warning on GCC 7 and later 2 years ago
Gary Allen 9d0a451bee
Merge pull request #3296 from gvcallen:4.x 2 years ago
Suleyman TURKMEN 1b39461321 cleanup old c 3 years ago
Shahnawaz Ahmed 73fc8ee93e Update annf.hpp 3 years ago
Alexander Alekhin ee3ef107db core(SIMD): allow to build modules with SIMD emulator 5 years ago
shimat a1cece733d swap sigma_color and sigma_space 5 years ago
Brian Wignall 078c45633d Fix typos 5 years ago
kqwyf 334b5c01fe fix histogram calculation and add some tests for simpleWB 5 years ago
Rajkiran Natarajan 0fd91f6d14 Correct the behaviour of inpainting mask usage 5 years ago
Alexander Alekhin b53cb76458 photo: move TonemapDurand to opencv_contrib 6 years ago
Suleyman TURKMEN 2074cc48e5 minor changes 6 years ago
Sayed Adel 63053499ee replace unv 16-bit multiplication operator with v_mul_wrap since behaviour changed by opencv/opencv#12516 6 years ago
LaurentBerger a83b78e29a Merge pull request #1709 from LaurentBerger/BM3D_STEPALL 6 years ago
SongChiYoung edd4514e54 python3 compatible 6 years ago
Alexander Alekhin 655b6f6dcd xphoto: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin edfdf12c31 tests: refactor test files 7 years ago
berak 6f4012df12 xphoto: fix learning_based_color_balance.cpp 7 years ago
Vitaly Tuzov 8c394a4f2e Updated internal calls to linear resize to use bit-exact version 7 years ago
Alexander Alekhin 57ff363389 python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Suleyman TURKMEN 9fc1aa013f WRAP python java 7 years ago
berak 0c25702988 Update bm3d_denoising_invoker_commons.hpp 8 years ago
Rostislav Vasilikhin e1fd238440 fixed data copying from Mat to vector 8 years ago
Maksim Shabunin f8807f18cd Reduced modules dependencies: 8 years ago
Alexander Alekhin eae4d78748 misc: minor fix in license header 8 years ago
Vladislav Sovrasov be70e0b788 Add test for maxValue bug in SimpleWB 8 years ago
lukaszi89 cb126467ee balanceWhite fixed maxValue bin search 8 years ago
Bleach 918645d119 fix vs2010 build error 8 years ago
Alexander Alekhin dfe788d236 fix modules deps 8 years ago
sbokov 75dedf9e58 A unified interface for white balance algorithms 8 years ago
Bartek Pawlik 727631f052 BM3D noise reduction algorithm added. 8 years ago
Alexander Bokov 5fbc7daf43 Auto color balance improvements 8 years ago
Maksim Shabunin f529a1df2b Fixed HAL headers location 9 years ago
Maksim Shabunin 95af1b58f9 Tests for xphoto 9 years ago
Seon-Wook Park 58cecb8cf4 Use cvRound to suppress Windows warnings 10 years ago
Seon-Wook Park 964cb360de Remove dangling N_good++ 10 years ago
Seon-Wook Park 4c4331975a Be more correct with int types 10 years ago
Seon-Wook Park ba0b4023c2 Apply fixes suggested by Vadim 10 years ago
Seon-Wook Park 508092ac23 Suppress uchar conv related warning on Windows 10 years ago
Seon-Wook Park 3b4d98017a Add more doxygen comments 10 years ago
Seon-Wook Park a8b1abcb30 Add basic perf tests for grayworld 10 years ago
Seon-Wook Park dea8aae243 Add saturation based thresholding to grayworld WB 10 years ago
Seon-Wook Park aaf0ffe9e0 autowbGrayworld: include+src+test+testdata+sample 10 years ago
Vadim Pisarevsky 9d38de38b2 fixed compile error and warning 10 years ago
Maksim Shabunin 67a2066c4b Java and python wrappers for contrib modules 10 years ago