sketchkit.stylization.brushstrokesengine.forger.viz package

Submodules

sketchkit.stylization.brushstrokesengine.forger.viz.bundled module

sketchkit.stylization.brushstrokesengine.forger.viz.bundled.load_bundled_geometry_image(basename, width=None)[source]
sketchkit.stylization.brushstrokesengine.forger.viz.bundled.load_geometry_image(path, width=None)[source]

sketchkit.stylization.brushstrokesengine.forger.viz.style_transfer module

sketchkit.stylization.brushstrokesengine.forger.viz.style_transfer.generate_stitching_crops(stroke_image, patch_width, mode='all', overlap_margin=15)[source]

@param stroke_image: numpy H x W x C uint8 image @param patch_width: @param mode: ‘all’ or ‘full’ @param overlap_margin: @return:

Module contents