Alan Turing (1912-1954) was a mathematician and computer scientist and one the most important figures in the 20th century. He played a pivotal role breaking the Nazi enigma code at during World War II, which is widely believed shortened the war by several years.
We had a treasure hunt game as a part of our orientation. During that time we visited the Chelsea market and saw this beautiful installation.
362906847_6470130539768895_3344216617594981850_n.mp4
WhatsApp Video 2023-10-03 at 10.14.38 AM.mp4
It basically scanned what was in front of it and then transformed it to different forms.
It mapped the subject outline and displayed it various forms like pixels, numbers, waves etc.
Digital Image processing is the class of methods that deal with manipulating digital images through the use of computer algorithms.
Thus, a computer “sees” digital images as a function: I(x, y) or I(x, y, z), where “I” is the pixel intensity and (x, y) or (x, y, z) represent the coordinates (for binary/grayscale or RGB images respectively) of the pixel in the image.
Image segmentation aims at grouping similar regions or segments of an image under their respective class labels.
Image segmentation thus helps us to identify objects by outlining the object's boundary.
Edge segmentation, also called edge detection, is the task of detecting edges in images.
Credit: https://www.v7labs.com/blog/image-processing-guide