Menu

Questin about mmod and cropper_rotation angle

2021-05-27
2021-06-07
  • John Puskin

    John Puskin - 2021-05-27

    mmod automatically determines the detector window's sizes by analyzing the dataset without considering the cropper rotation angle.
    However if I set cropper rotation angle a high value, (e.g. cropper.set_max_rotation_degrees(90) ) dataset will dramatically change and previous "detector window's sizes" might not suffice. Do I miss something?
    How can I handle highly rotated and cropped dataset?
    Rather than setting a high value for cropper angle, should I manually rotate the dataset? (e.g. "imglab --rotate ..")

     
    • Davis

      Davis - 2021-06-07

      Yeah, that's all correct. There are lots of ways to do it, simplest is
      probably what you suggested of using imglab to just prerotate by a big
      value.

      On Thu, May 27, 2021 at 4:16 AM John Puskin johnpuskin@users.sourceforge.net wrote:

      mmod automatically determines the detector window's sizes by analyzing the
      dataset without considering the cropper rotation angle.
      However if I set cropper rotation angle a high value, (e.g.
      cropper.set_max_rotation_degrees(90) ) dataset will dramatically change and
      previous "detector window's sizes" might not suffice. Do I miss something?
      How can I handle highly rotated and cropped dataset?
      Rather than setting a high value for cropper angle, should I manually
      rotate the dataset? (e.g. "imglab --rotate ..")


      Questin about mmod and cropper_rotation angle


      Sent from sourceforge.net because you indicated interest in <
      https://sourceforge.net/p/dclib/discussion/442517/>

      To unsubscribe from further messages, please visit <
      https://sourceforge.net/auth/subscriptions/>

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.