lundi 30 mars 2015

Serialize OpenCv Mat using JSON in C++


Vote count:

0




I'm trying to write a TCP client/server application that transmits objects containing OpenCv Mat. I'd like to serialize these objects using JSON. I found some libraries that help me in doing that (rapidjson), but they of course do not take into account images as object members.


What would you suggest to serialize in a JSON object a cv::Mat variable? Ho can I use RapidJson, for example, to achieve that?



asked 31 secs ago







Serialize OpenCv Mat using JSON in C++

Aucun commentaire:

Enregistrer un commentaire