Module: tfg.image.matting

View source on GitHub

This module implements image matting functionalities.

Functions

build_matrices(...): Generates the closed form matting Laplacian.

linear_coefficients(...): Computes the matting linear coefficients.

loss(...): Computes the matting loss function based on the matting Laplacian.

reconstruct(...): Reconstruct the matte from the image using the linear coefficients.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2020年09月11日 UTC.