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

Remove Object from VoxelComplex #1369

Merged

Conversation

phcerdan
Copy link
Member

@phcerdan phcerdan commented Nov 29, 2018

This drops the runtime by ~4x (orientative)
And the memory usage (not quantified).

Also reduce time of testing. Fix #1347

  • Unit-test of your feature with Catch.
  • [NA] Doxygen documentation of the code completed (classes, methods, types, members...)
  • Documentation module page added or updated.
  • New entry in the ChangeLog.md added.
  • No warning raised in Debug cmake mode (otherwise, Travis C.I. will fail).
  • All continuous integration tests pass (Travis & appveyor)

@phcerdan phcerdan force-pushed the remove_object_from_voxel_complex branch 5 times, most recently from c0bb843 to c2f7f6f Compare November 29, 2018 22:08
phcerdan added a commit to phcerdan/DGtalTools that referenced this pull request Nov 29, 2018
phcerdan added a commit to phcerdan/DGtalTools that referenced this pull request Nov 29, 2018
@phcerdan phcerdan force-pushed the remove_object_from_voxel_complex branch 2 times, most recently from fc510bc to 5e9f141 Compare December 4, 2018 22:59
@phcerdan
Copy link
Member Author

phcerdan commented Dec 5, 2018

I fixed CI errors. Travis-ci is red because compiling timeout, CMake failing to configure with doxygen, and the DGtal Tools is failing, but PR opened at: DGtal-team/DGtalTools#345.

@dcoeurjo dcoeurjo added this to the 1.0 milestone Dec 5, 2018
@dcoeurjo dcoeurjo added this to Inbox in Issue triage via automation Dec 5, 2018
@dcoeurjo
Copy link
Member

dcoeurjo commented Dec 5, 2018

PR pending for doxygen (#1372). Thx

phcerdan added a commit to phcerdan/SGEXT that referenced this pull request Dec 19, 2018
Remove NoObject from VoxelComplex

DGtal-team/DGtal#1369
phcerdan added a commit to phcerdan/SGEXT that referenced this pull request Dec 19, 2018
Remove NoObject from VoxelComplex

DGtal-team/DGtal#1369
@phcerdan
Copy link
Member Author

How can I help to move this forward? I have a few scripts pending on this update.
Thanks!

@dcoeurjo
Copy link
Member

sorry..very busy these last weeks. I'll give you some feedbacks asap

@dcoeurjo
Copy link
Member

Hi @phcerdan can you please merge the master to this branch ? All travis issues should disappear.

@phcerdan
Copy link
Member Author

phcerdan commented Dec 29, 2018 via email

@phcerdan phcerdan force-pushed the remove_object_from_voxel_complex branch from 5e9f141 to b2c35c1 Compare December 30, 2018 18:57
@phcerdan
Copy link
Member Author

done, rebased on top of master.

Copy link
Member

@dcoeurjo dcoeurjo left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the PR and sorry for the delay. I just have minor doc comments.. I'll double-check the Doxygen build on my own.
thanks again.

src/DGtal/topology/VoxelComplex.h Outdated Show resolved Hide resolved
src/DGtal/topology/VoxelComplex.h Outdated Show resolved Hide resolved
src/DGtal/topology/VoxelComplex.h Outdated Show resolved Hide resolved
src/DGtal/topology/VoxelComplex.h Outdated Show resolved Hide resolved
src/DGtal/topology/VoxelComplex.ih Show resolved Hide resolved
This drops the runtime by ~4x (orientative)
And the memory usage (not quantified).

Also reduce time of testing. Fix DGtal-team#1347
@phcerdan phcerdan force-pushed the remove_object_from_voxel_complex branch from 8e180ab to 1d87cee Compare January 5, 2019 19:06
@dcoeurjo dcoeurjo merged commit bfb1968 into DGtal-team:master Jan 6, 2019
Issue triage automation moved this from Inbox to Done Jan 6, 2019
@phcerdan
Copy link
Member Author

phcerdan commented Jan 6, 2019

Thanks @dcoeurjo! 🎉

phcerdan added a commit to phcerdan/SGEXT that referenced this pull request Jan 7, 2019
Remove NoObject from VoxelComplex

DGtal-team/DGtal#1369
phcerdan added a commit to phcerdan/DGtalTools that referenced this pull request Jan 17, 2019
phcerdan added a commit to phcerdan/DGtalTools that referenced this pull request Jan 18, 2019
phcerdan added a commit to phcerdan/DGtalTools that referenced this pull request Jan 18, 2019
phcerdan added a commit to phcerdan/DGtalTools that referenced this pull request Jan 19, 2019
phcerdan added a commit to phcerdan/SGEXT that referenced this pull request Jan 26, 2021
Remove NoObject from VoxelComplex

DGtal-team/DGtal#1369
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issue triage
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants