0% found this document useful (0 votes)
29 views8 pages

Image Data Processing in Deeplearning

The document discusses image data processing in deep learning, focusing on image dimensions and resolutions. It outlines various resolutions from 480p to 8K, detailing the total number of pixels for each. Additionally, it explains the differences between grayscale and RGB images, including their properties and color intensity values.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views8 pages

Image Data Processing in Deeplearning

The document discusses image data processing in deep learning, focusing on image dimensions and resolutions. It outlines various resolutions from 480p to 8K, detailing the total number of pixels for each. Additionally, it explains the differences between grayscale and RGB images, including their properties and color intensity values.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 8

IMAGE DATA PROCESSING

IN DEEPLEARNING
BY SHAIK SOFIYA
22R01A66J2
IMAGE DIMENSIONS

widt
h
width x height 200 x 200
(Image dimension) (image dimension)
Total no of pixels = 40,000
IMAGE RESOLUTION

480p Resolution TV is 720 x 480 & Total pixels = 345,600


720p Resolution TV is 1280 x 720 & Total pixels = 921,600
1080p Resolution TV is 1920 x 1080 & Total pixels = 2,073,600
4K Resolution TV is 3840 x 2160 & Total pixels = 8,294,400
8K Resolution TV is 7680 x 4320 & Total pixels = 33,177,600
TYPES OF IMAGES

GRAYSCALE IMAGE RGB IMAGE


1 CHANNEL 3 CHANNELS:-
• RED
• GREEN
• BLUE

 Red , green and blue are primary colors. All the other colors are combination of these colors.
GRAYSCALE IMAGE

200 x 200 Properties :


(image dimension)  All pixels values lies between 0 & 255.
 0 means black and 255 means white.
 This value represents the white color intensity.
Total no of pixels = 40,000
RGB IMAGE

Blue color intensity

200 x 200
(image dimension)

Total no of pixels = 40,000


RGB IMAGE

Combination of red , green & blue.


THANKYOU !!...

You might also like