5259 Commits (318b1c00a9fd07c049907dc4b59d8c0979eb3067)

Author SHA1 Message Date
ozantonkal abdc022b20 implemented copy_non_nans, isnan 12 years ago
ozantonkal c4fe98977a implementation of * operator for Affine3f and point3d, initial implementation of isNaN 12 years ago
Anatoly Baksheev c622ebf890 implemented wasStopped flag 12 years ago
Anatoly Baksheev 0f5da429c5 misprint 12 years ago
Anatoly Baksheev 909c45f1b9 little refactoring 12 years ago
ozantonkal aecff5237b CV_64FC3 support 12 years ago
ozantonkal e58b0b3507 removed cv keywords and redundant lines from showPointCloud 12 years ago
ozantonkal d11d07aaf5 showPointCloud initial implementation together with test 12 years ago
Anatoly Baksheev ace0933bed fixed compilation (included ctime in precomp.hpp) 12 years ago
ozantonkal 6603cc4405 boost dependency has been removed 12 years ago
ozantonkal e10582ce4f Initial implementation of keyboard callback registration mechanism without boost 12 years ago
ozantonkal e75057956a fix linux compilation errors 12 years ago
Anatoly Baksheev 0e7d4a5703 First version of 'viz' module 12 years ago
marina.kolpakova 43db0d543d fix win warnings 12 years ago
Anatoly Baksheev ceadaed108 Added Affine3<T> class 12 years ago
marina.kolpakova 318257f3a3 refactor cpp files naming 12 years ago
marina.kolpakova 0211843062 merge Detection structure for CPU and GPU soft cascade detectors 12 years ago
Anatoly Baksheev fe10c74faa fixed compilation for vs2008 12 years ago
marina.kolpakova 92ba74a3ee fix cuda 12 years ago
Andrey Kamaev e75df56317 Unified handling of InputOutputArrays in Python wrapper generator 12 years ago
Alexander Bohn / FI$H2k f3ee55e042 Fix for encoding errors when building Java source 12 years ago
Andrey Kamaev a1c456b7c3 Extract common base header for C and C++ APIs 12 years ago
marina.kolpakova 157a98edf7 refactored cuda error handling; remove optional dependancies in soft cascade training app 12 years ago
marina.kolpakova a476664144 fixed compilation with latest master changes 12 years ago
Andrey Kamaev 14d27112e9 Fix build of ffmpeg wrapper with some versions of avutil 12 years ago
marina.kolpakova 6f11dc03b9 implement integral 12 years ago
marina.kolpakova 83e7d3dd67 remove generic version of GPU channel computer. 12 years ago
marina.kolpakova 3c8e66d580 softcascade: remove device dependency on gpu 12 years ago
marina.kolpakova 6daf17f974 remove softcascade host dependencies on gpu module 12 years ago
marina.kolpakova 5120322cea move gpu version of soft cascade to dedicated module 12 years ago
marina.kolpakova 9b00c14fff moved documentation for CUDA version of softcascade 12 years ago
Andrey Kamaev a42a0f5fca Added compatibility headers 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
marina.kolpakova 18aa5c921f use OpenCV's twister. 12 years ago
marina.kolpakova cf66942505 enable training test. refactor globbing 12 years ago
Andrey Kamaev 7e50d3e571 Fixed MSVC warnings 12 years ago
Andrey Kamaev 55698548dd Avoid assert in lapac.cpp if findHomography fails in BestOf2NearestMatcher::match 12 years ago
Andrey Kamaev 013fd9bf59 Make CV_XADD independent on STL and system headers 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
Ilya Lavrenov 8b510ad8dc sse2 hog 12 years ago
Andrey Kamaev 980fc93b4d Fix clang + ccache build warnings 12 years ago
Andrey Kamaev 2a06fd98c0 Fix build errors with c++11 12 years ago
AoD314 9680176fa9 added docs 12 years ago
Andrey Kamaev ec8637a990 Fix build errors 12 years ago
AoD314 eb012a5993 added tests for WebP 12 years ago
AoD314 63d9ee9523 This code is based on https://github.com/prasannatsm/opencv code. 12 years ago
cuda_geek 61094d350b add dlobbing for Windows 12 years ago
marina.kolpakova a486aafe7c add dlobbing under *nix 12 years ago
marina.kolpakova 12fe6ff734 add Mersenne Twister random number generator 12 years ago
Andrey Pavlenko 0e64baaec5 removing redundant code 12 years ago