Feature #776

Implement IplImage to rst.vision.Image Serialization

Added by S. Wrede over 12 years ago. Updated over 11 years ago.

Status:ResolvedStart date:12/20/2011
Priority:NormalDue date:
Assignee:S. Wrede% Done:

50%

Category:cpp
Target version:-

Description

This is currently not implemented in the IplImageConverter.

Associated revisions

Revision 60aa8cae
Added by S. Wrede about 12 years ago

added support for de-/serialization of BGRA images as grabbed by OpenCV on MacOS, refs #776.

Revision 1c6afe76
Added by S. Wrede about 12 years ago

added support for de-/serialization of BGRA images as grabbed by OpenCV on MacOS, refs #776.

History

#1 Updated by S. Wrede over 12 years ago

  • Assignee set to S. Wrede

#2 Updated by S. Wrede about 12 years ago

  • Status changed from New to Feedback
  • Target version set to 0.6
  • % Done changed from 0 to 50

Basic serialization / deserialization working now for BGR images. So far, tested on MacOS. Works with 15FPS, reasonable CPU and no memory leakage.

Needs further testing and probably support

  • for more color models / image types
  • for ROI information in IplImage
  • a separate converter for CvMat
  • ...

#3 Updated by S. Wrede about 12 years ago

  • Target version deleted (0.6)

#4 Updated by J. Wienke over 11 years ago

  • Status changed from Feedback to Resolved

The unit tests now check this behavior. So I declare this resolved.

Also available in: Atom PDF