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

CLI11 to replace Boost program option #51

Merged
merged 24 commits into from Oct 6, 2020
Merged

Conversation

kerautret
Copy link
Member

@kerautret kerautret commented Sep 28, 2020

PR Description

Progression:

  • geometry2d
    • rosinThreshold
    • meaningFullThickness
    • houghLineDetect
    • distanceTransform
      • LUTBasedNSDistanceTransform
  • geometry3d
    • basicEditMesh
    • basicMorphoFilter
    • computeMeshDistances
    • off2obj
    • off2sdp
    • volLocalMax
    • xyzScale
  • visualisation
    • displayLineSegments
    • displaySet2dPts
    • displayTgtCoverAlphaTS
    • graphViewer
    • meshViewerEdit

Checklist

  • Doxygen documentation of the code completed (classes, methods, types, members...)
  • Check if it follows the tools structure described in CONTRIBUTING.md
  • New entry in the ChangeLog.md added.
  • Update the readme with potentially a screenshot of the tools if it applies.
  • No warning raised in Debug cmake mode (otherwise, Travis C.I. will fail).

@kerautret kerautret changed the title CLI11 to replace Boost program option [WIP] CLI11 to replace Boost program option Sep 28, 2020
@kerautret kerautret changed the title [WIP] CLI11 to replace Boost program option CLI11 to replace Boost program option Sep 29, 2020
@kerautret
Copy link
Member Author

Note Travis is fine with PR see test merged PR

@dcoeurjo
Copy link
Member

dcoeurjo commented Oct 6, 2020

ok merging this one, we'll see later for travis, thanks

@dcoeurjo dcoeurjo merged commit 66f007b into DGtal-team:master Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants