268 Commits (49f2bd6f17f7536e27bc259b0dc464bc17b2da8b)

Author SHA1 Message Date
Adrien BAK 037f27c882 change masking to patchNaNs 10 years ago
Adrien BAK 2411556242 fix photo::cloning::IlluminationChange when IPP is used 10 years ago
Vadim Pisarevsky 9a5aa4b23c trying to solve compile problems; temporarily disabled some tests for just added optimization algo's 10 years ago
Vadim Pisarevsky 4530c7ad08 trying to fix builds 10 years ago
Vadim Pisarevsky 257463719b removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
Alexander Karsakov 75ede6e17c Minimal image size is set to 5*5 for OCL path of fastNlMeansDenoising and fastNlMeansDenoisingColored since it breaks tests with test_loop_times=30 and in general doesn't make sense for computation on GPU. 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
siddharth 4cdc155eac test 10 years ago
siddharth 0972a2d758 Fixed mixed cloning bug 10 years ago
siddharth 88d05a89d4 removed build error 10 years ago
siddharth 1a14d8506d recursive filter output corrected 10 years ago
siddharth 14631be59f Updated Documentation 10 years ago
András Kovács d1c7983fe5 calibrateDebevec index fix (issue 3664) 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
Ilya Lavrenov 2cd51c04e4 fixed condition in cv::FNLM 11 years ago
Ilya Lavrenov b73490f86c eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago
Ilya Lavrenov 6fe71bd27c added 4 channels support to fnlm 11 years ago
Ilya Lavrenov 9b31e6cd44 changes according to reviewer's suggestions 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
juanmanpr 7a68e3d207 CV_Assert for photo module corrected 11 years ago
juanmanpr 540a60fca7 Replaced calls to cout from photo module, by CV_Assert 11 years ago
Ilya Lavrenov c7857e8c13 small fixes 11 years ago
Alexander Karsakov 7e4dea968c Fixed typo with indexes in getGradient(x/y) functions. 11 years ago
Ilya Lavrenov 8bf616e4c7 added color image support via L*a*b* 11 years ago
Ilya Lavrenov 634e8d37cc fixed for 2 channels 11 years ago
Ilya Lavrenov 7faf1f6277 some improvements 11 years ago
Ilya Lavrenov 72c327fef8 hope it finally works 11 years ago
Ilya Lavrenov 38cbe9873a small fixes 11 years ago
Ilya Lavrenov 9db28f332a more fixes 11 years ago
Ilya Lavrenov 891dbeabba implemented OpenCL version of cv::fastNlMeansDenoising 11 years ago
Ilya Lavrenov d27068f79a some more refactoring 11 years ago
Ilya Lavrenov e16d89e8d6 some refactoring 11 years ago
Ilya Lavrenov 4f2cdc9bac added performance tests for NLMeans 11 years ago
Ilya Lavrenov 37789f015a deleted excess semicolons, commas 11 years ago
Volodymyr Kysenko 89dd828e3c added test for correct handling of uniforma areas in the MergeMertens 11 years ago
Volodymyr Kysenko aa36898024 added epsilon value to weights in the MergeMertens in order to avoid zero weights for pixels from uniformly filled areas of image 11 years ago
Ilya Lavrenov 73aa43d2ca fixed warnings 11 years ago
Ilya Lavrenov 926cab2baa fixed warnings 11 years ago
siddharth c48ad880f3 Errors resolved 11 years ago
Anna Kogan 944f7bac42 After-merge corrections 11 years ago
siddharth 573e818415 New changes done and removed opencv_extra folder 11 years ago
siddharth 33e6c07485 Removed build errors and removed test images 11 years ago
siddharth 2f65a0d4ba Changes done in npr module 11 years ago
siddharth 35d9ca6483 Changes done in cloning module 11 years ago
siddharth daa9694cab Changes done in decolorization module 11 years ago
siddharth 94eab9babe Revert Back 11 years ago
siddharth 6c7272bde1 Update to remove Android error 11 years ago
siddharth 3b239561c6 Changed STL in contrast_preserve file 11 years ago
siddharth f85a615f3f whitespaces removed and other minor changes to fix build error 11 years ago