4 Commits (4223a59497ae369142af48a1e53e4c3720bfc47b)

Author SHA1 Message Date
Jacob Baines 866d676582 Memory Leak Fix 12 years ago
Andrey Kamaev 75513a46dc Remove all include directives for <string> 12 years ago
Andrey Kamaev 2ad7b97f1c All modules (except ocl and gpu) compiles and pass tests 12 years ago
marina.kolpakova 318257f3a3 refactor cpp files naming 12 years ago
marina.kolpakova ac471fadd6 remove unused parameter from softcascade::Octave constructor 12 years ago
marina.kolpakova d539dae6d0 fix typo in integral buffer initialization 12 years ago
marina.kolpakova 1bf696f392 fixes for soft cascade training app 12 years ago
marina.kolpakova 12d23aae02 refactor channel builder 12 years ago
marina.kolpakova 516a6cc59d fix bug: depth of resulting tree is less then 2. 12 years ago
Andrey Kamaev d586f4a103 Fix x64 build warnings 12 years ago
marina.kolpakova cc538ddfa6 changes related with code review 12 years ago
marina.kolpakova f7ac73998a code review fixes 12 years ago
marina.kolpakova 14ac8a528e final refactoring and test for training 12 years ago
marina.kolpakova 0b039f3c6b refactor feature pool 12 years ago
marina.kolpakova b4aa33b6d3 move ICF -> ChannelFeature 12 years ago
marina.kolpakova a01f596474 update documentation for softcascade module 12 years ago
marina.kolpakova 4ba8b53152 split public interface and realization for SoftCascadeOctave 12 years ago
marina.kolpakova 716a9ccb71 move training to softcascade 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 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 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 a3600b94db created abstract FeaturePool class 12 years ago
Alexey Spizhevoy f58c40bfab Added licence message 13 years ago
Alexey Spizhevoy a60dc947b1 Added first version of videostab module 13 years ago
Vadim Pisarevsky f678c8f07b made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only) 14 years ago