Skip to content

[WIP] Investigate small-marker pinball-demo.jpg detection under downsampling - #64

Draft
kalwalt with Copilot wants to merge 1 commit into
masterfrom
copilot/investigate-small-marker-detection-issue
Draft

[WIP] Investigate small-marker pinball-demo.jpg detection under downsampling#64
kalwalt with Copilot wants to merge 1 commit into
masterfrom
copilot/investigate-small-marker-detection-issue

Conversation

Copilot AI commented Aug 23, 2026

Copy link
Copy Markdown
  • Explore WebARKitLib detection pipeline (tracker, config, downsampling logic)
  • Compare detector config vs WebARKitLib-rs and jsartoolkitNFT (TEBLID params, ORB, thresholds, min features)
  • Clone webarkit-testing, create investigation branch, set up pinball-demo.jpg test
  • Reproduce the failure: log keypoint counts on downsampled detectionFrame at each pyrLevel
  • Identify the probable root cause (detector params vs pyramid level vs gating)
  • Implement minimal fix in WebARKitLib based on findings
  • Validate fix with webarkit-testing harness and existing tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To do

Development

Successfully merging this pull request may close these issues.

Investigate: small-marker pinball-demo.jpg not detected under downsampling (works in WebARKitLib-rs & jsartoolkitNFT)

2 participants