49 Commits (9ddb23e02553ab1c117d581e31455fab039d714f)

Author SHA1 Message Date
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
siddharth 88d05a89d4 removed build error 10 years ago
siddharth 14631be59f Updated Documentation 10 years ago
Ilya Lavrenov 926cab2baa fixed warnings 11 years ago
siddharth 33e6c07485 Removed build errors and removed test images 11 years ago
siddharth f85a615f3f whitespaces removed and other minor changes to fix build error 11 years ago
siddharth 56ab1c18e6 new filters added and all the 3 modules updated 11 years ago
siddharth e170115ad0 new interface added. decolor and cloning module added. 11 years ago
siddharth a1b3ba02a7 add color_boost + doc 11 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 11 years ago
Fedor Morozov a7bcf63765 Robertson docs 11 years ago
Fedor Morozov deeaddb0a9 Doc update 11 years ago
Fedor Morozov f4792f8a44 Doc update 11 years ago
Vladislav Vinogradov cbe437571e fixed docs 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
StevenPuttemans ed76b2f98f Like mentioned by Andrei Pavlenko after merging pullrequest #1206, a wrong 11 years ago
Fedor Morozov 19082e0504 Documentation update 11 years ago
Fedor Morozov 3725c1fb4c Documentation updates 11 years ago
Fedor Morozov 4a4c5190f0 Documentation updates 11 years ago
Alexander Shishkov c4fb0e9dbb few changes for compilation 11 years ago
Fedor Morozov bef8d8192e Minor fixes, new MergeDebevec 11 years ago
Fedor Morozov 4c0f7f9e59 Tonemapping documentation update 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
StevenPuttemans 0c5244103f Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169 11 years ago
abidrahmank f36b9940e8 ref in inpainting docs 12 years ago
Fedor Morozov ec668ce3a7 Documentation 12 years ago
abidrahmank 61e50e2fda python docs for non-local means denoising 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 8b294c6c90 Remove documentation for old python wrapper 12 years ago
Andrey Kamaev 73bbabf207 Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Victor Passichenko 1f42de39a3 Add non-local means denoising algorithm implementatation into photo module 12 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Ilya Lysenkov 2619221331 Spell checked the documentation with VIM (issue #223) 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