19 Commits (9ae86a922c842749b6faef53b8a5c23f8701543c)

Author SHA1 Message Date
ValeryTyumen 297808e6b9 Feature #3957 9 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Ivan Korolev 36451319c1 fixed cmd line parsing in the samples 12 years ago
Jason Newton 6a4d881a78 use vector instead of non-standard stack allocation. also correct program argument borkage 12 years ago
Jason Newton 00bdca7684 A few changes to comply with upstream requirements for merge. 12 years ago
Jason Newton 4c0cb2576d connectedComponents: peep-hole optimizations, mostly surrouding the fact that cv::Mat::at is expensive in a tight-loop -also added a "blobstats" version 12 years ago
Jason Newton 45b4f4f32b connectedComponents: warning free version 12 years ago
Andrey Kamaev d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 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
Maria Dimashova 1d69a3bc6a fixed compile error on ubuntu64 13 years ago
itsyplen 24279c2c11 Updated sample using new cmd parser 13 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Vadim Pisarevsky 8da637854c added extra check to avoid crashes 14 years ago
Gary Bradski ed61bb538d revamped 14 years ago
Vadim Pisarevsky 042271f5f7 use the new-style headers in the samples to improve OpenCV build time. 14 years ago
Gary Bradski 85f301ab9f described 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago