leggedrobotics / raw_image_pipeline

Image processing pipeline for cameras that provide raw data
MIT License
31 stars 8 forks source link

Add options to change the rotation angle #8

Closed mmattamala closed 1 year ago

mmattamala commented 1 year ago

This adds an angle option to the Flip module to rotate the image 90, 180 and 270 degrees

@ckassab Test this locally and let me know if there are any issues.

mmattamala commented 1 year ago

Fixed and tested with @ckassab , merging