109 Commits (ffabbfa77868089853617948ed41c7a57c0dd359)

Author SHA1 Message Date
Fedor Morozov 0f703b8162 Calibrate Debevec changes 11 years ago
Alexander Shishkov 924f7ce373 small changes for compilation 11 years ago
Fedor Morozov e15eabe3fa Ghostbusters 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov a0ae602bb7 renamed gpuimgproc -> cudaimgproc 11 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Fedor Morozov 9f9873017c HDR test changes 11 years ago
Vladislav Vinogradov 9f33de7071 added cvconfig.hpp header file to gpu tests 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 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 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 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 84ea0c9a97 Tests and rgbe fix 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 f375c86dfb photo module fixes 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 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 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 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
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
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Vadim Pisarevsky adc1d94e95 updated patch for tests; reenabled SURF & Denoising; removed fixes in ocl tests, since this is already fixed in another pull request 12 years ago
Vadim Pisarevsky 63bd6f9adf fixed compile errors in ocl tests; disabled a few problematic tests 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Andrey Kamaev 56ac2937d8 Fix typo 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
Victor Passichenko 1f42de39a3 Add non-local means denoising algorithm implementatation into photo module 12 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Andrey Kamaev d9c74f63e1 All tests writing temporary files are updated to use cv::tempfile() function 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago