Python Pillow - Adding Filters to an Image Quiz

Python Pillow - Adding Filters to an Image Quiz

12th Grade

10 Qs

quiz-placeholder

Similar activities

HTML & Google Site Seatwork

HTML & Google Site Seatwork

12th Grade

10 Qs

Quiz Webinar GNS3

Quiz Webinar GNS3

10th Grade - University

13 Qs

1.1 Computer Systems Essential Knowledge

1.1 Computer Systems Essential Knowledge

9th - 12th Grade

15 Qs

ICT Computer Basics pt1

ICT Computer Basics pt1

10th - 12th Grade

12 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

ICT as Social Change

ICT as Social Change

12th Grade

10 Qs

Computing Ethics

Computing Ethics

KG - Professional Development

12 Qs

QUIZZ ACCURATE V5 KELAS XI AKL

QUIZZ ACCURATE V5 KELAS XI AKL

9th - 12th Grade

15 Qs

Python Pillow - Adding Filters to an Image Quiz

Python Pillow - Adding Filters to an Image Quiz

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Рашид Атаханов

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of image filtering in image processing?

To change the file format of an image

To modify and enhance images

To compress image files

To increase the size of an image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to open an image file in the Python Pillow library?


Image.open_file()

Image.load()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to apply a filter to an image in the Python Pillow library?

Image.set_filter()

Image.use_filter()

Image.filter()

Image.apply_filter()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose correct import.

from PIL import Image

import Image

from Pillow import Image

from pil import Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the CONTOUR filter do to an image?

It blurs the image

It adds a watermark

It enhances the edges

It smooths the image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which filter would you use to reduce noise in an image?

SMOOTH

FIND_EDGES

EDGE_ENHANCE

DETAIL

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of the EMBOSS filter?

It sharpens the image

It enhances color

It blurs the image

It creates a 3D effect

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?