Flashcards: Manipulation et Visualisation d'Images en Python — 9 cartões

Todos os cartões

1Pergunta

Manipulation d'images en Python

Resposta

Importation, modification et conversion d'images avec packages comme matplotlib et numpy.

2Pergunta

Manipulation d'images en Python — définition?

Resposta

Importation, modification, affichage d’images en Python.

3Pergunta

Importation d'images matplotlib

Resposta

Utilisation de `imread()` pour charger une image en tableau numpy.

4Pergunta

Importation avec matplotlib — fonction?

Resposta

`imread` du module `matplotlib.image`.

5Pergunta

Tableau numpy — conversion d'une image?

Resposta

Transforme l’image en matrice 3D (Nx, Ny, 3).

6Pergunta

Structure Mim — dimensions?

Resposta

(hauteur, largeur, 3).

7Pergunta

Triplet RGB — composition?

Resposta

Red, Vert, Bleu; valeurs 0-255.

8Pergunta

Signification triplet `[R,V,B]`?

Resposta

Couleur du pixel; intensités sur 8 bits.

9Pergunta

Négatif d’une image — principe?

Resposta

Inverse des valeurs RGB.

Teste-se com o quiz

Teste seu conhecimento com 9 perguntas sobre Manipulation et Visualisation d'Images en Python.

1. Comment appliquer la fonction appropriée pour importer une image et la visualiser en couleur en utilisant Python avec matplotlib ?

2. Quelle fonction de matplotlib permet d'importer une image en tant que tableau numpy ?

Faça o quiz →

Leia a ficha de revisão

Revise o curso completo na ficha de revisão para Manipulation et Visualisation d'Images en Python.

Veja a ficha de revisão →

Similar courses

Crie seus próprios flashcards

Importe seu curso e a IA gera flashcards em 30 segundos.

Gerador de flashcards