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
|
35d9ca6483
|
Changes done in cloning module
|
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
|
1ed0e44090
|
added keyboard control
|
11 years ago |
siddharth
|
e170115ad0
|
new interface added. decolor and cloning module added.
Both modules added
|
11 years ago |
siddharth
|
0802c06571
|
seamless cloning added
update1
update1
update4
|
11 years ago |
siddharth
|
a1b3ba02a7
|
add color_boost + doc
|
11 years ago |
siddharth
|
88aa4a9902
|
decolor module updated
update3
update4
update4
update5
added test data
|
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 |
Fedor Morozov
|
9f9873017c
|
HDR test changes
|
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
|
12 years ago |
Fedor Morozov
|
302bf23f82
|
All hdr functions as Algorithms
|
12 years ago |
Fedor Morozov
|
4d2ea847fa
|
Tonemap as 3.0 algorithm
|
12 years ago |
Fedor Morozov
|
258b98d15b
|
Tonemap as Algorithm
|
12 years ago |
Fedor Morozov
|
703cf8cef7
|
Calibration, various changes
|
12 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 |
Andrey Kamaev
|
69648f0a6f
|
Make photo.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
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
* reorder arguments
* rewrite accuracy tests
* replace doubles with integer arithmetic inside the main loop
|
12 years ago |
Leonid Beynenson
|
6a5d996ca8
|
Removed the header opencv2/photo/denoising.hpp
All the functions from it are moved to the header
opencv2/photo/photo.hpp
|
12 years ago |
Andrey Kamaev
|
10dcf9ea39
|
Fix Java API build
|
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 |
Vadim Pisarevsky
|
ca2433c212
|
fixed opencv_flann (with flann 1.6) compile errors on Windows (VS2005 & VS2008)
|
14 years ago |
Andrey Kamaev
|
2edf764eee
|
Added video.hpp header (for convenience with other modules); added option to specify list of headers for Java API generator
|
14 years ago |
Vadim Pisarevsky
|
fa1d85bc14
|
removed obsolete headers from opencv.hpp, fixed 2 gcc warnings and bug in SVBackSubst().
|
14 years ago |
Vadim Pisarevsky
|
1618ed0a37
|
update the old and the new-style headers after moving some old stuff to the legacy
|
14 years ago |
Vadim Pisarevsky
|
7174957f0d
|
added flann
|
14 years ago |
Vadim Pisarevsky
|
32a33eae9b
|
added universal opencv header
|
15 years ago |
Vadim Pisarevsky
|
bdd10c11f3
|
temporarily comment off the warnings about obsolete cxcore.h, cv.h etc.
|
15 years ago |
Victor Erukhimov
|
c4631573a4
|
cv::cvflann -> cv::flann
|
15 years ago |
Victor Erukhimov
|
201d4a068d
|
Added a warning for deprecated headers
|
15 years ago |