Forum

Author Topic: Marker Detection - Image Scale  (Read 25426 times)

FabianN

  • Newbie
  • *
  • Posts: 20
    • View Profile
Marker Detection - Image Scale
« on: July 04, 2022, 12:14:45 PM »
Hi Alexey,

I sometimes have problems in detecting coded markers when they are too small in an image. However, when I upsample the images (f.e. by a factor of 2), the detection works well an accurately (visually).
Is it an option for you to implement a user-parameter for internal up- or downsampling of the images prior to marker detection? This would allow to handle coded targets with a larger size difference than what is currently possible.

Or is there another way of dealing with this?

Thank you,
Fabian

3DWinter

  • Full Member
  • ***
  • Posts: 103
    • View Profile
Re: Marker Detection - Image Scale
« Reply #1 on: September 20, 2022, 03:43:34 AM »
This is a cool revelation. I wonder if the automatic detection is sensitive to a specific geometry size/ resolution!?

howcanoewang

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Marker Detection - Image Scale
« Reply #2 on: April 03, 2024, 08:51:39 AM »
Any progress on this point? I met the same problem, the markers in original image are too small to detect, but by using a python script to up-sample images (from 5472x3648 to 10944x7296 ), all the markers can be detected perfectly.

It seems the marker detection are closely related to the absolute pixel-numbers rather than its relative sizes in the image.

It would be really helpful if giving an upsample factor in the marker detection tool, for solving such cases.

@Alexey

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 15628
    • View Profile
Re: Marker Detection - Image Scale
« Reply #3 on: April 04, 2024, 06:57:59 PM »
Hello howcanoewang,

Can you share a few examples of images, where upscaling helps, to support@agisoft.com, so that we could test possible solutions?
Best regards,
Alexey Pasumansky,
Agisoft LLC

howcanoewang

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Marker Detection - Image Scale
« Reply #4 on: April 08, 2024, 05:21:55 AM »
Hello howcanoewang,

Can you share a few examples of images, where upscaling helps, to support@agisoft.com, so that we could test possible solutions?

Thanks for getting in touch, I have just send the email with data shared by Google drive to you ;)

FabianN

  • Newbie
  • *
  • Posts: 20
    • View Profile
Re: Marker Detection - Image Scale
« Reply #5 on: July 11, 2025, 02:06:39 PM »
Hi Alexey,

Is there any progress on this? It would also be great to have this option for uncoded targets.