serialization (Feature #379)
Description
It would be very nice if Python OpenCV objects were pickleable.
To do this, can the load/store methods of cpp objects accept strings?
Associated revisions
Merge pull request #379 from taka-no-me:fix_ocl_samples_warnings
History
Updated by Alexander Shishkov about 13 years ago
- Description changed from It would be very nice if Python [[OpenCV]] objects were pickleable. To do th... to It would be very nice if Python OpenCV objects were pickleable. To do this, ... More
Updated by Andrey Kamaev almost 13 years ago
- Category changed from imgproc, video to python bindings
Updated by Vadim Pisarevsky almost 13 years ago
- Target version set to 3.0
Updated by Stefan R over 12 years ago
+1
Updated by Maksim Shabunin almost 10 years ago
- Target version changed from 3.0 to 3.1
- Difficulty set to Medium
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4251