Vladislav Vinogradov
|
afd99c9c81
|
fix bug #3544:
add "opencv2/core/utility.hpp" header to precomp.hpp
|
2014-02-18 10:45:47 +04:00 |
|
Andrey Pavlenko
|
9885a671ee
|
Merge pull request #2346 from ilya-lavrenov:umat_tests_cleanup
|
2014-02-17 17:53:05 +04:00 |
|
Andrey Pavlenko
|
47d9b933f6
|
Merge pull request #2345 from ilya-lavrenov:tapi_3cn_perf
|
2014-02-17 17:38:26 +04:00 |
|
Andrey Pavlenko
|
aeeb9f9e25
|
Merge pull request #2334 from alalek:umat_usage_flags_2
|
2014-02-17 17:34:19 +04:00 |
|
Andrey Pavlenko
|
01b225acb0
|
Merge pull request #2340 from ilya-lavrenov:tapi_lab
|
2014-02-17 16:45:40 +04:00 |
|
Roman Donchenko
|
a6d64e254f
|
Merge pull request #2354 from gleb-sternharz:Branch_2.4.8
|
2014-02-17 15:00:47 +04:00 |
|
Roman Donchenko
|
a0bb74a086
|
Merge pull request #2337 from pmoulon:master
|
2014-02-17 12:24:48 +04:00 |
|
Roman Donchenko
|
cfcf07acfa
|
Merge pull request #2328 from rohitgirdhar:bugfix_blobdetector_kpt_radius
|
2014-02-17 12:23:59 +04:00 |
|
gleb.sternharz
|
f85aa929f1
|
fix dev by 0 in KL-Divergence
|
2014-02-17 04:08:30 +01:00 |
|
yash
|
1a89a03c7c
|
Fixed CV_ASSERT condition in the code for bag of words
|
2014-02-16 22:33:30 +05:30 |
|
Ilya Lavrenov
|
c8e22c04c8
|
extended performance test
|
2014-02-16 13:42:25 +04:00 |
|
Ilya Lavrenov
|
7629bb78a4
|
extended performance tests to test 3 channels
|
2014-02-16 01:31:33 +04:00 |
|
Ilya Lavrenov
|
9b627a5e9f
|
disabled 'reshape', 'copyTo' test
|
2014-02-15 20:17:42 +04:00 |
|
Ilya Lavrenov
|
7ce2c3574a
|
restored lost in PR #1735 umat tests
|
2014-02-15 16:09:55 +04:00 |
|
Ilya Lavrenov
|
4f36bc29d9
|
cleaned-up UMat tests
|
2014-02-15 15:51:52 +04:00 |
|
Ilya Lavrenov
|
8150c1b7e4
|
added [s|l]rgb <-> lab conversion
|
2014-02-14 18:45:56 +04:00 |
|
Andrey Pavlenko
|
0fc248fb70
|
Merge pull request #2326 from vpisarev:ocl_ch3
|
2014-02-14 15:49:36 +04:00 |
|
Alexander Alekhin
|
95e38e457f
|
core/umat: usage flags (with proposals from PR #2195)
|
2014-02-14 15:40:16 +04:00 |
|
Pierre Moulon
|
8829e9f6c8
|
Fix a typo error
|
2014-02-14 12:22:53 +01:00 |
|
Andrey Pavlenko
|
534bec3a90
|
Merge pull request #2315 from ilya-lavrenov:nlmeans_perf
|
2014-02-14 13:24:12 +04:00 |
|
Andrey Pavlenko
|
d68c688f22
|
Merge pull request #1735 from KonstantinMatskevich:umat_tests
|
2014-02-14 12:37:47 +04:00 |
|
Roman Donchenko
|
3def7778dc
|
Merge pull request #2062 from cook:bug3440
|
2014-02-14 12:09:03 +04:00 |
|
Yantao Xie
|
6b00c4e337
|
Use CMAKE_CFG_INTDIR meta-variable to get the library output directory of the opencv_matlab.
|
2014-02-13 23:53:58 +08:00 |
|
Vadim Pisarevsky
|
630bdbf42f
|
fixed OpenCL kernel flag in resize (thanks to Ilya L)
|
2014-02-13 17:37:42 +04:00 |
|
Konstantin Matskevich
|
5f76072c62
|
update
|
2014-02-13 13:29:53 +04:00 |
|
Andrey Pavlenko
|
0ee5c34f40
|
Merge pull request #2324 from vpisarev:fix_facedetect
|
2014-02-13 11:46:24 +04:00 |
|
Konstantin Matskevich
|
a0a3b8b56d
|
Some tests for UMat
|
2014-02-13 09:59:05 +04:00 |
|
Rohit Girdhar
|
a4b5641836
|
bugfix: blobdetector was putting incorrect diameter value in keypoints
|
2014-02-12 22:29:04 +05:30 |
|
Vadim Pisarevsky
|
91587059ad
|
tab => spaces
|
2014-02-12 20:28:55 +04:00 |
|
Vadim Pisarevsky
|
290fbc0121
|
3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective
|
2014-02-12 19:29:18 +04:00 |
|
Vadim Pisarevsky
|
a18bc9651d
|
fixed bug reported by Irina K. Also tried to fix LBP detector regression in quality (probably it did not help but still ...)
|
2014-02-12 17:42:09 +04:00 |
|
Roman Donchenko
|
863e9c699a
|
Merge pull request #2322 from berak:b_cc_read
|
2014-02-12 16:32:29 +04:00 |
|
Vadim Pisarevsky
|
f7620dc7d1
|
added 3-channel support to arithmetic operations
|
2014-02-12 12:18:55 +04:00 |
|
Ilya Lavrenov
|
4f2cdc9bac
|
added performance tests for NLMeans
|
2014-02-11 18:21:53 +04:00 |
|
Roman Donchenko
|
72aabb8a84
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
CMakeLists.txt
cmake/OpenCVGenAndroidMK.cmake
cmake/templates/OpenCV.mk.in
doc/tutorials/viz/creating_widgets/creating_widgets.rst
doc/tutorials/viz/launching_viz/launching_viz.rst
doc/tutorials/viz/table_of_content_viz/images/image_effects.png
doc/tutorials/viz/transformations/transformations.rst
doc/tutorials/viz/widget_pose/widget_pose.rst
modules/core/include/opencv2/core/affine.hpp
modules/core/include/opencv2/core/core.hpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/cuda/canny.cu
modules/gpu/src/cuda/generalized_hough.cu
modules/gpu/src/generalized_hough.cpp
modules/gpu/src/imgproc.cpp
modules/gpu/test/test_color.cpp
modules/gpu/test/test_core.cpp
modules/gpu/test/test_gpumat.cpp
modules/gpu/test/test_hough.cpp
modules/nonfree/CMakeLists.txt
modules/nonfree/include/opencv2/nonfree/gpu.hpp
modules/nonfree/perf/perf_gpu.cpp
modules/nonfree/src/cuda/surf.cu
modules/nonfree/src/precomp.hpp
modules/nonfree/src/surf_gpu.cpp
modules/nonfree/test/test_gpu.cpp
modules/ocl/perf/perf_haar.cpp
modules/stitching/CMakeLists.txt
modules/stitching/include/opencv2/stitching/detail/matchers.hpp
modules/stitching/include/opencv2/stitching/detail/seam_finders.hpp
modules/stitching/include/opencv2/stitching/detail/warpers.hpp
modules/stitching/include/opencv2/stitching/warpers.hpp
modules/stitching/src/blenders.cpp
modules/stitching/src/matchers.cpp
modules/stitching/src/precomp.hpp
modules/stitching/src/seam_finders.cpp
modules/stitching/src/stitcher.cpp
modules/stitching/src/warpers.cpp
modules/viz/doc/widget.rst
modules/viz/include/opencv2/viz/types.hpp
modules/viz/include/opencv2/viz/viz3d.hpp
modules/viz/include/opencv2/viz/widget_accessor.hpp
modules/viz/src/precomp.hpp
modules/viz/src/shapes.cpp
modules/viz/src/vizcore.cpp
modules/viz/src/vtk/vtkCloudMatSink.h
modules/viz/src/vtk/vtkCloudMatSource.h
modules/viz/test/test_precomp.hpp
modules/viz/test/tests_simple.cpp
samples/android/tutorial-4-cuda/CMakeLists.txt
samples/android/tutorial-4-cuda/jni/Android.mk
samples/android/tutorial-4-cuda/src/org/opencv/samples/tutorial4/Tutorial4Activity.java
samples/cpp/stitching_detailed.cpp
samples/cpp/tutorial_code/viz/creating_widgets.cpp
samples/cpp/tutorial_code/viz/launching_viz.cpp
samples/cpp/tutorial_code/viz/transformations.cpp
samples/cpp/tutorial_code/viz/widget_pose.cpp
|
2014-02-11 12:05:01 +04:00 |
|
berak
|
3959329ef4
|
proper initialization for ccimpl in bool CascadeClassifier::read(const FileNode
|
2014-02-08 14:42:09 +01:00 |
|
Roman Donchenko
|
1d68a89947
|
Merge pull request #2303 from jet47:gpu-canny-fix
|
2014-02-07 19:03:14 +04:00 |
|
Andrey Pavlenko
|
86b6c48712
|
Merge pull request #2295 from alalek:opencl_align_rw_buffers
|
2014-02-07 17:45:15 +04:00 |
|
Roman Donchenko
|
48f95d92ae
|
Merge pull request #2294 from jet47:fix-gpu-issues
|
2014-02-07 16:54:49 +04:00 |
|
Roman Donchenko
|
8b16b8b657
|
Merge pull request #2296 from apavlenko:fix_coverity_scan
|
2014-02-07 16:54:30 +04:00 |
|
Vladislav Vinogradov
|
5dbdadb769
|
fixed several bugs in CUDA Canny implementation:
* out of border access in edgesHysteresisLocalKernel
* incorrect usage of atomicAdd
|
2014-02-07 16:04:29 +04:00 |
|
Vladislav Vinogradov
|
bfc27271e2
|
Revert "disable gpu Canny and HoughCircles perf tests:"
This reverts commit dbce90692a .
|
2014-02-07 14:55:06 +04:00 |
|
Alexander Alekhin
|
ce992c8269
|
ocl: update gftt
|
2014-02-07 14:51:59 +04:00 |
|
Alexander Alekhin
|
e371901dd9
|
ocl: workaround for failures with misaligned host buffers
|
2014-02-07 14:51:58 +04:00 |
|
Vladislav Vinogradov
|
3e1f74f2ca
|
fix nonfree module compilation without CUDA
|
2014-02-07 13:40:37 +04:00 |
|
Andrey Pavlenko
|
4b31b9cb8c
|
Merge pull request #2251 from ilya-lavrenov:tapi_sqrboxfilter
|
2014-02-07 11:33:49 +04:00 |
|
Andrey Pavlenko
|
710d51bb41
|
Merge pull request #2287 from ilya-lavrenov:mat_step
|
2014-02-06 21:38:22 +04:00 |
|
Andrey Pavlenko
|
9ff5a24f92
|
Merge pull request #2289 from ilya-lavrenov:umat_expr
|
2014-02-06 21:37:57 +04:00 |
|
Andrey Pavlenko
|
38f46eb3b4
|
fixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 (http://scan.coverity.com/projects/169?tab=Overview)
|
2014-02-06 21:33:44 +04:00 |
|
Ilya Lavrenov
|
412468e0ae
|
added cv::sqrBoxFilter to T-API
|
2014-02-06 19:19:18 +04:00 |
|