error.txt

Jason Hirata, 2011-02-08 10:31 pm

Download (118.1 kB)

 
1
In file included from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:11,
2
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:8,
3
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_tbbversion.h:4,
4
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/lsvmtbbversion.cpp:1:
5
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:15: error: 'CvLSVMFilterObject' was not declared in this scope
6
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:15: error: 'obj' was not declared in this scope
7
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:15: error: expected primary-expression before 'const'
8
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:15: error: expected primary-expression before 'const'
9
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:16: error: expected primary-expression before 'const'
10
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:16: error: expected primary-expression before 'const'
11
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:16: error: initializer expression list treated as compound expression
12
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:17: error: 'CvLSVMFilterObject' was not declared in this scope
13
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_routine.h:17: error: 'obj' was not declared in this scope
14
In file included from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:8,
15
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_tbbversion.h:4,
16
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/lsvmtbbversion.cpp:1:
17
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:40: error: 'IplImage' was not declared in this scope
18
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:40: error: 'image' was not declared in this scope
19
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:41: error: expected primary-expression before 'const'
20
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:41: error: expected primary-expression before 'const'
21
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:42: error: expected primary-expression before 'const'
22
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:42: error: expected primary-expression before 'const'
23
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:43: error: expected primary-expression before 'const'
24
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:43: error: expected primary-expression before 'const'
25
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:43: error: expected primary-expression before '*' token
26
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:43: error: 'maps' was not declared in this scope
27
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:43: error: initializer expression list treated as compound expression
28
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:58: error: ISO C++ forbids declaration of 'IplImage' with no type
29
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:58: error: expected ',' or '...' before '*' token
30
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:127: error: 'CvPoint' has not been declared
31
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:128: error: 'CvPoint' has not been declared
32
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:155: error: 'CvPoint' has not been declared
33
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:175: warning: 'createFeaturePyramidWithBorder' initialized and declared 'extern'
34
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:175: error: 'IplImage' was not declared in this scope
35
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:175: error: 'image' was not declared in this scope
36
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:176: error: expected primary-expression before 'int'
37
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:176: error: expected primary-expression before 'int'
38
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:176: error: initializer expression list treated as compound expression
39
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:207: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
40
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:207: error: expected ',' or '...' before '*' token
41
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:246: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
42
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:246: error: expected ',' or '...' before '*' token
43
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:283: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
44
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:283: error: expected ',' or '...' before '*' token
45
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:310: error: 'CvPoint' was not declared in this scope
46
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:311: error: expected primary-expression before 'int'
47
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:311: error: expected primary-expression before 'int'
48
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:312: error: expected primary-expression before 'float'
49
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:312: error: expected primary-expression before 'int'
50
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:313: error: 'CvPoint' was not declared in this scope
51
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:313: error: 'oppositePoint' was not declared in this scope
52
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:313: error: initializer expression list treated as compound expression
53
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:339: error: 'IplImage' was not declared in this scope
54
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:339: error: 'image' was not declared in this scope
55
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:340: error: expected primary-expression before 'const'
56
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:341: error: 'CvPoint' was not declared in this scope
57
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:341: error: 'points' was not declared in this scope
58
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:341: error: expected primary-expression before 'int'
59
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:341: error: expected primary-expression before 'int'
60
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:342: error: 'CvScalar' was not declared in this scope
61
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:342: error: expected primary-expression before 'int'
62
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:343: error: expected primary-expression before 'int'
63
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:343: error: expected primary-expression before 'int'
64
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:343: error: initializer expression list treated as compound expression
65
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:370: error: 'IplImage' was not declared in this scope
66
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:370: error: 'image' was not declared in this scope
67
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:371: error: expected primary-expression before 'const'
68
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:372: error: expected primary-expression before 'int'
69
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:372: error: 'CvPoint' was not declared in this scope
70
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:372: error: 'partsDisplacement' was not declared in this scope
71
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:373: error: expected primary-expression before 'int'
72
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:373: error: expected primary-expression before 'int'
73
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:374: error: 'CvScalar' was not declared in this scope
74
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:374: error: expected primary-expression before 'int'
75
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:375: error: expected primary-expression before 'int'
76
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:375: error: expected primary-expression before 'int'
77
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:375: error: initializer expression list treated as compound expression
78
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:397: error: 'IplImage' was not declared in this scope
79
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:397: error: 'img' was not declared in this scope
80
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:398: error: expected primary-expression before 'const'
81
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:398: error: expected primary-expression before 'const'
82
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:398: error: expected primary-expression before 'int'
83
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:399: error: 'CvScalar' was not declared in this scope
84
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:399: error: expected primary-expression before 'int'
85
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:399: error: expected primary-expression before 'int'
86
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:399: error: expected primary-expression before 'int'
87
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_latentsvm.h:399: error: initializer expression list treated as compound expression
88
In file included from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_tbbversion.h:4,
89
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/lsvmtbbversion.cpp:1:
90
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:32: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
91
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:32: error: expected ',' or '...' before '*' token
92
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:104: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
93
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:104: error: expected ',' or '...' before '*' token
94
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:156: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
95
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:156: error: expected ',' or '...' before '*' token
96
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:178: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
97
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:178: error: expected ',' or '...' before '*' token
98
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:241: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
99
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:241: error: expected ',' or '...' before '*' token
100
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:278: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
101
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:278: error: expected ',' or '...' before '*' token
102
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:313: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
103
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:313: error: expected ',' or '...' before '*' token
104
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:350: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
105
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:350: error: expected ',' or '...' before '*' token
106
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:428: error: ISO C++ forbids declaration of 'CvPoint' with no type
107
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:428: error: expected ',' or '...' before '*' token
108
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:436: error: ISO C++ forbids declaration of 'CvLSVMFilterObject' with no type
109
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_matching.h:436: error: expected ',' or '...' before '*' token
110
In file included from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/objdetect/include/opencv2/objdetect/objdetect.hpp:46,
111
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/precomp.hpp:54,
112
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/_lsvm_tbbversion.h:5,
113
                 from /home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/modules/objdetect/src/lsvmtbbversion.cpp:1:
