Ask Your Question

Derzu's profile - activity

2018-05-06 18:19:51 -0600 received badge  Enthusiast
2018-05-05 11:03:27 -0600 commented answer read multiple images from folder and concat, display images in single window opencv c++, visual studio 2010

I found a small error in your code. If I have 3 images and 2 columns, the number of rows is calculated wrong. Because im

2018-05-05 11:01:47 -0600 commented answer read multiple images from folder and concat, display images in single window opencv c++, visual studio 2010

I found a small error in your code. If I have 3 images, an 2 columns, the number of rows is wrong. you should do like th

2017-11-17 00:45:35 -0600 answered a question How to get pixel's value from a picture?

The pixels array is stored in the "data" attribute of Mat. Let's suppose that we have a Mat Matrix where each pixel has