Hi all opencv developers. I have one specific question. Iam using opencv 2.4.6 on my mac usin Xcode IDE. Iam trying to create HDR images and i found this tutorial: http://docs.opencv.org/trunk/doc/tutorials/photo/hdr_imaging/hdr_imaging.html#hdrimaging
When i build it it doesnt recognize for example CalibrateDebevec identifier. The problem is that in the header files of photo.hpp it is not declared.. In the tutorial is written that the base is opencv 3.0.0. My question is: Where can i get opencv 3.0.0 or the update? I already tried to download these files (http://193.87.95.148/openwrt/mx23/trunk/dl/opencvtrunk-2.5.0/##">1) and paste the headers files into my include folder,but when i solve one problem another 10 problems just appear. Is there any easiest way how to get it work??
Thank you for all your advices