odoo_xmlrpc_twisted.support.support_remove_background

Supporting program to test the module odoo_xmlrpc_twisted.functions.remove_background().

Functions

support_remove_background(custom_image_name)

Function to test the module "remove_background"

odoo_xmlrpc_twisted.support.support_remove_background.support_remove_background(custom_image_name)[source]

Function to test the module “remove_background”

A picture stored in the current directory will be captured into a stream. The stream will be handled over to the module “remove_background”. The result from that module will be save as a “PNG” image file to check if “remove_background” works as expected.