Skip to content

Commit

Permalink
add link to sim3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
meiqua authored Apr 16, 2019
1 parent 5392a3a commit 9d1c27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ update:
[Transforms in shape-based matching](./Transforms%20in%20shape-based%20matching.pdf)
[pose refine with icp branch](https://github.com/meiqua/shape_based_matching/tree/icp2D), 0.1-0.5 degree accuracy
[icp + subpixel branch](https://github.com/meiqua/shape_based_matching/tree/subpixel), < 0.1 degree accuracy
[icp + subpixel + sim3(previous is so3) branch](https://github.com/meiqua/shape_based_matching/tree/sim3), deal with scale error

try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
We find that shape based matching is the same as linemod. [linemod pdf](Gradient%20Response%20Maps%20for%20Real-TimeDetection%20of%20Textureless%20Objects.pdf)
Expand Down

0 comments on commit 9d1c27d

Please sign in to comment.