4789 Commits (a01f596474fa45c22b06bf7d96d10676b18d5993)

Author SHA1 Message Date
marina.kolpakova a01f596474 update documentation for softcascade module 12 years ago
marina.kolpakova 7f80054dfd move miscellaneous python scripts to softcascade module 12 years ago
marina.kolpakova 4ba8b53152 split public interface and realization for SoftCascadeOctave 12 years ago
marina.kolpakova f3227c3f1a merged ICFPreprocessor and Channels -> ChannelFeatureBuilder 12 years ago
marina.kolpakova 49ec664238 add IntegralChannelComputer 12 years ago
marina.kolpakova 716a9ccb71 move training to softcascade module 12 years ago
marina.kolpakova 61441a1014 rename SCascade -> SoftCascadeDetector 12 years ago
marina.kolpakova 1b43b0e2df move soft cascade functionality into dedicated module 12 years ago
marina.kolpakova decb137185 use long seeds only for 64 bit systems 12 years ago
marina.kolpakova b0905c67ba minor 12 years ago
marina.kolpakova 16aacf1780 use long seeds 12 years ago
marina.kolpakova e903ce10ce fix wartings for 32bit build 12 years ago
marina.kolpakova a28f5a89b3 move preprocessor to objdetect 12 years ago
marina.kolpakova 8672ae58e2 fix globbing under win 12 years ago
marina.kolpakova e2de3b0b81 fix build inder mac 12 years ago
marina.kolpakova dc12b4476a suppress debug out for soft cascade Octave 12 years ago
marina.kolpakova e35eebd4d4 fix android build 12 years ago
marina.kolpakova e47f58f4ce replace Mats to Input/OutputArrays for Octave's public interface 12 years ago
marina.kolpakova e7bab669fa replace cv::Mat to Input/Output arrays 12 years ago
marina.kolpakova a0f2203f22 raplase error output on CV_Error 12 years ago
marina.kolpakova dd8de0c41f move soft cascade octave to ml module 12 years ago
marina.kolpakova a0e93d0482 move image extraction logic from Octave to Dataset class 12 years ago
marina.kolpakova a3600b94db created abstract FeaturePool class 12 years ago
marina.kolpakova d4d47b1e58 restore backword compatibility 12 years ago
marina.kolpakova a8d0e04912 amplement weidhting according to L. Bourdev and J. Brandt paper "Robust Object Detection Via Soft Cascade" 12 years ago
Evgeny Talanin 50c2f87add Fix and test for #2607 12 years ago
Andrey Kamaev 2d6253609c Fix truncation of fourcc value in dshow capture property setter (bug #2535) 12 years ago
marina.kolpakova 8b3c717e8f apply patch #2686 12 years ago
marina.kolpakova 5b03d47fb8 fix broken links in cascade classification documentation 12 years ago
Vadim Pisarevsky 1f261c2f9d changed default parameters of SURF, which improved its performance. Restored bi-linear interpolation in SURF descriptor extractor. Added test for SURF homography + check for non-zero (positive) responses. 12 years ago
Alexander Smorkalov 5bc6365ba5 TestCheckVector java test fixed. Warning fixed. 12 years ago
Andrey Kamaev f489eb9a5d Fix build warnings in OpenCL samples 12 years ago
Ivan Korolev eaa5012163 fix v4l yes-yes build 12 years ago
Andrey Kamaev 11871528ce Solve conflict between tiff.h and opencv2/core/types_c.h 12 years ago
Andrey Kamaev c9d8e9900f Allow input of calcOpticalFlowPyrLK be submats of different size images 12 years ago
Andrey Kamaev 6a29b13c45 Add test for issue #2075 12 years ago
marina.kolpakova cb329400df fix tests 12 years ago
marina.kolpakova 8d9c9c2690 integrate new cascade format to GPU soft cascade implementation 12 years ago
Ivan Korolev b362affd13 Fixed bug in the cv::estimateRigidTransform (#1949) 12 years ago
Ilya Lysenkov 3c8787980c Fixed cvDestroyAllWindows() without windows in QT (#2440) 12 years ago
Ilya Lysenkov 56fbcc541f Tested cvDestroyAllWindows() without windows 12 years ago
Andrey Kamaev e79e81c6cd Fix Windows build warnings 12 years ago
Ilya Lysenkov 6feade3110 Added support of different resolution in rectify3Collinear 12 years ago
Andrey Kamaev eeb865ee8a Fix Android build warnings 12 years ago
Ilya Lysenkov 9ce2197e9d Added processing of trivial subsets 12 years ago
Alexander Smorkalov 82e325cbfa Patch #2721 More FourCC for gstreamer applied. 12 years ago
Ivan Korolev 9908ff33de Added regression test for HoughLines algorithm 12 years ago
Daniil Osokin f9de98ec64 Fixed proposed values for speckleRange in StereoSGBM docs (bug #1937) 12 years ago
Andrey Kamaev 62ce815197 Fix rollover when computing buffer size in tiff decoder (bug #2161) 12 years ago
Andrey Kamaev b4d0dff4c5 Added minimal support for tiff encoder parameters and test for issue #2161 12 years ago