• MYLS's avatar
    build again for OpenCL. · df5a7c8e
    MYLS authored
    I could not find the cause of the error:
    
    ```
    C:\builds_ocv\precommit_opencl\opencv\modules\ts\src\ts_perf.cpp(361):
    error: The difference between expect_max and actual_max is
    8445966.0000002384, which exceeds eps, where
    
    expect_max evaluates to 0.9999997615814209,
    
    actual_max evaluates to 8445967, and
    
    eps evaluates to 1.0000000000000001e-005.
    
    Argument "dst0" has unexpected maximal value
    ```
    
    Hope this is a false alarm.
    df5a7c8e
Name
Last commit
Last update
..
calib3d Add an extended version of CalibrateCamera function
core build again for OpenCL.
cudaarithm accept multiple channels image for threshold on cuda
cudabgsegm move obsolete algorithms from cudabgsegm to cudalegacy:
cudacodec fixed to use NVCUVID in 'cudacodec' module.
cudafeatures2d Fix issue #6473
cudafilters add performance test for CV_32FC1
cudaimgproc Fix missing format when writing Algorithm-based objects
cudalegacy GraphCut deprecated in CUDA 7.5 and removed in 8.0
cudaobjdetect change links from samples/python2 to samples/python
cudaoptflow Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls.
cudastereo increase epsilons in some tests:
cudawarping Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls.
cudev Fixed cv::cuda::reduce bug.
features2d cppcheck: fix some reports
flann Fixed memory leak in flann KMeansIndex
highgui Update highgui.hpp
imgcodecs Merge pull request #6446 from kevin-coder:bugfix_6445
imgproc Implement internal HAL for GEMM and matrix decompositions
java Improved Java wrapper generation
ml Fixed #6562: Incorrect CV_64F management in ANN
objdetect revert PR 5362
photo Fix missing format when writing Algorithm-based objects
python Merge pull request #6547 from mshabunin:python-vector-pair-int-double
shape Fix missing format when writing Algorithm-based objects
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
videostab Loading commit data...
viz Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...