102 Commits (e726ff3296b9e382371a778ad807d37a2e49b979)

Author SHA1 Message Date
siddharth a1b3ba02a7 add color_boost + doc 11 years ago
siddharth 88aa4a9902 decolor module updated 11 years ago
siddharth 95db69f6b9 added new files 11 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 11 years ago
Fedor Morozov b1af5cc478 Remove ghost removal 11 years ago
Fedor Morozov c118f3c529 Robertson update 11 years ago
Fedor Morozov 0f703b8162 Calibrate Debevec changes 11 years ago
Fedor Morozov e15eabe3fa Ghostbusters 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Fedor Morozov 9f9873017c HDR test changes 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Fedor Morozov 833f8d16fa Robertson and tutorial 11 years ago
Fedor Morozov bef8d8192e Minor fixes, new MergeDebevec 11 years ago
Fedor Morozov 4c0f7f9e59 Tonemapping documentation update 11 years ago
Fedor Morozov 17609b90c7 Mantiuk's tonemapping 11 years ago
Alexander Shishkov 6df203c449 Fixes for Linux compilation, small changes 11 years ago
Fedor Morozov c51b50b44c Algorithm names in code 11 years ago
Fedor Morozov 302bf23f82 All hdr functions as Algorithms 11 years ago
Fedor Morozov 4d2ea847fa Tonemap as 3.0 algorithm 11 years ago
Fedor Morozov 258b98d15b Tonemap as Algorithm 11 years ago
Fedor Morozov 703cf8cef7 Calibration, various changes 11 years ago
Alexander Shishkov 35a39c19a3 minor changes 12 years ago
Alexander Shishkov 707048f6e1 removed tonemap_algorithms due to wrapping problems 12 years ago
Fedor Morozov 35133df0de MTB alignment. Code, tests, application 12 years ago
Fedor Morozov 0aee5b61e3 Exposure fusion. Code, tests. 12 years ago
Fedor Morozov a5e11079d7 Fixes, missing files, tests 12 years ago
Fedor Morozov 7469c935f3 HDR formats support and HDR making. Code only. 12 years ago
Vladislav Vinogradov 4c9773d55f renamed gpu headers (made it more consistent) 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov e72ba73e70 moved gpu nlm to photo module 12 years ago
Andrey Kamaev 69648f0a6f Make photo.hpp independent from C API 12 years ago
Andrey Kamaev a42a0f5fca Added compatibility headers 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 44e8d76d74 Change denoising strength parameter from int to float 12 years ago
Andrey Kamaev f42b38ac44 Refactor fast NL-means denoising 12 years ago
Leonid Beynenson 6a5d996ca8 Removed the header opencv2/photo/denoising.hpp 12 years ago
Andrey Kamaev 10dcf9ea39 Fix Java API build 12 years ago
Vadim Pisarevsky 2f1cc018c9 enabled SSE3 by default; integrated SSE3-optimized bilateral filter (by Grigoriy Frolov); modified API of non-local means (use Input/OutputArrays) 12 years ago
Victor Passichenko 1f42de39a3 Add non-local means denoising algorithm implementatation into photo module 12 years ago
Andrey Pavlenko 5c4b984738 fixing arg name according to ref man 13 years ago
Andrey Pavlenko 20cceb8fdf moving the rest of inpaint() to the 'photo' module, temporary disabling Java test for it, adding 'photo' to Java API 13 years ago
Vadim Pisarevsky 957e80abbd lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago