22 Commits (5a333bfff43506ff6ac03c66f3b91f7d65e56fbd)

Author SHA1 Message Date
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 9b382d07f6 modified data matrix detection interface (that does not use any new data structures). Added Python sample for data matrix detection. Ticket #1664 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Andrey Kamaev e4307d05f3 Made dependency of features2d and calib3d from highgui optional 13 years ago
Vadim Pisarevsky ff5e97c8e4 added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
Vadim Pisarevsky 8f41b2b23b commented off print (due to the report from the mailing list) 14 years ago
Andrey Kamaev 87cfcc8ee2 Fixed Android build 14 years ago
James Bowman 1d335bddfc Fix for SSE swapping bug 14 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
Vadim Pisarevsky c0ec0e05c5 made datamatrix build on Windows; fixed unresolved symbols 14 years ago
Ethan Rublee 355ad2993a adding c++ interface to the datamtrix codes of j. 14 years ago
Anatoly Baksheev 1c18e5fef9 fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
Vadim Pisarevsky 23a9b7bb9c fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920 14 years ago
James Bowman 6f82c0d662 simple mean for decode 14 years ago
Vadim Pisarevsky 5c1fafdd6f moved precomp.hpp before all other headers (to repair PCH mechanism). moved tables from the header to datamatrix.cpp 14 years ago
Alexey Kazakov e9aa6fa012 Added ROC-curve calculating to the cascade detection algorithm 14 years ago
Vadim Pisarevsky a4924cf52d some more minor fixes in datamatrix: warnings eliminated, replaced MMX intrinsics (which are not recommended to use on x64) with SSE2. 14 years ago
James Bowman 2c05ddd565 #1018: predicate on SSE2 14 years ago
Andrey Morozov efd368f432 temporary fix for problem with compilation sse intrinsics on Windows 14 years ago
James Bowman f385bb97eb datamatrix 14 years ago
James Bowman 324e89ab3a datamatrix 14 years ago