Ilya Lavrenov
|
4a63b3dd90
|
cv2cvtest part2
|
2014-04-09 13:08:51 +04:00 |
|
Ilya Lavrenov
|
2cd51c04e4
|
fixed condition in cv::FNLM
|
2014-04-01 23:18:07 +04:00 |
|
Roman Donchenko
|
da7a605224
|
Merge pull request #2123 from white-pony:vkysenko/fix-mertens
|
2014-03-25 14:37:56 +04:00 |
|
Andrey Pavlenko
|
2299e2ed1b
|
Merge pull request #2494 from ilya-lavrenov:tapi_merge
|
2014-03-20 13:39:39 +04:00 |
|
Ilya Lavrenov
|
b73490f86c
|
eliminated restriction src[i].channels() == 1 in cv::merge
|
2014-03-19 13:56:31 +04:00 |
|
Ilya Lavrenov
|
6fe71bd27c
|
added 4 channels support to fnlm
|
2014-03-18 14:29:02 +04:00 |
|
Andrey Pavlenko
|
6b6cfa893d
|
Merge pull request #2382 from ilya-lavrenov:tapi_nlmeans
|
2014-03-13 16:48:38 +04:00 |
|
Ilya Lavrenov
|
9b31e6cd44
|
changes according to reviewer's suggestions
|
2014-03-11 15:40:31 +04:00 |
|
Roman Donchenko
|
5527f2872d
|
Merge pull request #2409 from juanmanpr:master
|
2014-03-04 15:32:13 +04:00 |
|
Roman Donchenko
|
db85c35e69
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/contrib/src/basicretinafilter.hpp
modules/contrib/src/magnoretinafilter.hpp
modules/contrib/src/parvoretinafilter.hpp
modules/contrib/src/retinacolor.hpp
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/highgui/src/cap_tyzx.cpp
modules/ocl/perf/perf_filters.cpp
modules/ocl/src/haar.cpp
modules/ocl/src/opencl/haarobjectdetect.cl
modules/ocl/test/test_filters.cpp
modules/ocl/test/test_objdetect.cpp
|
2014-03-03 13:45:22 +04:00 |
|
Ilya Lavrenov
|
eedf86402d
|
typos
|
2014-03-02 21:04:17 +04:00 |
|
juanmanpr
|
7a68e3d207
|
CV_Assert for photo module corrected
|
2014-02-25 19:58:08 +01:00 |
|
Roman Donchenko
|
48432502b6
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
cmake/OpenCVDetectCUDA.cmake
doc/tutorials/introduction/linux_gcc_cmake/linux_gcc_cmake.rst
modules/core/CMakeLists.txt
modules/features2d/perf/opencl/perf_brute_force_matcher.cpp
modules/highgui/src/grfmt_tiff.cpp
modules/imgproc/src/clahe.cpp
modules/imgproc/src/moments.cpp
modules/nonfree/CMakeLists.txt
modules/ocl/perf/perf_ml.cpp
modules/superres/CMakeLists.txt
|
2014-02-25 15:02:24 +04:00 |
|
juanmanpr
|
540a60fca7
|
Replaced calls to cout from photo module, by CV_Assert
|
2014-02-25 00:29:07 +01:00 |
|
Ilya Lavrenov
|
c7857e8c13
|
small fixes
|
2014-02-21 12:19:08 +04:00 |
|
Andrey Pavlenko
|
9c5bd85247
|
Merge pull request #2375 from akarsakov:fix_getGradient
|
2014-02-20 21:41:43 +04:00 |
|
Alexander Karsakov
|
7e4dea968c
|
Fixed typo with indexes in getGradient(x/y) functions.
|
2014-02-20 13:58:31 +04:00 |
|
Ilya Lavrenov
|
8bf616e4c7
|
added color image support via L*a*b*
|
2014-02-19 18:35:37 +04:00 |
|
Ilya Lavrenov
|
634e8d37cc
|
fixed for 2 channels
|
2014-02-19 18:18:22 +04:00 |
|
Ilya Lavrenov
|
7faf1f6277
|
some improvements
|
2014-02-19 15:01:34 +04:00 |
|
Ilya Lavrenov
|
72c327fef8
|
hope it finally works
|
2014-02-18 19:23:38 +04:00 |
|
Ilya Lavrenov
|
38cbe9873a
|
small fixes
|
2014-02-18 14:56:13 +04:00 |
|
Ilya Lavrenov
|
9db28f332a
|
more fixes
|
2014-02-18 14:32:03 +04:00 |
|
Ilya Lavrenov
|
891dbeabba
|
implemented OpenCL version of cv::fastNlMeansDenoising
|
2014-02-18 14:32:03 +04:00 |
|
Ilya Lavrenov
|
d27068f79a
|
some more refactoring
|
2014-02-18 14:32:03 +04:00 |
|
Ilya Lavrenov
|
e16d89e8d6
|
some refactoring
|
2014-02-18 14:32:03 +04:00 |
|
Roman Donchenko
|
029ffb7c2d
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
modules/core/src/gl_core_3_1.cpp
modules/core/src/opencl/convert.cl
modules/cudaimgproc/src/cuda/canny.cu
modules/cudastereo/perf/perf_stereo.cpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/test/test_denoising.cpp
modules/ocl/src/opencl/imgproc_resize.cl
samples/cpp/Qt_sample/main.cpp
|
2014-02-17 15:24:05 +04:00 |
|
Ilya Lavrenov
|
4f2cdc9bac
|
added performance tests for NLMeans
|
2014-02-11 18:21:53 +04:00 |
|
Ilya Lavrenov
|
37789f015a
|
deleted excess semicolons, commas
|
2014-01-18 01:31:33 +04:00 |
|
Volodymyr Kysenko
|
89dd828e3c
|
added test for correct handling of uniforma areas in the MergeMertens
|
2014-01-09 14:10:00 -08:00 |
|
Volodymyr Kysenko
|
aa36898024
|
added epsilon value to weights in the MergeMertens in order to avoid zero weights for pixels from uniformly filled areas of image
|
2014-01-07 19:38:57 -08:00 |
|
Ilya Lavrenov
|
73aa43d2ca
|
fixed warnings
|
2013-12-07 01:05:07 +04:00 |
|
Ilya Lavrenov
|
926cab2baa
|
fixed warnings
|
2013-12-06 15:20:29 +04:00 |
|
siddharth
|
c48ad880f3
|
Errors resolved
|
2013-12-04 19:18:00 +05:30 |
|
Anna Kogan
|
944f7bac42
|
After-merge corrections
|
2013-12-04 19:18:00 +05:30 |
|
siddharth
|
573e818415
|
New changes done and removed opencv_extra folder
Removed opencv_extra folder inside opencv folder
New changes done
Removed test images
|
2013-12-04 19:18:00 +05:30 |
|
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
|
2013-12-04 19:18:00 +05:30 |
|
siddharth
|
2f65a0d4ba
|
Changes done in npr module
|
2013-12-04 19:18:00 +05:30 |
|
siddharth
|
35d9ca6483
|
Changes done in cloning module
|
2013-12-04 19:18:00 +05:30 |
|
siddharth
|
daa9694cab
|
Changes done in decolorization module
|
2013-12-04 19:17:59 +05:30 |
|
siddharth
|
94eab9babe
|
Revert Back
|
2013-12-04 19:17:59 +05:30 |
|
siddharth
|
6c7272bde1
|
Update to remove Android error
|
2013-12-04 19:17:59 +05:30 |
|
siddharth
|
3b239561c6
|
Changed STL in contrast_preserve file
|
2013-12-04 19:17:59 +05:30 |
|
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
|
2013-12-04 19:17:59 +05:30 |
|
siddharth
|
56ab1c18e6
|
new filters added and all the 3 modules updated
All 3 modules Updated
|
2013-12-04 19:17:58 +05:30 |
|
siddharth
|
ae9b4003ae
|
edge preserve filters added and windows warning removed
update1
|
2013-12-04 19:17:58 +05:30 |
|
siddharth
|
1ed0e44090
|
added keyboard control
|
2013-12-04 19:17:58 +05:30 |
|
siddharth
|
e170115ad0
|
new interface added. decolor and cloning module added.
Both modules added
|
2013-12-04 19:17:58 +05:30 |
|
siddharth
|
5b0ee9e085
|
decolor module updated
|
2013-12-04 19:17:58 +05:30 |
|
siddharth
|
0802c06571
|
seamless cloning added
update1
update1
update4
|
2013-12-04 19:17:58 +05:30 |
|