15 Commits (5cdf0e3e892f55c79c2113b5a65d2e19bf832e06)

Author SHA1 Message Date
Maksim Shabunin b4050c775e Updated sample files documentation inclusions 10 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Vadim Pisarevsky 3858f2291d removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 11 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 715fa3303e Move cv::Mat out of core.hpp 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Vadim Pisarevsky 562914e33b upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Gary Bradski 11f4e1028b revamped 14 years ago
Vadim Pisarevsky f2a3e7e312 converted some more samples to C++ 14 years ago
Vadim Pisarevsky 91d8b2aaac removed garbage from the image sample 14 years ago
Vadim Pisarevsky 042271f5f7 use the new-style headers in the samples to improve OpenCV build time. 14 years ago
Vadim Pisarevsky 9e7b8d5f67 rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557) 14 years ago
Victor Erukhimov cf2031b146 Fixed a compilation problem when the DEMO_MIX_API_USE is not defined 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago