find-object icon indicating copy to clipboard operation
find-object copied to clipboard

OS X: Application won't recognize object when loaded from a file

Open bildlich opened this issue 9 years ago • 1 comments

The title says it all. An object that is recognized when added from scene is not recognized when loaded from file. I made sure to restore the default settings, still no luck.

I am using the DMG v.0.6.0 from the Releases page.

screenshot 2016-01-20 09 58 42

Steps to reproduce:

  1. Add object with "Add object from sceene…"
  2. Make sure the object is recognized
  3. Remove object with right-click and "Delete"
  4. Re-add the object with "Add objects from files…"
  5. The object is not recognized

bildlich avatar Jan 20 '16 09:01 bildlich

Hi,

It says "Too low inliers 7 in 43 out", by default it requires 10 inliers to find the homograhy (see Homography/minimumInliers parameter). If you move the object toward the camera, does it change the number of inliers?

Just tried the same version on Mac, it worked like expected (finding again the object).

cheers

matlabbe avatar Jan 20 '16 13:01 matlabbe