Skip to content

Suggestions on improving detections in low light conditions #318

@vishakha-lall

Description

@vishakha-lall

I am working on AprilTag detections in a simulator environment which is dark and the (physical) tag is stuck on a screen. (See attached)
frame-000035
The above image is captured when the lights in the simulator room are turned on.
However, as a use case, I have frames that look like
frame-000074
I want to know if anyone has tried some denoising/exposure enhancement techniques that do not affect the detections? I am able to do gamma adjustment and the tags are visible in the image but not detected.
frame-000074
Things I have already tried

  • Gamma Adjustment
  • Histogram Equalisation
  • Increase Brightness in PIL ImageEnhancer
  • Adjusting decode_sharpening between 0.25-2
    Is there anything that I can try in terms of preprocessing or modifying detection parameters/lowering thresholds?

FYI, the image size is 1920x1080 and the tag sizes are 30mm and 40mm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions