I am using open CV and C++ to stitch 3 images together so that it forms a panorama. So what I am doing is.. use SURF Detector then Surf Descriptor Extractor etc to stitch 2 images. I then save the result of these 2images in the folder where my project is located and repeat the same thing but this time with previous result of 2 stitched images and the last image that needs to be stitched..i get build errors :S can anyone help please?
Here is the code pastebin.com/QuDuN0Ze