Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Kalman filter compile error

$
0
0
ı found a kalman tutorial from http://opencvexamples.blogspot.com/2014/01/kalman-filter-implementation-tracking.html when ı build this codes, VS 2012 gives me **error C2100: illegal indirection** about line which includes **KF.transitionMatrix = *(Mat_(4, 4) << 1,0,1,0, 0,1,0,1, 0,0,1,0, 0,0,0,1);** what can ı do to vanish this error?

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>