Ask Your Question

PaulV's profile - activity

2019-05-10 08:06:52 -0600 commented answer Get pixel value of sobel Mat with C++

Thank you for your fast answer. Your code works fine but how can I assign that value to a variable (for example integer)

2019-05-10 07:26:00 -0600 received badge  Student (source)
2019-05-10 02:01:43 -0600 asked a question Get pixel value of sobel Mat with C++

Get pixel value of sobel Mat with C++ Hi, I need to read the value of single pixels in an Mat. Normally thats no proble