Ask Your Question
0

Some function is not recognize, opencv3

asked 2016-12-20 21:32:49 -0600

greenworld gravatar image

Dear everyone, I am using opencv3 in visual studio, I have successful in configure step. But some basic functions are not recognized as the attached image.

image description

image description

image description Please help me to solve this problem.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-12-20 21:44:43 -0600

Tetragramm gravatar image

I think you want cv.hpp.

Also, I'm 99% sure what you're doing with the data pointer there is all kinds of a bad idea. I can't think of a single situation where making an assignment to the data member is the right thing to do. Whatever you're doing there, it's wrong.

edit flag offensive delete link more

Comments

Thank you!, I solved it.

greenworld gravatar imagegreenworld ( 2016-12-20 22:03:08 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-12-20 21:32:49 -0600

Seen: 134 times

Last updated: Dec 20 '16