Open Source Computer Vision Library https://opencv.org/
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.
 
 
 
 
 
 
Alexander Alekhin f1b5cbc8fe ocl: fix invalid usage of alignSize (n is not a power of 2), added roundUp 11 years ago
..
doc Changed the brief description of function Mat::colRange from "Create a matrix header for the specified row span." to "Create a matrix header for the specified column span." 11 years ago
include/opencv2/core ocl: fix invalid usage of alignSize (n is not a power of 2), added roundUp 11 years ago
perf Add IPP support in meanStdDev, minMaxIdx, norm functions 11 years ago
src added IPP optimization of separable 32f filters; fixed IPP version check in DFT; fixed conditions in IPP optimization of norm functions. 11 years ago
test Merge pull request #1318 from SpecLad:wow 11 years ago
CMakeLists.txt Warning and review notes fixes. 11 years ago