Optional
bestOptional
centroid31
Optional
crosscheckShould only the crossckeck matches be considered.
true
Optional
debugSave images with matches for debugging.
false
Optional
debugPath of the debug image.
${__dirname}/montage.png
Optional
destinationOrigin of the destination image relative to the top-left corner of the source image. Roughly indicates the position of the destination image in the source image. Is used to filter matches by distance as well as to define a subarea of the source image to use for contrast enhancement.
{ column: 0, row: 0 }
Optional
enhanceShould the contrast of the images be enhanced before feature matching.
true
Optional
maxMax number of iterations of the ransac algorithm.
Default
10