Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


This forum is in read only mode, you can no longer reply
  • Zac 239 posts 541 karma points
    Mar 31, 2017 @ 14:54
    Zac
    0

    Hi James,

    Awesome work with the ImageProcessor.
    We're trying to do auto cropping based on facial recognition (focusing the center of the crop on the face). I don't think this exists but figured I'd check in and make sure. I did see that there was a "HaarObjectDetector" in the project but wasn't sure if this is ready and/or how to use it. If it is ready, how can we use it?

    Thanks

  • James Jackson-South 489 posts 1747 karma points c-trib
    Apr 03, 2017 @ 03:26
    James Jackson-South
    100

    Hi Zac,

    That's some digging!

    I did get detection working but it's old code that works but only with the old OpenCV formats. I could never figure out how to translate that to the new formats so kept it hidden.

    My advice would be to use the MS cognitive services to find the rectangle and then crop from there.

    Cheers

    James

  • Zac 239 posts 541 karma points
    Apr 03, 2017 @ 14:03
    Zac
    0

    Thanks James. We'll check that out.

    Cheers

    Zac

Please Sign in or register to post replies

Write your reply to:

Draft