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
Whitespaces removed
|
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
Removed conflict
Error fix 1
Error fix 2
Error fix 3
Error fix 3
Error fix 4
Error fix 5
Error fix 6
Error fix 7
Error fix 8
Error fix 9
Error fix 10
Error fix 11
Error fix 12
Errors fixed
Removed opencv_extra folder inside opencv folder
|
11 years ago |
siddharth
|
f85a615f3f
|
whitespaces removed and other minor changes to fix build error
Update 1
update 2
Update 3
Update 4
Update 5
update 6
Update 7
Update 8
Update 9
Update 10
Update 11
Update 12
Update 13
Update 14
Update 15
Update 16
Update 17
Update 18
Update 19
Update 20
Update 21
Update 22
Removed Headers
Update 23
Update 24
Update 25
Update 26
Update 27
Update 28
|
11 years ago |
siddharth
|
56ab1c18e6
|
new filters added and all the 3 modules updated
All 3 modules Updated
|
11 years ago |
siddharth
|
e170115ad0
|
new interface added. decolor and cloning module added.
Both modules 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
ReST directive was used. Also fixed some other ReST directives that were
not correct and removed some warnings during buildbot checks.
|
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
- Used lunix style slashes - works on most systems
- Removed all trailing whitespaces
|
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"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
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
All errors were found by doc/check_docs2.py
|
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
All errors were found by doc/check_docs2.py
|
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 |