Python Pillow - Adding Filters to an Image Quiz

Python Pillow - Adding Filters to an Image Quiz

12th Grade

10 Qs

quiz-placeholder

Similar activities

Logo Creation in Photopea

Logo Creation in Photopea

7th Grade - University

15 Qs

Photoshop Basic Terms

Photoshop Basic Terms

8th - 12th Grade

13 Qs

Photoshop Tools & Techniques

Photoshop Tools & Techniques

10th - 12th Grade

15 Qs

Digital Media - Chapter 4

Digital Media - Chapter 4

9th - 12th Grade

12 Qs

File Management

File Management

9th - 12th Grade

15 Qs

Photoshop Tools

Photoshop Tools

10th - 12th Grade

15 Qs

Photoshop Tool Bar

Photoshop Tool Bar

10th - 12th Grade

15 Qs

Windows Movie Maker Part 1

Windows Movie Maker Part 1

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 3+ 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?