Module opencv::xphoto

source ·
Expand description

Modules

Enums

Constants

  • Execute only first step of the algorithm
  • Execute only second step of the algorithm
  • Execute all steps of the algorithm
  • Un-normalized Haar transform
  • Performs Frequency Selective Reconstruction (FSR). One of the two quality profiles BEST and FAST can be chosen, depending on the time available for reconstruction. See GenserPCS2018 and SeilerTIP2015 for details.
  • See #INPAINT_FSR_BEST
  • This algorithm searches for dominant correspondences (transformations) of image patches and tries to seamlessly fill-in the area to be inpainted using this transformations

Traits

Functions