Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Need to load image from database c++

I am newbie for Opencv. I need write a C++ program to load the tiff image stored in the database. So I read the image as char buffer and not sure how to create Mat object from the char buffer