Skip to content
Photogrammetry & 3D Heritage

Most photogrammetry failures on small objects come down to three root causes: not enough sharp depth of field, too little surface texture for the matcher, and moving highlights on shiny material. Fix those and the great majority of alignment failures, holes, and noisy meshes disappear. This is a diagnostic guide — match your symptom to its cause, then apply the targeted fix.

Why won't my small object align at all?

Alignment fails when the software cannot find enough common features between frames. For a coin, bead, or small sherd, the surface is often too smooth and the object too small in the frame, so each photo carries few matchable points.

Work through this checklist:

  • Fill the frame — get closer or use a macro lens so the object dominates.
  • Add more frames — small objects reward dense coverage; 80–150 shots is normal.
  • Verify focus — a soft frame contributes no usable features.
  • Add texture if the surface is plain (see below).

How do I get enough depth of field up close?

Near-macro distances crush depth of field to millimetres, so part of every frame is blurred. Two levers help:

  1. Stop down to f/11–f/16 (watch for diffraction past ~f/16).
  2. Focus stack when stopping down is not enough — combine several focus planes per viewpoint into one all-sharp frame, then feed those merged frames into reconstruction.
bash
# Merge a focus bracket into one sharp frame with Hugin's enfuse
enfuse --exposure-weight=0 --saturation-weight=0 --contrast-weight=1 \
  -o stacked_view01.tif view01_*.tif

Small apertures need more light, so brighten the scene rather than raising ISO.

How do I handle a featureless or shiny surface?

These two opposite problems both starve or confuse the matcher.

SurfaceProblemFix
Plain ceramic / boneNo texture to matchApply removable fine speckle (washable spray, projected pattern)
Polished metal / glazeHighlights move with cameraCross-polarise lights and lens; diffuse light
Translucent (amber, wax)Light penetrates the surfaceLight dusting (e.g. cyclododecane) that sublimes off
Dark, matteToo few detected featuresIncrease exposure; raking-then-flat light test

Cross-polarisation is the single highest-value fix for the shiny artefacts heritage collections are full of.

Turntable or moving camera for small objects?

A turntable is genuinely convenient at this scale, but only if you mask correctly. Keep a plain, static backdrop, rotate the object in fixed increments, and apply masks so the spinning background is excluded — otherwise the reconstruction treats the scene as non-rigid and collapses.

text
Turntable routine:
- plain matte backdrop, fixed lights, fixed camera
- rotate 10-15 deg per shot, 3 height bands
- auto-mask the background (color key or magic-wand)
- flip object, repeat for the underside

Why is the underside missing?

Because the object sits on it. Capture the artefact in two orientations as separate chunks, mask out the support cradle in each, then align/merge the chunks on shared geometry. Most tools align two part-models from a handful of common points; pick distinctive features visible in both.

What scale reference works at this size?

Skip the household ruler. Use printed coded scale bars or calibrated targets sized to the object and place them in multiple frames. Coded targets are auto-detected, so scaling is both accurate and repeatable — essential when a 2 cm artefact's measurements feed into research. Record the bar's certified length in your documentation.

A fast diagnostic flow

When a small-object job goes wrong, triage in this order:

  1. Are frames sharp at 100%? If not, fix focus/DoF first.
  2. Did enough cameras align? If not, add coverage or texture.
  3. Are there noisy floating points? Suspect highlights — polarise.
  4. Is the underside missing? Two-orientation merge.
  5. Is scale off? Re-check coded targets and certified lengths.

Key Takeaways

  • Three root causes dominate: shallow depth of field, low surface texture, and moving highlights.
  • Fill the frame and shoot densely (80–150 frames) so each photo carries enough features.
  • Stop down to f/11–f/16 and focus-stack when needed; add light, not ISO.
  • Cross-polarise shiny artefacts; add removable speckle to featureless ones.
  • Use a masked turntable with a static background, never an unmasked spinning scene.
  • Capture two orientations and merge chunks to close the underside.
  • Scale with coded targets of certified length, not a ruler.

Frequently Asked Questions

Why won't my coin or small artefact align?

Small objects usually fail alignment because there is too little surface texture and too few overlapping features per frame. Add finer coverage with more shots, increase magnification so the object fills the frame, and ensure crisp focus across the whole surface.

How do I get enough depth of field on tiny objects?

Close to a subject the depth of field collapses, so stop down to f/11 to f/16 and, if that is not enough, use focus stacking to combine several focus planes into one sharp frame before reconstruction. Lighting must be strong enough to keep shutter speeds reasonable at small apertures.

Should I move the camera or use a turntable for small objects?

For small objects a turntable is often practical, but you must mask the object so the rotating background is ignored, otherwise the scene is treated as non-rigid. A static background and a clean mask are essential for reliable reconstruction.

How do I photograph shiny or metallic small artefacts?

Shiny artefacts like coins, jewellery, and glazed sherds need diffuse light and cross-polarisation to remove moving highlights. Without polarisation the matcher sees highlights as surface features and produces noise or holes.

Why is there a hole on the underside of my model?

The underside is rarely captured in a single session because the object rests on it. Photograph the object in two orientations and merge or align the two chunks, masking out the support in each.

What scale reference should I use for small objects?

Use printed coded scale bars or calibrated targets sized for the object, placed in several frames, rather than a household ruler. Coded targets are detected automatically and give far more accurate, repeatable scaling for small artefacts.