.. _f-randomimage: module ``image.detection_segment.random_image`` =============================================== Short summary +++++++++++++ module ``mlstatpy.image.detection_segment.random_image`` Génère des images aléatoires. :githublink:`%|py|6` Functions +++++++++ +---------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------+ | function | truncated documentation | +===================================================================================================+=================================================================================================+ | :func:`random_noise_image ` | Construit une image blanche de taille *size*, noircit aléatoirement *ratio x nb pixels* pixels. | +---------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------+ | :func:`random_segment_image ` | Ajoute un segment aléatoire à une image. Génère des points le long d'un segment aléatoire. | +---------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: mlstatpy.image.detection_segment.random_image :members: :special-members: __init__ :show-inheritance: