Ask Your Question
0

Does "opencv_modules.hpp" exist in opencv2.4.8?

asked 2014-03-12 20:00:07 -0600

wuling gravatar image

updated 2014-03-12 20:37:27 -0600

Hi all, Does opencv_modules.hpp exist in opencv2.4.8? I search this file but i can not find it. But in some opencv source files include this. There are seam_finders.hpp,matchers.hpp,warpers.hpp. Could someone tell me why? Thank in advance

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-03-12 21:01:33 -0600

Hi wuling

That file is automatically generated when you compile the opencv library.

If you compile opencv2.4.8 on the folder, lets say, release then you will find the file under: release/opencv2/opencv_modules.hpp

I hope this helps.

edit flag offensive delete link more

Comments

Hi,thanks, i find it in opencv\build\opencv2

wuling gravatar imagewuling ( 2014-03-12 21:26:27 -0600 )edit

Question Tools

Stats

Asked: 2014-03-12 20:00:07 -0600

Seen: 4,971 times

Last updated: Mar 12 '14