opencv/modules/core
2011-12-03 20:19:33 +00:00
..
doc fixed description of inRange/inRangeS (ticket #1500) 2011-12-03 20:06:57 +00:00
include/opencv2/core fixed bug in Matx::inv(..., DECOMP_SVD) (ticket #1444) 2011-12-03 18:50:11 +00:00
perf Performance testing: added option to get list of all values for CV_ENUM; added perf test for cv::Sobel 2011-11-01 15:41:43 +00:00
src fixed single-mat input/output in mixChannels() (ticket #1446) 2011-12-03 20:19:33 +00:00
test Optimized version of 32F Norm function demands bigger MaxErr value, because it calculates norm in floats instead of double. 2011-11-21 11:48:56 +00:00
CMakeLists.txt moved GpuMat's operations implementation to core module 2011-11-14 14:34:36 +00:00