Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Load a text file(pixel values) / Opencv / C++

what is opencv equivalent of mat2gray which is using in Matlab?

I have a text file contains pixel values of an Image. I want to import it to the code and then normalize it...

How do I load it?

Thanks in advance..

Load a text file(pixel values) / Opencv / C++

what is opencv equivalent of mat2gray which is using in Matlab?

I have a text file contains pixel values of an Image. I want to import it to the code and then normalize it...

How do I load it?

Thanks in advance..

click to hide/show revision 3
retagged

updated 2014-06-07 06:57:10 -0600

berak gravatar image

Load a text file(pixel values) / Opencv / C++

what is opencv equivalent of mat2gray using in Matlab?

I have a text file contains pixel values of an Image. I want to import it to the code and then normalize it...

How do I load it?

Thanks in advance..