Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USC: fixed parameters / added descriptor-type #856

Merged
merged 1 commit into from
Sep 11, 2014
Merged

USC: fixed parameters / added descriptor-type #856

merged 1 commit into from
Sep 11, 2014

Conversation

jgarstka
Copy link
Contributor

Fixed the descriptor parameters matching the values of the original
paper (Tombari et al. 2010). The former values have been copied from
3DSC-descriptor and have not been adapted.

Added a descriptor type UniqueShapeContext1960.

//inline void
//setAzimuthBins (size_t bins) { azimuth_bins_ = bins; }
// inline void
// setAzimuthBins (size_t bins) { azimuth_bins_ = bins; }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you either leave this as is or remove it completely in an extra commit?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed the lines.

Jens

----- Ursprüngliche Mail -----
Von: "Jochen Sprickerhof" notifications@github.com
An: "PointCloudLibrary/pcl" pcl@noreply.github.com
CC: "Jens Garstka" github@webart-factory.de
Gesendet: Dienstag, 19. August 2014 13:53:38
Betreff: Re: [pcl] USC: fixed parameters / added descriptor-type (#856)

   }

   virtual ~UniqueShapeContext() { }
  •  //inline void
    
  •  //setAzimuthBins (size_t bins) { azimuth_bins_ = bins; }
    
  •  // inline void
    
  •  // setAzimuthBins (size_t bins) { azimuth_bins_ = bins; }
    

Can you either leave this as is or remove it completely in an extra commit?


Reply to this email directly or view it on GitHub:
https://github.com/PointCloudLibrary/pcl/pull/856/files#r16409521

@taketwo
Copy link
Member

taketwo commented Aug 20, 2014

Hi Jens, we need you to clean up (squash) the commits in this pull request.

Fixed the descriptor parameters matching the values of the original
paper (Tombari et al. 2010). The former values have been copied from
3DSC-descriptor and have not been adapted.

Added a descriptor type UniqueShapeContext1960.

Modified test case to match the new UniqueShapeDescriptor.
@jspricke
Copy link
Member

@fedassa any comments? Otherwise I'm fine with merging.

@fedassa
Copy link
Contributor

fedassa commented Sep 11, 2014

just checked: please go ahead.

jspricke added a commit that referenced this pull request Sep 11, 2014
USC: fixed parameters / added descriptor-type
@jspricke jspricke merged commit 690984b into PointCloudLibrary:master Sep 11, 2014
@jgarstka jgarstka deleted the USCfix branch September 11, 2014 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants