Skip to content

xphoto

All modules / xphoto

Constants

Use the named constant from cv. In particular, OpenCV 5 matrix type codes differ from OpenCV 4.

xphoto_HAAR

Un-normalized Haar transform

xphoto_BM3D_STEPALL

Execute all steps of the algorithm

xphoto_BM3D_STEP1

Execute only first step of the algorithm

xphoto_BM3D_STEP2

Execute only second step of the algorithm

xphoto_INPAINT_SHIFTMAP

This algorithm searches for dominant correspondences (transformations) of image patches and tries to seamlessly fill-in the area to be inpainted using this transformations

xphoto_INPAINT_FSR_BEST

See #INPAINT_FSR_BEST

xphoto_INPAINT_FSR_FAST

See #INPAINT_FSR_BEST