images in array is not worrking
Good Evening ,
Video 20 : Image manipulation using Arrays - English. How to apply images in python?
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.