114
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1863: error: expected identifier before numeric constant
115
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1863: error: expected '}' before numeric constant
116
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1863: error: expected unqualified-id before numeric constant
117
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1867: error: expected unqualified-id before ')' token
118
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1869: error: expected unqualified-id before 'int'
119
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1869: error: expected ')' before 'int'
120
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1871: error: expected unqualified-id before 'const'
121
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1871: error: expected ')' before 'const'
122
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1873: error: expected constructor, destructor, or type conversion before ';' token
123
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1881: error: variable or field 'swap' declared void
124
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1881: error: 'Mat' was not declared in this scope
125
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1881: error: 'a' was not declared in this scope
126
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1881: error: 'Mat' was not declared in this scope
127
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1881: error: 'b' was not declared in this scope
128
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1884: error: 'Mat' does not name a type
129
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1887: error: 'Mat' has not been declared
130
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1889: error: ISO C++ forbids declaration of 'Mat' with no type
131
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1889: error: expected ',' or '...' before '&' token
132
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1892: error: ISO C++ forbids declaration of 'Mat' with no type
133
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1892: error: expected ',' or '...' before '&' token
134
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1894: error: ISO C++ forbids declaration of 'Mat' with no type
135
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1894: error: expected ',' or '...' before '&' token
136
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1896: error: ISO C++ forbids declaration of 'Mat' with no type
137
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1896: error: expected ',' or '...' before '&' token
138
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1898: error: ISO C++ forbids declaration of 'Mat' with no type
139
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1898: error: expected ',' or '...' before '&' token
140
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1900: error: ISO C++ forbids declaration of 'Mat' with no type
141
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1900: error: expected ',' or '...' before '&' token
142
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1902: error: ISO C++ forbids declaration of 'Mat' with no type
143
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1902: error: expected ',' or '...' before '&' token
144
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1904: error: ISO C++ forbids declaration of 'Scalar' with no type
145
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1904: error: expected ',' or '...' before '&' token
146
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1907: error: ISO C++ forbids declaration of 'Mat' with no type
147
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1907: error: expected ',' or '...' before '&' token
148
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1909: error: ISO C++ forbids declaration of 'Mat' with no type
149
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1909: error: expected ',' or '...' before '&' token
150
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1911: error: ISO C++ forbids declaration of 'Mat' with no type
151
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1911: error: expected ',' or '...' before '&' token
152
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1914: error: ISO C++ forbids declaration of 'Mat' with no type
153
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1914: error: expected ',' or '...' before '&' token
154
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1916: error: ISO C++ forbids declaration of 'Mat' with no type
155
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1916: error: expected ',' or '...' before '&' token
156
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1919: error: ISO C++ forbids declaration of 'Mat' with no type
157
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1919: error: expected ',' or '...' before '&' token
158
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1921: error: ISO C++ forbids declaration of 'Mat' with no type
159
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1921: error: expected ',' or '...' before '&' token
160
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1924: error: 'Scalar' does not name a type
161
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1926: error: ISO C++ forbids declaration of 'Mat' with no type
162
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1926: error: expected ',' or '...' before '&' token
163
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1929: error: 'Scalar' does not name a type
164
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1931: error: 'Scalar' does not name a type
165
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1933: error: ISO C++ forbids declaration of 'Mat' with no type
166
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1933: error: expected ',' or '...' before '&' token
167
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1935: error: ISO C++ forbids declaration of 'Mat' with no type
168
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1935: error: expected ',' or '...' before '&' token
169
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1937: error: ISO C++ forbids declaration of 'Mat' with no type
170
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1937: error: expected ',' or '...' before '&' token
171
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1939: error: ISO C++ forbids declaration of 'Mat' with no type
172
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1939: error: expected ',' or '...' before '&' token
173
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1941: error: ISO C++ forbids declaration of 'Mat' with no type
174
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1941: error: expected ',' or '...' before '&' token
175
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1944: error: ISO C++ forbids declaration of 'Mat' with no type
176
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1944: error: expected ',' or '...' before '&' token
177
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1948: error: ISO C++ forbids declaration of 'Mat' with no type
178
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1948: error: expected ',' or '...' before '&' token
179
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1951: error: ISO C++ forbids declaration of 'Mat' with no type
180
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1951: error: expected ',' or '...' before '&' token
181
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1955: error: ISO C++ forbids declaration of 'Mat' with no type
182
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1955: error: expected ',' or '...' before '&' token
183
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1957: error: ISO C++ forbids declaration of 'Mat' with no type
184
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1957: error: expected ',' or '...' before '*' token
185
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1959: error: ISO C++ forbids declaration of 'vector' with no type
186
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1959: error: expected ',' or '...' before '<' token
187
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1962: error: ISO C++ forbids declaration of 'Mat' with no type
188
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1962: error: expected ',' or '...' before '&' token
189
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1964: error: ISO C++ forbids declaration of 'Mat' with no type
190
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1964: error: expected ',' or '...' before '&' token
191
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1967: error: ISO C++ forbids declaration of 'Mat' with no type
192
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1967: error: expected ',' or '...' before '*' token
193
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1969: error: ISO C++ forbids declaration of 'vector' with no type
194
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1969: error: expected ',' or '...' before '<' token
195
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1973: error: ISO C++ forbids declaration of 'Mat' with no type
196
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1973: error: expected ',' or '...' before '&' token
197
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1976: error: ISO C++ forbids declaration of 'Mat' with no type
198
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1976: error: expected ',' or '...' before '&' token
199
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1977: error: 'Mat' does not name a type
200
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1979: error: ISO C++ forbids declaration of 'Mat' with no type
201
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1979: error: expected ',' or '...' before '*' token
202
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1980: error: ISO C++ forbids declaration of 'Mat' with no type
203
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1980: error: expected ',' or '...' before '&' token
204
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1981: error: ISO C++ forbids declaration of 'vector' with no type
205
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1981: error: expected ',' or '...' before '<' token
206
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1983: error: ISO C++ forbids declaration of 'Mat' with no type
207
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1983: error: expected ',' or '...' before '*' token
208
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1984: error: ISO C++ forbids declaration of 'Mat' with no type
209
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1984: error: expected ',' or '...' before '&' token
210
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1985: error: ISO C++ forbids declaration of 'vector' with no type
211
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1985: error: expected ',' or '...' before '<' token
212
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1988: error: ISO C++ forbids declaration of 'Mat' with no type
213
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1988: error: expected ',' or '...' before '&' token
214
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1990: error: ISO C++ forbids declaration of 'Mat' with no type
215
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1990: error: expected ',' or '...' before '&' token
216
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1992: error: ISO C++ forbids declaration of 'Mat' with no type
217
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1992: error: expected ',' or '...' before '&' token
218
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1994: error: ISO C++ forbids declaration of 'Mat' with no type
219
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1994: error: expected ',' or '...' before '&' token
220
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1996: error: ISO C++ forbids declaration of 'Mat' with no type
221
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1996: error: expected ',' or '...' before '&' token
222
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1998: error: ISO C++ forbids declaration of 'Mat' with no type
223
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:1998: error: expected ',' or '...' before '&' token
224
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2000: error: ISO C++ forbids declaration of 'Mat' with no type
225
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2000: error: expected ',' or '...' before '&' token
226
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2002: error: ISO C++ forbids declaration of 'Mat' with no type
227
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2002: error: expected ',' or '...' before '&' token
228
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2004: error: ISO C++ forbids declaration of 'Mat' with no type
229
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2004: error: expected ',' or '...' before '&' token
230
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2006: error: ISO C++ forbids declaration of 'Mat' with no type
231
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2006: error: expected ',' or '...' before '&' token
232
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2009: error: ISO C++ forbids declaration of 'Mat' with no type
233
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2009: error: expected ',' or '...' before '&' token
234
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2012: error: ISO C++ forbids declaration of 'Mat' with no type
235
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2012: error: expected ',' or '...' before '&' token
236
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2014: error: ISO C++ forbids declaration of 'Mat' with no type
237
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2014: error: expected ',' or '...' before '&' token
238
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2016: error: ISO C++ forbids declaration of 'Mat' with no type
239
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2016: error: expected ',' or '...' before '&' token
240
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2018: error: ISO C++ forbids declaration of 'Mat' with no type
241
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2018: error: expected ',' or '...' before '&' token
242
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2020: error: ISO C++ forbids declaration of 'Mat' with no type
243
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2020: error: expected ',' or '...' before '&' token
244
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2022: error: ISO C++ forbids declaration of 'Mat' with no type
245
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2022: error: expected ',' or '...' before '&' token
246
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2025: error: ISO C++ forbids declaration of 'Mat' with no type
247
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2025: error: expected ',' or '...' before '&' token
248
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2027: error: ISO C++ forbids declaration of 'Mat' with no type
249
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2027: error: expected ',' or '...' before '&' token
250
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2029: error: ISO C++ forbids declaration of 'Mat' with no type
251
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2029: error: expected ',' or '...' before '&' token
252
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2031: error: ISO C++ forbids declaration of 'Mat' with no type
253
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2031: error: expected ',' or '...' before '&' token
254
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2037: error: ISO C++ forbids declaration of 'Mat' with no type
255
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2037: error: expected ',' or '...' before '&' token
256
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2040: error: ISO C++ forbids declaration of 'Mat' with no type
257
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2040: error: expected ',' or '...' before '&' token
258
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2044: error: ISO C++ forbids declaration of 'Mat' with no type
259
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2044: error: expected ',' or '...' before '&' token
260
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2047: error: ISO C++ forbids declaration of 'Mat' with no type
261
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2047: error: expected ',' or '...' before '&' token
262
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2049: error: ISO C++ forbids declaration of 'Mat' with no type
263
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2049: error: expected ',' or '...' before '&' token
264
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2052: error: ISO C++ forbids declaration of 'Mat' with no type
265
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2052: error: expected ',' or '...' before '&' token
266
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2055: error: ISO C++ forbids declaration of 'Mat' with no type
267
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2055: error: expected ',' or '...' before '&' token
268
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2059: error: ISO C++ forbids declaration of 'Mat' with no type
269
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2059: error: expected ',' or '...' before '&' token
270
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2061: error: ISO C++ forbids declaration of 'Mat' with no type
271
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2061: error: expected ',' or '...' before '&' token
272
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2063: error: ISO C++ forbids declaration of 'Mat' with no type
273
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2063: error: expected ',' or '...' before '&' token
274
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2066: error: variable or field 'completeSymm' declared void
275
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2066: error: 'Mat' was not declared in this scope
276
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2066: error: 'mtx' was not declared in this scope
277
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2066: error: expected primary-expression before 'bool'
278
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2068: error: variable or field 'setIdentity' declared void
279
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2068: error: 'Mat' was not declared in this scope
280
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2068: error: 'mtx' was not declared in this scope
281
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2068: error: expected primary-expression before 'const'
282
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2070: error: ISO C++ forbids declaration of 'Mat' with no type
283
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2070: error: expected ',' or '...' before '&' token
284
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2072: error: 'Scalar' does not name a type
285
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2074: error: ISO C++ forbids declaration of 'Mat' with no type
286
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2074: error: expected ',' or '...' before '&' token
287
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2076: error: ISO C++ forbids declaration of 'Mat' with no type
288
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2076: error: expected ',' or '...' before '&' token
289
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2078: error: ISO C++ forbids declaration of 'Mat' with no type
290
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2078: error: expected ',' or '...' before '&' token
291
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2080: error: ISO C++ forbids declaration of 'Mat' with no type
292
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2080: error: expected ',' or '...' before '&' token
293
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2082: error: ISO C++ forbids declaration of 'Mat' with no type
294
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2082: error: expected ',' or '...' before '&' token
295
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2084: error: ISO C++ forbids declaration of 'Mat' with no type
296
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2084: error: expected ',' or '...' before '&' token
297
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2086: error: ISO C++ forbids declaration of 'Mat' with no type
298
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2086: error: expected ',' or '...' before '&' token
299
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2089: error: ISO C++ forbids declaration of 'Mat' with no type
300
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2089: error: expected ',' or '...' before '&' token
301
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2092: error: ISO C++ forbids declaration of 'Mat' with no type
302
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2092: error: expected ',' or '...' before '*' token
303
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2095: error: ISO C++ forbids declaration of 'Mat' with no type
304
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2095: error: expected ',' or '...' before '&' token
305
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2158: error: ISO C++ forbids declaration of 'Mat' with no type
306
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2158: error: expected ',' or '...' before '&' token
307
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2160: error: ISO C++ forbids declaration of 'Mat' with no type
308
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2160: error: expected ',' or '...' before '&' token
309
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2162: error: 'Mat' does not name a type
310
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2164: error: ISO C++ forbids declaration of 'Mat' with no type
311
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2164: error: expected ',' or '...' before '&' token
312
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2166: error: 'Mat' does not name a type
313
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2168: error: ISO C++ forbids declaration of 'Mat' with no type
314
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2168: error: expected ',' or '...' before '&' token
315
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2170: error: 'Mat' does not name a type
316
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2171: error: 'Mat' does not name a type
317
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2172: error: 'Mat' does not name a type
318
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2195: error: ISO C++ forbids declaration of 'Mat' with no type
319
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2195: error: expected ',' or '...' before '&' token
320
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2197: error: ISO C++ forbids declaration of 'Mat' with no type
321
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2197: error: expected ',' or '...' before '&' token
322
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2200: error: ISO C++ forbids declaration of 'Mat' with no type
323
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2200: error: expected ',' or '...' before '&' token
324
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2202: error: ISO C++ forbids declaration of 'Mat' with no type
325
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2202: error: expected ',' or '...' before '&' token
326
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2202: error: 'static void SVD::compute(int)' cannot be overloaded
327
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2200: error: with 'static void SVD::compute(int)'
328
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2204: error: ISO C++ forbids declaration of 'Mat' with no type
329
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2204: error: expected ',' or '...' before '&' token
330
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2207: error: ISO C++ forbids declaration of 'Matx' with no type
331
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2207: error: expected ',' or '...' before '<' token
332
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2209: error: ISO C++ forbids declaration of 'Matx' with no type
333
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2209: error: expected ',' or '...' before '<' token
334
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2210: error: 'template<class _Tp, int m, int n, int nm> static void SVD::compute(int)' cannot be overloaded
335
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2208: error: with 'template<class _Tp, int m, int n, int nm> static void SVD::compute(int)'
336
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2211: error: ISO C++ forbids declaration of 'Matx' with no type
337
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2211: error: expected ',' or '...' before '<' token
338
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2215: error: ISO C++ forbids declaration of 'Mat' with no type
339
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2215: error: expected ',' or '...' before '&' token
340
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2217: error: ISO C++ forbids declaration of 'Mat' with no type
341
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2217: error: expected ',' or '...' before '&' token
342
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2217: error: 'void SVD::backSubst(int) const' cannot be overloaded
343
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2204: error: with 'static void SVD::backSubst(int)'
344
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2219: error: 'Mat' does not name a type
345
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2223: error: ISO C++ forbids declaration of 'Mat' with no type
346
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2223: error: expected ',' or '...' before '&' token
347
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2225: error: ISO C++ forbids declaration of 'Mat' with no type
348
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2225: error: expected ',' or '...' before '&' token
349
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2228: error: ISO C++ forbids declaration of 'Mat' with no type
350
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2228: error: expected ',' or '...' before '&' token
351
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2230: error: ISO C++ forbids declaration of 'Mat' with no type
352
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2230: error: expected ',' or '...' before '&' token
353
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2232: error: ISO C++ forbids declaration of 'Mat' with no type
354
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2232: error: expected ',' or '...' before '&' token
355
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2234: error: ISO C++ forbids declaration of 'Mat' with no type
356
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2234: error: expected ',' or '...' before '&' token
357
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2236: error: ISO C++ forbids declaration of 'Mat' with no type
358
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2236: error: expected ',' or '...' before '&' token
359
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2251: error: ISO C++ forbids declaration of 'Mat' with no type
360
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2251: error: expected ',' or '...' before '&' token
361
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2256: error: expected constructor, destructor, or type conversion before '&' token
362
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp: In function '_Tp randu()':
363
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2259: error: there are no arguments to 'theRNG' that depend on a template parameter, so a declaration of 'theRNG' must be available
364
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2259: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
365
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp: At global scope:
366
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2262: error: variable or field 'randu' declared void
367
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2262: error: 'Mat' was not declared in this scope
368
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2262: error: 'dst' was not declared in this scope
369
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2262: error: expected primary-expression before 'const'
370
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2262: error: expected primary-expression before 'const'
371
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2265: error: variable or field 'randn' declared void
372
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2265: error: 'Mat' was not declared in this scope
373
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2265: error: 'dst' was not declared in this scope
374
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2265: error: expected primary-expression before 'const'
375
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2265: error: expected primary-expression before 'const'
376
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2268: error: variable or field 'randShuffle' declared void
377
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2268: error: 'Mat' was not declared in this scope
378
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2268: error: 'dst' was not declared in this scope
379
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2268: error: expected primary-expression before 'double'
380
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2268: error: 'RNG' was not declared in this scope
381
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2268: error: 'rng' was not declared in this scope
382
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2271: error: variable or field 'line' declared void
383
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2271: error: 'Mat' was not declared in this scope
384
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2271: error: 'img' was not declared in this scope
385
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2271: error: 'Point' was not declared in this scope
386
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2271: error: 'Point' was not declared in this scope
387
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2271: error: expected primary-expression before 'const'
388
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2272: error: expected primary-expression before 'int'
389
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2272: error: expected primary-expression before 'int'
390
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2272: error: expected primary-expression before 'int'
391
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2275: error: variable or field 'rectangle' declared void
392
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2275: error: 'Mat' was not declared in this scope
393
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2275: error: 'img' was not declared in this scope
394
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2275: error: 'Point' was not declared in this scope
395
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2275: error: 'Point' was not declared in this scope
396
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2276: error: expected primary-expression before 'const'
397
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2276: error: expected primary-expression before 'int'
398
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2277: error: expected primary-expression before 'int'
399
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2277: error: expected primary-expression before 'int'
400
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2280: error: variable or field 'rectangle' declared void
401
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2280: error: 'Mat' was not declared in this scope
402
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2280: error: 'img' was not declared in this scope
403
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2280: error: 'Rect' was not declared in this scope
404
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2281: error: expected primary-expression before 'const'
405
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2281: error: expected primary-expression before 'int'
406
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2282: error: expected primary-expression before 'int'
407
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2282: error: expected primary-expression before 'int'
408
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2285: error: variable or field 'circle' declared void
409
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2285: error: 'Mat' was not declared in this scope
410
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2285: error: 'img' was not declared in this scope
411
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2285: error: 'Point' was not declared in this scope
412
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2285: error: expected primary-expression before 'int'
413
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2286: error: expected primary-expression before 'const'
414
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2286: error: expected primary-expression before 'int'
415
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2287: error: expected primary-expression before 'int'
416
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2287: error: expected primary-expression before 'int'
417
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2290: error: variable or field 'ellipse' declared void
418
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2290: error: 'Mat' was not declared in this scope
419
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2290: error: 'img' was not declared in this scope
420
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2290: error: 'Point' was not declared in this scope
421
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2290: error: 'Size' was not declared in this scope
422
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2291: error: expected primary-expression before 'double'
423
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2291: error: expected primary-expression before 'double'
424
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2291: error: expected primary-expression before 'double'
425
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2292: error: expected primary-expression before 'const'
426
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2292: error: expected primary-expression before 'int'
427
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2293: error: expected primary-expression before 'int'
428
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2293: error: expected primary-expression before 'int'
429
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2296: error: variable or field 'ellipse' declared void
430
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2296: error: 'Mat' was not declared in this scope
431
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2296: error: 'img' was not declared in this scope
432
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2296: error: expected primary-expression before 'const'
433
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2296: error: expected primary-expression before 'const'
434
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2297: error: expected primary-expression before 'int'
435
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2297: error: expected primary-expression before 'int'
436
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2300: error: variable or field 'fillConvexPoly' declared void
437
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2300: error: 'Mat' was not declared in this scope
438
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2300: error: 'img' was not declared in this scope
439
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2300: error: expected primary-expression before 'const'
440
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2300: error: expected primary-expression before 'int'
441
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2301: error: expected primary-expression before 'const'
442
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2301: error: expected primary-expression before 'int'
443
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2302: error: expected primary-expression before 'int'
444
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2305: error: variable or field 'fillPoly' declared void
445
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2305: error: 'Mat' was not declared in this scope
446
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2305: error: 'img' was not declared in this scope
447
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2305: error: expected primary-expression before 'const'
448
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2306: error: expected primary-expression before 'const'
449
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2306: error: expected primary-expression before 'int'
450
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2307: error: expected primary-expression before 'const'
451
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2307: error: expected primary-expression before 'int'
452
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2307: error: expected primary-expression before 'int'
453
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2308: error: 'Point' was not declared in this scope
454
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2311: error: variable or field 'polylines' declared void
455
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2311: error: 'Mat' was not declared in this scope
456
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2311: error: 'img' was not declared in this scope
457
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2311: error: expected primary-expression before 'const'
458
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2311: error: expected primary-expression before 'const'
459
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2312: error: expected primary-expression before 'int'
460
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2312: error: expected primary-expression before 'bool'
461
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2312: error: expected primary-expression before 'const'
462
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2313: error: expected primary-expression before 'int'
463
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2313: error: expected primary-expression before 'int'
464
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2313: error: expected primary-expression before 'int'
465
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2316: error: 'Size' was not declared in this scope
466
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2316: error: 'Point' was not declared in this scope
467
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2316: error: 'pt1' was not declared in this scope
468
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2316: error: 'Point' was not declared in this scope
469
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2316: error: 'pt2' was not declared in this scope
470
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2316: error: initializer expression list treated as compound expression
471
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2319: error: redefinition of 'bool clipLine'
472
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2316: error: 'bool clipLine' previously defined here
473
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2319: error: 'Rect' was not declared in this scope
474
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2319: error: 'Point' was not declared in this scope
475
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2319: error: 'pt1' was not declared in this scope
476
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2319: error: 'Point' was not declared in this scope
477
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2319: error: 'pt2' was not declared in this scope
478
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2331: error: ISO C++ forbids declaration of 'Mat' with no type
479
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2331: error: expected ',' or '...' before '&' token
480
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2340: error: 'Point' does not name a type
481
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2351: error: variable or field 'ellipse2Poly' declared void
482
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2351: error: 'Point' was not declared in this scope
483
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2351: error: 'Size' was not declared in this scope
484
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2351: error: expected primary-expression before 'int'
485
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2352: error: expected primary-expression before 'int'
486
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2352: error: expected primary-expression before 'int'
487
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2352: error: expected primary-expression before 'int'
488
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2353: error: 'vector' was not declared in this scope
489
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2353: error: 'Point' was not declared in this scope
490
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2353: error: 'pts' was not declared in this scope
491
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2369: error: variable or field 'putText' declared void
492
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2369: error: 'Mat' was not declared in this scope
493
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2369: error: 'img' was not declared in this scope
494
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2369: error: expected primary-expression before 'const'
495
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2369: error: 'Point' was not declared in this scope
496
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2370: error: expected primary-expression before 'int'
497
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2370: error: expected primary-expression before 'double'
498
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2370: error: 'Scalar' was not declared in this scope
499
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2371: error: expected primary-expression before 'int'
500
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2371: error: expected primary-expression before 'int'
501
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2372: error: expected primary-expression before 'bool'
502
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2375: error: 'Size' does not name a type
503
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2427: error: expected class-name before '{' token
504
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2430: error: expected nested-name-specifier before 'DataType'
505
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2430: error: expected ';' before '<' token
506
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2431: error: ISO C++ forbids declaration of 'MatIterator_' with no type
507
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2431: error: expected ';' before '<' token
508
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2432: error: ISO C++ forbids declaration of 'MatConstIterator_' with no type
509
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2432: error: expected ';' before '<' token
510
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2441: error: expected ')' before '_size'
511
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2443: error: expected ')' before '_size'
512
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2449: error: ISO C++ forbids declaration of 'Mat' with no type
513
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2449: error: expected ',' or '...' before '&' token
514
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2457: error: ISO C++ forbids declaration of 'Range' with no type
515
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2457: error: expected ',' or '...' before '&' token
516
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2459: error: ISO C++ forbids declaration of 'Rect' with no type
517
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2459: error: expected ',' or '...' before '&' token
518
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2459: error: 'Mat_<_Tp>::Mat_(const Mat_<_Tp>&, int)' cannot be overloaded
519
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2457: error: with 'Mat_<_Tp>::Mat_(const Mat_<_Tp>&, int)'
520
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2461: error: ISO C++ forbids declaration of 'Range' with no type
521
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2461: error: expected ',' or '...' before '*' token
522
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2461: error: 'Mat_<_Tp>::Mat_(const Mat_<_Tp>&, int)' cannot be overloaded
523
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2457: error: with 'Mat_<_Tp>::Mat_(const Mat_<_Tp>&, int)'
524
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2463: error: ISO C++ forbids declaration of 'vector' with no type
525
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2463: error: expected ',' or '...' before '<' token
526
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2463: error: 'Mat_<_Tp>::Mat_(int)' cannot be overloaded
527
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2449: error: with 'Mat_<_Tp>::Mat_(int)'
528
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2464: error: ISO C++ forbids declaration of 'Vec' with no type
529
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2464: error: expected ',' or '...' before '<' token
530
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2465: error: ISO C++ forbids declaration of 'Matx' with no type
531
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2465: error: expected ',' or '...' before '<' token
532
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2466: error: ISO C++ forbids declaration of 'Point_' with no type
533
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2466: error: expected ',' or '...' before '<' token
534
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2466: error: 'Mat_<_Tp>::Mat_(int)' cannot be overloaded
535
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2449: error: with 'Mat_<_Tp>::Mat_(int)'
536
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2467: error: ISO C++ forbids declaration of 'Point3_' with no type
537
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2467: error: expected ',' or '...' before '<' token
538
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2467: error: 'Mat_<_Tp>::Mat_(int)' cannot be overloaded
539
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2449: error: with 'Mat_<_Tp>::Mat_(int)'
540
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2468: error: ISO C++ forbids declaration of 'MatCommaInitializer_' with no type
541
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2468: error: expected ',' or '...' before '<' token
542
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2468: error: 'Mat_<_Tp>::Mat_(int)' cannot be overloaded
543
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2449: error: with 'Mat_<_Tp>::Mat_(int)'
544
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2470: error: ISO C++ forbids declaration of 'Mat' with no type
545
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2470: error: expected ',' or '...' before '&' token
546
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2476: error: 'iterator' does not name a type
547
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2477: error: 'iterator' does not name a type
548
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2478: error: 'const_iterator' does not name a type
549
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2479: error: 'const_iterator' does not name a type
550
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2484: error: 'Size' has not been declared
551
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2490: error: ISO C++ forbids declaration of 'MatExpr' with no type
552
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2490: error: expected ',' or '...' before '&' token
553
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2490: error: 'Mat_<_Tp>& Mat_<_Tp>::operator=(int)' cannot be overloaded
554
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2470: error: with 'Mat_<_Tp>& Mat_<_Tp>::operator=(int)'
555
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2510: error: 'MatExpr' does not name a type
556
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2511: error: 'MatExpr' does not name a type
557
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2512: error: 'MatExpr' does not name a type
558
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2513: error: 'MatExpr' does not name a type
559
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2514: error: 'MatExpr' does not name a type
560
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2515: error: 'MatExpr' does not name a type
561
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2516: error: 'MatExpr' does not name a type
562
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2517: error: 'MatExpr' does not name a type
563
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2522: error: ISO C++ forbids declaration of 'Range' with no type
564
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2522: error: expected ',' or '...' before '&' token
565
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2523: error: ISO C++ forbids declaration of 'Rect' with no type
566
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2523: error: expected ',' or '...' before '&' token
567
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2523: error: 'Mat_<_Tp> Mat_<_Tp>::operator()(int) const' cannot be overloaded
568
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2522: error: with 'Mat_<_Tp> Mat_<_Tp>::operator()(int) const'
569
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2524: error: ISO C++ forbids declaration of 'Range' with no type
570
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2524: error: expected ',' or '...' before '*' token
571
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2524: error: 'Mat_<_Tp> Mat_<_Tp>::operator()(int) const' cannot be overloaded
572
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2522: error: with 'Mat_<_Tp> Mat_<_Tp>::operator()(int) const'
573
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2536: error: ISO C++ forbids declaration of 'Vec' with no type
574
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2536: error: expected ',' or '...' before '<' token
575
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2538: error: ISO C++ forbids declaration of 'Vec' with no type
576
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2538: error: expected ',' or '...' before '<' token
577
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2543: error: 'const _Tp& Mat_<_Tp>::operator()(int) const' cannot be overloaded
578
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2522: error: with 'Mat_<_Tp> Mat_<_Tp>::operator()(int) const'
579
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2553: error: declaration of 'operator()' as non-function
580
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2553: error: expected ';' before '(' token
581
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2554: error: declaration of 'operator()' as non-function
582
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2554: error: expected ';' before '(' token
583
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2557: error: expected type-specifier before 'vector'
584
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2559: error: expected type-specifier before 'Vec'
585
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2561: error: expected type-specifier before 'Matx'
586
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2453: error: 'AUTO_STEP' was not declared in this scope
587
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2565: error: 'Vec2b' was not declared in this scope
588
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2565: error: template argument 1 is invalid
589
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2565: error: invalid type in declaration before ';' token
590
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2566: error: 'Vec3b' was not declared in this scope
591
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2566: error: template argument 1 is invalid
592
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2566: error: invalid type in declaration before ';' token
593
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2567: error: 'Vec4b' was not declared in this scope
594
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2567: error: template argument 1 is invalid
595
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2567: error: invalid type in declaration before ';' token
596
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2570: error: 'Vec2s' was not declared in this scope
597
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2570: error: template argument 1 is invalid
598
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2570: error: invalid type in declaration before ';' token
599
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2571: error: 'Vec3s' was not declared in this scope
600
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2571: error: template argument 1 is invalid
601
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2571: error: invalid type in declaration before ';' token
602
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2572: error: 'Vec4s' was not declared in this scope
603
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2572: error: template argument 1 is invalid
604
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2572: error: invalid type in declaration before ';' token
605
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2575: error: 'Vec2w' was not declared in this scope
606
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2575: error: template argument 1 is invalid
607
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2575: error: invalid type in declaration before ';' token
608
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2576: error: 'Vec3w' was not declared in this scope
609
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2576: error: template argument 1 is invalid
610
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2576: error: invalid type in declaration before ';' token
611
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2577: error: 'Vec4w' was not declared in this scope
612
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2577: error: template argument 1 is invalid
613
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2577: error: invalid type in declaration before ';' token
614
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2580: error: 'Vec2i' was not declared in this scope
615
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2580: error: template argument 1 is invalid
616
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2580: error: invalid type in declaration before ';' token
617
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2581: error: 'Vec3i' was not declared in this scope
618
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2581: error: template argument 1 is invalid
619
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2581: error: invalid type in declaration before ';' token
620
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2582: error: 'Vec4i' was not declared in this scope
621
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2582: error: template argument 1 is invalid
622
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2582: error: invalid type in declaration before ';' token
623
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2585: error: 'Vec2f' was not declared in this scope
624
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2585: error: template argument 1 is invalid
625
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2585: error: invalid type in declaration before ';' token
626
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2586: error: 'Vec3f' was not declared in this scope
627
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2586: error: template argument 1 is invalid
628
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2586: error: invalid type in declaration before ';' token
629
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2587: error: 'Vec4f' was not declared in this scope
630
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2587: error: template argument 1 is invalid
631
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2587: error: invalid type in declaration before ';' token
632
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2590: error: 'Vec2d' was not declared in this scope
633
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2590: error: template argument 1 is invalid
634
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2590: error: invalid type in declaration before ';' token
635
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2591: error: 'Vec3d' was not declared in this scope
636
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2591: error: template argument 1 is invalid
637
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2591: error: invalid type in declaration before ';' token
638
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2592: error: 'Vec4d' was not declared in this scope
639
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2592: error: template argument 1 is invalid
640
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2592: error: invalid type in declaration before ';' token
641
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2608: error: ISO C++ forbids declaration of 'Mat' with no type
642
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2608: error: expected ',' or '...' before '*' token
643
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2610: error: ISO C++ forbids declaration of 'Mat' with no type
644
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2610: error: expected ',' or '...' before '*' token
645
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2610: error: 'MatConstIterator::MatConstIterator(int)' cannot be overloaded
646
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2608: error: with 'MatConstIterator::MatConstIterator(int)'
647
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2612: error: ISO C++ forbids declaration of 'Mat' with no type
648
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2612: error: expected ',' or '...' before '*' token
649
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2612: error: 'MatConstIterator::MatConstIterator(int)' cannot be overloaded
650
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2608: error: with 'MatConstIterator::MatConstIterator(int)'
651
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2614: error: ISO C++ forbids declaration of 'Mat' with no type
652
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2614: error: expected ',' or '...' before '*' token
653
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2614: error: 'MatConstIterator::MatConstIterator(int)' cannot be overloaded
654
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2608: error: with 'MatConstIterator::MatConstIterator(int)'
655
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2638: error: 'Point' does not name a type
656
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2645: error: ISO C++ forbids declaration of 'Mat' with no type
657
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2645: error: expected ';' before '*' token
658
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2673: error: 'Point' has not been declared
659
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2699: error: 'Point' does not name a type
660
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2722: error: 'Point' has not been declared
661
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2782: error: expected ')' before '<' token
662
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2784: error: ISO C++ forbids declaration of 'Matx' with no type
663
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2784: error: expected ';' before '<' token
664
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2786: error: ISO C++ forbids declaration of 'Matx' with no type
665
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2786: error: expected ';' before '<' token
666
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2793: error: expected ')' before '<' token
667
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2795: error: ISO C++ forbids declaration of 'Vec' with no type
668
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2795: error: expected ';' before '<' token
669
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2913: error: ISO C++ forbids declaration of 'Mat' with no type
670
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2913: error: expected ',' or '...' before '*' token
671
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2915: error: ISO C++ forbids declaration of 'Mat' with no type
672
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2915: error: expected ',' or '...' before '*' token
673
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2923: error: ISO C++ forbids declaration of 'Mat' with no type
674
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2923: error: expected ';' before '*' token
675
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2925: error: ISO C++ forbids declaration of 'Mat' with no type
676
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:2925: error: expected ';' before '*' token
677
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3054: error: ISO C++ forbids declaration of 'vector' with no type
678
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3054: error: expected ';' before '<' token
679
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3055: error: ISO C++ forbids declaration of 'vector' with no type
680
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3055: error: expected ';' before '<' token
681
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3082: error: ISO C++ forbids declaration of 'Mat' with no type
682
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3082: error: expected ',' or '...' before '&' token
683
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3091: error: ISO C++ forbids declaration of 'Mat' with no type
684
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3091: error: expected ',' or '...' before '&' token
685
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3099: error: 'Mat' has not been declared
686
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3108: error: 'Mat' has not been declared
687
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3405: error: ISO C++ forbids declaration of 'Mat' with no type
688
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3405: error: expected ',' or '...' before '&' token
689
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3413: error: ISO C++ forbids declaration of 'Mat' with no type
690
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3413: error: expected ',' or '...' before '&' token
691
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3564: error: ISO C++ forbids declaration of 'Mat' with no type
692
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3564: error: expected ',' or '...' before '&' token
693
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3566: error: ISO C++ forbids declaration of 'Mat' with no type
694
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3566: error: expected ',' or '...' before '&' token
695
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3566: error: 'KDTree::KDTree(int)' cannot be overloaded
696
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3564: error: with 'KDTree::KDTree(int)'
697
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3568: error: ISO C++ forbids declaration of 'Mat' with no type
698
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3568: error: expected ',' or '...' before '&' token
699
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3570: error: ISO C++ forbids declaration of 'Mat' with no type
700
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3570: error: expected ',' or '...' before '&' token
701
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3570: error: 'void KDTree::build(int)' cannot be overloaded
702
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3568: error: with 'void KDTree::build(int)'
703
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3574: error: 'Mat' has not been declared
704
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3577: error: 'vector' has not been declared
705
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3577: error: expected ',' or '...' before '<' token
706
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3581: error: ISO C++ forbids declaration of 'vector' with no type
707
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3581: error: expected ',' or '...' before '<' token
708
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3588: error: 'vector' has not been declared
709
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3588: error: expected ',' or '...' before '<' token
710
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3590: error: ISO C++ forbids declaration of 'vector' with no type
711
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3590: error: expected ',' or '...' before '<' token
712
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3594: error: 'Mat' has not been declared
713
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3594: error: 'vector' has not been declared
714
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3594: error: expected ',' or '...' before '<' token
715
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3596: error: ISO C++ forbids declaration of 'vector' with no type
716
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3596: error: expected ',' or '...' before '<' token
717
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3602: error: ISO C++ forbids declaration of 'vector' with no type
718
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3602: error: expected ';' before '<' token
719
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3603: error: 'Mat' does not name a type
720
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3604: error: ISO C++ forbids declaration of 'vector' with no type
721
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3604: error: expected ';' before '<' token
722
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3730: error: ISO C++ forbids declaration of 'string' with no type
723
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3730: error: expected ',' or '...' before '&' token
724
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3737: error: ISO C++ forbids declaration of 'string' with no type
725
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3737: error: expected ',' or '...' before '&' token
726
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3748: error: ISO C++ forbids declaration of 'string' with no type
727
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3748: error: expected ',' or '...' before '&' token
728
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3757: error: ISO C++ forbids declaration of 'string' with no type
729
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3757: error: expected ',' or '...' before '&' token
730
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3759: error: ISO C++ forbids declaration of 'string' with no type
731
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3759: error: expected ',' or '...' before '&' token
732
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3762: error: 'string' does not name a type
733
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3764: error: ISO C++ forbids declaration of 'Ptr' with no type
734
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3764: error: expected ';' before '<' token
735
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3765: error: 'string' does not name a type
736
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3766: error: ISO C++ forbids declaration of 'vector' with no type
737
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3766: error: expected ';' before '<' token
738
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp: In member function 'CvFileStorage* FileStorage::operator*()':
739
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3753: error: 'fs' was not declared in this scope
740
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp: In member function 'const CvFileStorage* FileStorage::operator*() const':
741
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3755: error: 'fs' was not declared in this scope
742
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp: At global scope:
743
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3810: error: ISO C++ forbids declaration of 'string' with no type
744
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3810: error: expected ',' or '...' before '&' token
745
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3814: error: 'FileNode FileNode::operator[](int) const' cannot be overloaded
746
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3810: error: with 'FileNode FileNode::operator[](int) const'
747
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3835: error: 'string' does not name a type
748
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3845: error: expected type-specifier before 'string'
749
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3858: error: ISO C++ forbids declaration of 'string' with no type
750
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3858: error: expected ',' or '...' before '&' token
751
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3901: error: ISO C++ forbids declaration of 'string' with no type
752
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3901: error: expected ',' or '...' before '&' token
753
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3914: error: expected initializer before '<' token
754
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3937: error: expected ')' before '&' token
755
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3973: error: ISO C++ forbids declaration of 'Range' with no type
756
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3973: error: expected ',' or '...' before '&' token
757
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3973: error: 'void Seq<_Tp>::remove(int)' cannot be overloaded
758
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3971: error: with 'void Seq<_Tp>::remove(int)'
759
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3998: error: 'vector' has not been declared
760
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:3998: error: expected ',' or '...' before '<' token
761
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:4000: error: expected type-specifier before 'vector'
762
/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/../modules/core/include/opencv2/core/core.hpp:4043: error: expected declaration before '}' token
763
make[3]: *** [/home/jmhirata/Downloads/OpenCV_latest/trunk/opencv/android/build/obj/local/armeabi/objs/opencv_objdetect/src/lsvmtbbversion.o] Error 1
764
make[3]: *** Waiting for unfinished jobs....
765
make[2]: *** [android-opencv] Error 2
766
make[1]: *** [CMakeFiles/ndk.dir/all] Error 2
767
make: *** [all] Error 2