Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Explanation for stitching parameters needed

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.

Explanation for stitching parameters needed

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 Could someone please provide a proper explanation about those parameters and how to understand it in order to optimize find 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 ?!!suited values.

Thank you.