Camera Resolution vs Detection Distance Calculator

Calculate ground sample distance (GSD) and object pixel coverage at any range — determine whether your camera can detect and classify a target object at your required detection distance.

UDHY Tools / Camera Resolution vs Detection Distance Calculator

⚙️ Input Parameters

Use Camera FOV calculator above
Pedestrian: ~0.5m | Cyclist: ~0.6m | Vehicle: ~1.8m

📊 Results

🔍

Enter camera specs and target size to determine if your camera can detect and classify the object at the given range.

Object Size in Frame
px
Ground sample distance (GSD)
Detectable at this distance?
Maximum reliable detection range
Min resolution needed at this range

Why Ground Sample Distance Defines AV Camera Capability

What This Calculates

GSD is the real-world area represented by one pixel. An object must span a minimum number of pixels to be reliably detected and classified: below 3px, detection is unreliable; below 5px, classification accuracy drops sharply; at 10px+, reliable classification is possible. This directly determines maximum detection range for any target object with your camera configuration.

When to Use It

  • Specifying camera resolution for pedestrian/cyclist detection requirements
  • Validating a front camera can detect a child at 30m
  • Comparing 1080p vs 4K for long-range lane marking detection
  • Writing ODD sensor specs with quantitative detection range limits
  • Selecting telephoto vs wide-angle lenses for different detection scenarios

Formula

GSD = 2×d×tan(H_FOV/2) / image_widthobject_pixels = object_size / GSDmax_range = object_size / (2×tan(H_FOV/2)/image_width) / min_pxDetectable if object_pixels ≥ min_px
Built by Dr. Dilip Kumar Limbu · Co-Founder, MooVita · Former Principal Scientist, A*STAR · UDHY Engineering Tools

FAQs on Camera Resolution vs Detection Distance

Scroll to Top