-
Notifications
You must be signed in to change notification settings - Fork 0
W567/Cluster_alignment
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
*******************************************************************************************************************************************
Method:
First, extract clusters from the original cloud according to the euclidean distance;
Second, delete the cluster which has the longest width on the direction of x axis;
Third, apply sac-ia to all the other clusters and get the valid targets which satisfied the alignment_score condition from each cluster;
*******************************************************************************************************************************************
Time to process the plate_both.ply : 38 s for 2 plates with the literator of 500.
*******************************************************************************************************************************************
Shortcoming : sometimes can't extract the plate cluster out because of other stuff.
and the execution time is base on the amount of clusters it extracted, while some of the clusters may not have the plate target inside.
*******************************************************************************************************************************************
Advantage : Since the target for aligning is smaller then aligning directly, it can save some time for each aligning. And the final result can get a better score (average distance).
About
plate recognize with cluster extract first and then sac-ia
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published