mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
Merge pull request #8646 from saskatchewancatch:i8632
This commit is contained in:
commit
c744eff30d
@ -748,7 +748,7 @@ complex outlines into a new background
|
||||
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.
|
||||
- **FEATURE_EXCHANGE** Feature exchange allows the user to easily replace certain features of
|
||||
- **MONOCHROME_TRANSFER** Monochrome transfer allows the user to easily replace certain features of
|
||||
one object by alternative features.
|
||||
*/
|
||||
CV_EXPORTS_W void seamlessClone( InputArray src, InputArray dst, InputArray mask, Point p,
|
||||
|
Loading…
Reference in New Issue
Block a user