Updated by Alexander Shishkov about 13 years ago

It would be very nice if Python OpenCV [[OpenCV]] objects were pickleable.

To do this, can the load/store methods of cpp objects accept strings?

Back