Please read before starting making your project file.
-
Q: I failed to build samples
A: Download the origin OpenCV source code here, then copy "samples" folder to your project folder.
-
Q: Can't find out which .cpp to run
A: "stitching_detailed.cpp" in the root folder.
-
Q: Shall I install my OpenCV dlls
A: It will do something good but not necessary.
-
Q: It doesn't work!
A: Try switching to master branch.
You may need some additional libraries to run the sample such as
- Clapack: http://www.netlib.org/clapack/ or Lapack
- Sba: http://users.ics.forth.gr/~lourakis/sba/
- Pcl: http://pointclouds.org/
- Tbb: https://www.threadingbuildingblocks.org/download
All above are NOT necessary.
7/22/2014 2:35:18 PM