First time here? Check out the FAQ!

Ask Your Question
0

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

asked Mar 13 '14

wuling gravatar image

updated Mar 13 '14

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

Preview: (hide)

1 answer

Sort by » oldest newest most voted
1

answered Mar 13 '14

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.

Preview: (hide)

Comments

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

wuling gravatar imagewuling (Mar 13 '14)edit

Question Tools

Stats

Asked: Mar 13 '14

Seen: 5,041 times

Last updated: Mar 12 '14