218 Commits (f379bcc6d325d20ccb3589a8091d0d5649c41eb3)

Author SHA1 Message Date
Fedor Morozov 17609b90c7 Mantiuk's tonemapping 11 years ago
Alexander Shishkov 6df203c449 Fixes for Linux compilation, small changes 11 years ago
StevenPuttemans f28496c628 Added sample links in documentation for python2, ocl and gpu 11 years ago
Fedor Morozov c51b50b44c Algorithm names in code 11 years ago
Fedor Morozov ed0828d0a8 New HDR documentation 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
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
Fedor Morozov 258b98d15b Tonemap as Algorithm 11 years ago
Fedor Morozov 703cf8cef7 Calibration, various changes 11 years ago
abidrahmank f36b9940e8 ref in inpainting docs 11 years ago
Alexander Shishkov b87d2e9ec2 cosmetic change 11 years ago
Alexander Shishkov 35a39c19a3 minor changes 11 years ago
Fedor Morozov ec668ce3a7 Documentation 11 years ago
Alexander Shishkov 245dc99248 added include precomp 12 years ago
Alexander Shishkov 707048f6e1 removed tonemap_algorithms due to wrapping problems 12 years ago
Vladislav Vinogradov 4716f63444 fixed gpu performance tests: 12 years ago
abidrahmank 61e50e2fda python docs for non-local means denoising 12 years ago
Fedor Morozov 091b48de60 MTB alignment. Missing main file. 12 years ago
Fedor Morozov 35133df0de MTB alignment. Code, tests, application 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 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 122f85f352 Tonemapping code 12 years ago
Fedor Morozov 84ea0c9a97 Tests and rgbe fix 12 years ago
Fedor Morozov 7469c935f3 HDR formats support and HDR making. Code only. 12 years ago
Vladislav Vinogradov 439c3574ed renamed gpu_private.hpp to private.gpu.hpp 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
Roman Donchenko 29b13ec1de Replaced most of the usages of parallel_for with that of parallel_for_. 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov f375c86dfb photo module fixes 12 years ago
Vladislav Vinogradov 43d5e2d8b4 removed gpu BORDER_* constants 12 years ago
Vladislav Vinogradov d5ee931287 fixed compilation issues 12 years ago
Vladislav Vinogradov e72ba73e70 moved gpu nlm to photo module 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Andrey Kamaev 8b294c6c90 Remove documentation for old python wrapper 12 years ago
Andrey Kamaev 69648f0a6f Make photo.hpp independent from C API 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 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
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Anna Kogan ed4c687d45 Increased time limits, eliminated extra params 12 years ago
Andrey Kamaev 7374445398 Fix integer overflow in NL-Means denoising on white input 12 years ago
Andrey Kamaev 7e92826efc Add test for issue #2646 12 years ago
Andrey Kamaev d83914d478 Change Imgproc_ prefix to Photo_ in all accuracy tests of photo module 12 years ago
Anna Kogan 8877066846 increased time-limits 12 years ago