OpenCV Basics - 04 - Accessing Pixels using at Method

preview_player
Показать описание

Want to help me make more videos covering more content?
Рекомендации по теме
Комментарии
Автор

great videos. really helpful!. thanks keep posting..
just a little bigger font will be great.

alexliulovesu
Автор

the exact thing what I was looking for thanks

esertekin
Автор

It is an awesome tutorial. Thanks for your efforts

windtrain
Автор

really helpful! it's much clear than on the overstack flow

qiuyeyu
Автор

Hi, why are using <uint8_r> instead of the standard data types of opencv, for example <CV_8FC1> or <CV_64FC1> ? Good videos, keep it up.

amiz
Автор

These set of videos for image processing are the best!

javiermartinez
Автор

Hi, what does "f" mean, when you're multiplying by 0.5f?

griphead
Автор

Let's say picture is of CV_16UC3, how to read each pixel value. Which vector we use. I'm not able to pixel values when image type is CV_16UC3

springmonsoon
Автор

I found you this is the best event that was happens in my 2018 year.. thanks man you are amazing

bashirmanafikhi
Автор

Hello George,

I am a beginner in image processing, I am working on with multiple image stitching algorithm, After stitching images i am getting black boarder in the output image, If i stitch that output image with the another sequence of image i am getting a black border in between two images. can u suggest me to solve this issue.

saravananjai
Автор

this was really helpful, the documentation on cv::Mat was not useful

malharjajoo
Автор

Thank you for this amazing video, I found it really helpful

gustavoalmeida
Автор

Do you have documentation that explains this more in depth

ThatGuy_Nick
Автор

Please add video on contour detection and moments

sidharths
Автор

Thanks sir, its really help me a lot!

alanyukeroo
Автор

These tutorials are really helpful!  One question related to accessing pixels: How do you access pixels a small block at a time (5 pixel sliding window) for processing?  I have searched and tried a bunch of things without much success.  Can you transfer a Mat object to a preallocated array of int by reference and then transfer back to a Mat object after processing?

jeremyjsword
Автор

Is it better to access pixels like this or is it better to use pointers?

xxMpEGxx
Автор

How can we support you to create MORE videos?
(Your patreon page doesn't provide any options to do so.)

DanielSzalko