Andrey Kamaev
|
d48d7b2b46
|
Updated warning options for GCC; fixed new warnings.
|
2012-06-20 12:27:02 +00:00 |
|
Andrey Kamaev
|
f2d3b9b4a1
|
Warning fixes continued
|
2012-06-09 15:00:04 +00:00 |
|
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
2012-04-30 14:33:52 +00:00 |
|
Vadim Pisarevsky
|
846e37ded5
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
|
Andrey Kamaev
|
e4307d05f3
|
Made dependency of features2d and calib3d from highgui optional
|
2012-03-13 12:33:16 +00:00 |
|
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
Vadim Pisarevsky
|
8f41b2b23b
|
commented off print (due to the report from the mailing list)
|
2011-07-15 19:43:34 +00:00 |
|
Andrey Kamaev
|
87cfcc8ee2
|
Fixed Android build
|
2011-07-14 07:04:36 +00:00 |
|
James Bowman
|
1d335bddfc
|
Fix for SSE swapping bug
|
2011-06-28 23:29:15 +00:00 |
|
Anatoly Baksheev
|
8f4c7db3f6
|
~40 warnings under VS2008
HAVE_CONFIG_H -> HAVE_CVCONFIG_H
|
2011-06-11 17:24:09 +00:00 |
|
Vadim Pisarevsky
|
c0ec0e05c5
|
made datamatrix build on Windows; fixed unresolved symbols
|
2011-05-25 14:49:09 +00:00 |
|
Ethan Rublee
|
355ad2993a
|
adding c++ interface to the datamtrix codes of j.
|
2011-05-25 00:23:50 +00:00 |
|
Anatoly Baksheev
|
1c18e5fef9
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
2011-05-06 21:45:48 +00:00 |
|
Vadim Pisarevsky
|
23a9b7bb9c
|
fixed several warnings from Xcode 4 LLVM compiler; fixed bug #920
|
2011-04-30 19:29:26 +00:00 |
|
James Bowman
|
6f82c0d662
|
simple mean for decode
|
2011-04-26 00:02:09 +00:00 |
|
Vadim Pisarevsky
|
5c1fafdd6f
|
moved precomp.hpp before all other headers (to repair PCH mechanism). moved tables from the header to datamatrix.cpp
|
2011-04-22 10:35:51 +00:00 |
|
Alexey Kazakov
|
e9aa6fa012
|
Added ROC-curve calculating to the cascade detection algorithm
|
2011-04-22 10:03:05 +00:00 |
|
Vadim Pisarevsky
|
a4924cf52d
|
some more minor fixes in datamatrix: warnings eliminated, replaced MMX intrinsics (which are not recommended to use on x64) with SSE2.
|
2011-04-22 07:25:09 +00:00 |
|
James Bowman
|
2c05ddd565
|
#1018: predicate on SSE2
|
2011-04-21 17:29:21 +00:00 |
|
Andrey Morozov
|
efd368f432
|
temporary fix for problem with compilation sse intrinsics on Windows
|
2011-04-21 14:47:57 +00:00 |
|
James Bowman
|
f385bb97eb
|
datamatrix
|
2011-04-21 00:47:37 +00:00 |
|
James Bowman
|
324e89ab3a
|
datamatrix
|
2011-04-21 00:21:42 +00:00 |
|