Hello,
I searched over all the websites and OpenCV documentation to understand the Image stitching parameters (cf below), but it seems that there is no explanation about those anywhere ! Multiple users already asked questions about those parameters, but I didn't manage to find a proper answer.
The parameters are :
setRegistrationResol( ); setSeamEstimationResol( ); setCompositingResol( ); setPanoConfidenceThresh( );
We need to understand it in order to optimize the stitching code in term of processing time and quality.
Can any one help us to understand it ?? and why the OpenCV documentation didn't explain this parameters ?!!
Thank you.