I tried to use warping function of cuda for my real time panorama project.I use Baumer C++ API for acqusition and I call cuda::warpPerspective funtion in the callback function of Baumer API. But it gives a lot errors which I dont understand. If somebody helps me I will be very gratefull.
Visual Studio Version: VS 14 (2015)
OpenCV version: 3.3.0
CUDA version : 8.0
Severity Code Description Project File Line Suppression State
Error (active) variable "cv::cuda::InputArray" is not a type name first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 261
Error (active) variable "cv::cuda::InputArray" is not a type name first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 84
Error (active) variable "cv::cuda::InputArray" is not a type name first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 120
Error (active) variable "cv::cuda::InputArray" is not a type name first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 159
Error (active) variable "cv::cuda::InputArray" is not a type name first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 159
Warning C4002 too many actual parameters for macro 'min' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Warning C4002 too many actual parameters for macro 'max' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error C2146 syntax error: missing ';' before identifier 'src2' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C2146 syntax error: missing ';' before identifier 'src2' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error C2146 syntax error: missing ';' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C2146 syntax error: missing ';' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error C2143 syntax error: missing ';' before '{' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 335
Error C2143 syntax error: missing ';' before '<' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C2146 syntax error: missing ')' before identifier 'xy' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 361
Error C2146 syntax error: missing ')' before identifier 'xy' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 369
Error C2146 syntax error: missing ')' before identifier 'x' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 389
Error C2146 syntax error: missing ')' before identifier 'x' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 379
Error C2146 syntax error: missing ')' before identifier 'x' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 401
Error C2146 syntax error: missing ')' before identifier 'x' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 414
Error C2146 syntax error: missing ')' before identifier 'src2' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C2146 syntax error: missing ')' before identifier 'src2' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 330
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 334
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 465
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 534
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 546
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 548
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 744
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 761
Error C2146 syntax error: missing ')' before identifier 'src1' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 778
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 351
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 453
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 455
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 480
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 518
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 536
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 559
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 557
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 566
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 568
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 577
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 575
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 590
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 592
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 607
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 610
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 621
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 623
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 673
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 691
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 712
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 703
Error C2146 syntax error: missing ')' before identifier 'src' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 815
Error C2146 syntax error: missing ')' before identifier 'mtx' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 651
Error C2146 syntax error: missing ')' before identifier 'mtx' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 661
Error C2146 syntax error: missing ')' before identifier 'mtx' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 663
Error C2146 syntax error: missing ')' before identifier 'magnitude' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 425
Error C2146 syntax error: missing ')' before identifier 'lut' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 501
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 494
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 828
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 861
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudabgsegm.hpp 85
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudabgsegm.hpp 132
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 84
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 120
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 159
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafilters.hpp 261
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 154
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 160
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 181
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 188
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 201
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 226
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 234
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 257
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 265
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 282
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 309
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 317
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 341
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 349
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 366
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 390
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 402
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 408
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 416
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaobjdetect.hpp 154
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaobjdetect.hpp 166
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaobjdetect.hpp 176
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaobjdetect.hpp 186
Error C2061 syntax error: identifier 'InputArray' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaobjdetect.hpp 271
Error C2059 syntax error: '>' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error C2059 syntax error: ')' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C2059 syntax error: ')' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Warning C4003 not enough actual parameters for macro 'max' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\flann\result_set.h 306
Warning C4003 not enough actual parameters for macro 'max' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\flann\result_set.h 428
Warning C4003 not enough actual parameters for macro 'max' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\flann\lsh_index.h 203
Warning C4003 not enough actual parameters for macro 'max' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\flann\lsh_index.h 269
Error (active) no instance of constructor "cv::Scalar_<_Tp>::Scalar_ [with _Tp=double]" matches the argument list first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 557
Error (active) no instance of constructor "cv::Scalar_<_Tp>::Scalar_ [with _Tp=double]" matches the argument list first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 566
Error (active) no instance of constructor "cv::Scalar_<_Tp>::Scalar_ [with _Tp=double]" matches the argument list first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 575
Error (active) no instance of constructor "cv::Ptr<T>::Ptr [with T=cv::cuda::LookUpTable]" matches the argument list first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 501
Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error (active) inline specifier allowed on function declarations only first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 334
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 330
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 334
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 361
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 369
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 379
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 389
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 414
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 401
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 425
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 453
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 465
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 455
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 480
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 536
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 518
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 548
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 559
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 568
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 577
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 590
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 592
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 607
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 610
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 623
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 651
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 661
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 663
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 673
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 691
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 703
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 712
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 744
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 761
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 778
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 815
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudastereo.hpp 311
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudastereo.hpp 327
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 86
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 108
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 126
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 140
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 158
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 172
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 189
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 210
Error (active) incomplete type is not allowed first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 201
Error (active) expected a ';' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 335
Error (active) expected a ';' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 557
Error (active) expected a ';' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 566
Error (active) expected a ';' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 575
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 334
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 330
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 361
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 379
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 369
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 389
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 401
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 425
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 414
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 453
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 455
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 465
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 480
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 501
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 518
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 534
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 536
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 546
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 548
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 557
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 559
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 575
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 568
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 566
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 577
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 590
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 592
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 607
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 610
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 623
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 621
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 651
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 661
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 663
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 673
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 691
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 703
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 712
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 744
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 761
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 778
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 815
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudastereo.hpp 311
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudastereo.hpp 327
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 86
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 108
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 126
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 140
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 158
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 172
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 189
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 201
Error (active) expected a ')' first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudawarping.hpp 210
Error C1003 error count exceeds 100; stopping compilation first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaobjdetect.hpp 271
Warning C4838 conversion from 'int' to 'double' requires a narrowing conversion first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 50
Error (active) a value of type "void" cannot be used to initialize an entity of type "int" first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 621
Error (active) a value of type "void" cannot be used to initialize an entity of type "double" first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 534
Error (active) a value of type "void" cannot be used to initialize an entity of type "double" first_opencv c:\Users\Ahmet\Desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 546
Error C2447 '{': missing function header (old-style formal list?) first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 335
Error C2535 'void cv::cuda::DescriptorMatcher::radiusMatchAsync(void)': member function already defined or declared first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 353
Error C2535 'void cv::cuda::DescriptorMatcher::radiusMatch(void)': member function already defined or declared first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 321
Error C2535 'void cv::cuda::DescriptorMatcher::matchAsync(void)': member function already defined or declared first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 191
Error C2535 'void cv::cuda::DescriptorMatcher::match(void)': member function already defined or declared first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 162
Error C2535 'void cv::cuda::DescriptorMatcher::knnMatchAsync(void)': member function already defined or declared first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 269
Error C2535 'void cv::cuda::DescriptorMatcher::knnMatch(void)': member function already defined or declared first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudafeatures2d.hpp 238
Error C2086 'int cv::cuda::src1': redefinition first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error C2086 'int cv::cuda::InputArray': redefinition first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C2086 'int cv::cuda::InputArray': redefinition first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Error C2182 'InputArray': illegal use of type 'void' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 296
Error C2182 'InputArray': illegal use of type 'void' first_opencv c:\users\ahmet\desktop\opencv-3.3.0\build\install\include\opencv2\cudaarithm.hpp 307
Warning C4244 'initializing': conversion from 'float' to 'int', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 40
Warning C4244 'initializing': conversion from 'float' to 'int', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 41
Warning C4244 'initializing': conversion from 'float' to 'int', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 42
Warning C4244 'initializing': conversion from 'float' to 'int', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 43
Warning C4244 'argument': conversion from 'double' to 'int', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 136
Warning C4244 'argument': conversion from 'double' to 'int', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 131
Warning C4244 'argument': conversion from 'double' to 'int', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 138
Warning C4244 'argument': conversion from 'double' to 'float', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 28
Warning C4244 'argument': conversion from 'double' to 'float', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 29
Warning C4244 '=': conversion from 'int64' to 'unsigned long', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 128
Warning C4244 '=': conversion from 'int64' to 'unsigned long', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 143
Warning C4244 '=': conversion from 'double' to 'float', possible loss of data first_opencv c:\users\ahmet\desktop\first_opencv\stitch.cpp 144