node-opencv icon indicating copy to clipboard operation
node-opencv copied to clipboard

What is the format of buffer in 'readimage' function

Open AditiBhiwaniwala opened this issue 8 years ago • 0 comments

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'

AditiBhiwaniwala avatar Jun 28 '17 07:06 AditiBhiwaniwala