Join 36000+ teachers and students using TTIO.
Representation of Images
Images also need to be converted into binary in order for a computer to process them so that they can be seen on our screen. Digital images are made up of pixels. Each pixel in an image is made up of binary numbers.
If we say that 1 is black (or on) and 0 is white (or off), then a simple black and white picture can be created using binary
Suggested Video
Additional Reading
https://www.bbc.co.uk/bitesize/guides/zpfdwmn/revision/2
https://en.wikipedia.org/wiki/Binary_image
https://curriculum.code.org/csd-20/unit5/4/#representing-images1
www.teachyourselfpython.com