images in array is not worrking
Title
Question
Good Evening , <h1 class="page-title" style="margin-top: 10px; margin-bottom: 20px; font-size: 20px; font-family: Oswald; color: rgb(51, 51, 51);"> Video 20 : Image manipulation using Arrays - English. How to apply images in python?</h1>
Thank you
Python-3.4.3 Getting-started-with-IPython 02-03 min 40-50 sec
Answers:
Firstly make sure all the images are present in current working directory.
Then use "imread" command to read the image file into an array.
Login to add comment