How images are represented in C using Data Structure ?

preview_player
Показать описание
This video explains how the images are represented & stored as a data structure in C, and how to the access the pixel data from memory using C Structures.


#C #OpenCV #Image #datasturcture #computervision #hypervision
Рекомендации по теме
Комментарии
Автор

This channel is amazing. May this channel grow.

vimleshkumarkanaujiya
Автор

im convinced you pascal cased the struct keyword in the thumbnail to subtly fuck with me

cornerriffs
Автор

Why no videos? Please make video on
Opencv c library .

qtvckuk
Автор

This video was amazing :) please make more content like this I would support you on patreon if you did and Im sure many other would too if you keep making content this good

eelick
Автор

Please use another voice next time. There are many different AI generated voices that you can pick from. For example tortoise-tts.

konstantinrebrov
Автор

Please release more videos.
And thanks a lot for this video!

deeps-ny
Автор

Nice one
Keep making videos on computer vision.
Beginner here.

bigvlogger
Автор

That unbelievable
Please tell me what programs animation u used for making videos like that

Awwe
Автор

I have a project that is based on the explanation of the video, I am new to C and I don't know if you could guide me to make the code, nice video

jesusalejandrogochezpaiz
Автор

i think is wrong to say "an integer requires 2 bytes of storage", that's not true if you're talking abount integers, the integer requires 4 bytes, the same as float type, the type that requires 2 bytes is the short, and some may think they mean the same thing but they don't.

vicenteeduardo