Skip to content

Commit

Permalink
Merge commit 'ca0b046c3c9df1f65318cacf0256cc96231a053d' into code-cle…
Browse files Browse the repository at this point in the history
…anup
  • Loading branch information
lauraporta committed Oct 13, 2023
2 parents c54869a + ca0b046 commit 6028ba4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions derotation/derotate.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@

rotated_images = pipeline.rotate_frames_line_by_line()

# rotated_images = pipeline.roatate_by_frame_incremental()

masked = pipeline.add_circle_mask(rotated_images)
pipeline.save(masked)

0 comments on commit 6028ba4

Please sign in to comment.