node-opencv
node-opencv copied to clipboard
What is the format of buffer in 'readimage' function
I have a binary encoded string which when i save as image gets saved correct but when i pass this string to readimage function it gives error . What is the format needed. Is there some other way to convert this string into IplImage format of opencv in 'C'