Follow these steps to create your Warhol Grid: 1. Find or create an image (for this activity, a smaller starting image will produce higher quality results in a shorter amount of time). 2. Using the Python documentation as a guide, create a program that loads the image, filters three copies of it, and saves the result. Note: You will need to create the three filters using the filter() method. Include multiple filters on at least two of your variants. . One of your variants must apply a single filter multiple times with the use of a loop. For example, the top right image above uses a loop to blur the image 2 times (what if we did it 100 times?). . One of your images must apply at least two different filters to the same image. In the example image, the bottom right image includes a filter to smooth the image and then edge enhance them. • Create the Warhol Grid using Python with the three images you have created. You may modify and use the following starter code: Filters. to create the grid. Be creative and do not simply apply EMBOSS or SMOOTH. For this project, you may need to manually install the modules you require in Repl.it. Please check the sidebar where you should see a cube that is for Packages. Then, search up Pillow and click the + next to the package with the description Python Imaging Library (Fork)

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter12: Event-driven Gui Programming, Multithreading, And Animation
Section: Chapter Questions
Problem 20RQ
icon
Related questions
Question
100%
burses.projectstem.org/courses/64525/assignments/9460863?module_item_id=18079077
Maps
HH
50
Follow these steps to create your Warhol Grid:
1. Find or create an image (for this activity, a smaller starting image will produce higher quality results in
a shorter amount of time).
2. Using the Python documentation as a guide, create a program that loads the image, filters three
copies of it, and saves the result. Note: You will need to create the three filters using
the filter() method.
• Include multiple filters on at least two of your variants.
One of your variants must apply a single filter multiple times with the use of a loop. For
example, the top right image above uses a loop to blur the image 2 times (what if we did it 100
times?).
U
▪ One of your images must apply at least two different filters to the same image. In the example
image, the bottom right image includes a filter to smooth the image and then edge enhance
them.
L
• Create the Warhol Grid using Python with the three images you have created. You may modify
and use the following starter code: Filters. to create the grid. Be creative and do not simply
apply EMBOSS or SMOOTH.
For this project, you may need to manually install the modules you require in Repl.it. Please check the
sidebar where you should see a cube that is for Packages. Then, search up Pillow and click the + next to
the package with the description Python Imaging Library (Fork)
Packages
Pillow
20 packages found
Pillow
<
Transcribed Image Text:burses.projectstem.org/courses/64525/assignments/9460863?module_item_id=18079077 Maps HH 50 Follow these steps to create your Warhol Grid: 1. Find or create an image (for this activity, a smaller starting image will produce higher quality results in a shorter amount of time). 2. Using the Python documentation as a guide, create a program that loads the image, filters three copies of it, and saves the result. Note: You will need to create the three filters using the filter() method. • Include multiple filters on at least two of your variants. One of your variants must apply a single filter multiple times with the use of a loop. For example, the top right image above uses a loop to blur the image 2 times (what if we did it 100 times?). U ▪ One of your images must apply at least two different filters to the same image. In the example image, the bottom right image includes a filter to smooth the image and then edge enhance them. L • Create the Warhol Grid using Python with the three images you have created. You may modify and use the following starter code: Filters. to create the grid. Be creative and do not simply apply EMBOSS or SMOOTH. For this project, you may need to manually install the modules you require in Repl.it. Please check the sidebar where you should see a cube that is for Packages. Then, search up Pillow and click the + next to the package with the description Python Imaging Library (Fork) Packages Pillow 20 packages found Pillow <
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Unreferenced Objects
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning