Const
Performs all necessary precomputations for seamless texture synthesis. This includes color space decorrelation, histogram transformation, and LUT prefiltering.
The input example texture
The width of the Look-Up Table (default: 128)
SeamlessTextureData containing all precomputed data
Utility class for image processing operations. Provides methods for seamless texture synthesis and image manipulation.