You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tomoaki Teshima
3c2f7ecc97
speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD
* use SSE and/or AVX based on configuration
* revise the test to verify the implementation
|
9 years ago |
.. |
calib3d
|
calib3d: compare error and threshold both in square
|
9 years ago |
core
|
Merge pull request #6761 from alalek:fix_warnings
|
9 years ago |
cudaarithm
|
accept multiple channels image for threshold on cuda
|
9 years ago |
cudabgsegm
|
move obsolete algorithms from cudabgsegm to cudalegacy:
|
10 years ago |
cudacodec
|
fixed to use NVCUVID in 'cudacodec' module.
|
9 years ago |
cudafeatures2d
|
Fix issue #6473
|
9 years ago |
cudafilters
|
add performance test for CV_32FC1
|
9 years ago |
cudaimgproc
|
Fix missing format when writing Algorithm-based objects
|
9 years ago |
cudalegacy
|
GraphCut deprecated in CUDA 7.5 and removed in 8.0
|
9 years ago |
cudaobjdetect
|
change links from samples/python2 to samples/python
|
9 years ago |
cudaoptflow
|
Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls.
|
9 years ago |
cudastereo
|
increase epsilons in some tests:
|
10 years ago |
cudawarping
|
Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls.
|
9 years ago |
cudev
|
Fixed cv::cuda::reduce bug.
|
9 years ago |
features2d
|
HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp
|
9 years ago |
flann
|
Fixed memory leak in flann KMeansIndex
|
9 years ago |
highgui
|
Update highgui.hpp
|
9 years ago |
imgcodecs
|
Update imgcodecs.hpp
|
9 years ago |
imgproc
|
speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD
|
9 years ago |
java
|
Improved Java wrapper generation
|
9 years ago |
ml
|
Fixed #6562: Incorrect CV_64F management in ANN
|
9 years ago |
objdetect
|
revert PR 5362
|
9 years ago |
photo
|
Fix missing format when writing Algorithm-based objects
|
9 years ago |
python
|
merge #ifs in highgui bindings
|
9 years ago |
shape
|
Fix missing format when writing Algorithm-based objects
|
9 years ago |
stitching
|
Added build warnings in case of macro definition conflicts
|
9 years ago |
superres
|
Fixed cmake and build issues when using Visual Studio 2015
|
10 years ago |
ts
|
cppcheck: fix some reports
|
9 years ago |
video
|
speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD
|
9 years ago |
videoio
|
Merge pull request #6734 from PkLab:doc_videoio_enums
|
9 years ago |
videostab
|
Fixes minor typos.
|
9 years ago |
viz
|
fix #6315
|
9 years ago |
world
|
cmake: turn off precompiled headers in case of opencv_world builds
|
9 years ago |
CMakeLists.txt
|
…
|
|