http://www.emgu.com
The classic method, color-based selection and alpha masking might be time consuming and often leaves an undesirable halo. Seamless cloning, even averaged with the original image, is not effective. Mixed seamless cloning based on a loose selection proves effective.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const CloningMethod Mixed = 2
Public Const Mixed As CloningMethod = 2
public:
literal CloningMethod^ Mixed = 2
static val mutable Mixed: CloningMethod
Field Value
Type:
CloningMethod
See Also