Skip to content

Point cloud#285

Closed
ColinSchz wants to merge 12 commits into
mainfrom
PointCloud
Closed

Point cloud#285
ColinSchz wants to merge 12 commits into
mainfrom
PointCloud

Conversation

@ColinSchz

Copy link
Copy Markdown

Implementation of test for point_clouds.py functions

ColinSchz and others added 12 commits June 8, 2026 16:14
Adding ./vscode to .gitignore
Adding conftest.py for pytest to run the test_point_clouds.py
Test of normals2dd implemented and run OK
Implementation of test of cut_pc and decimate_pc. Both functionare working well. The test of cut_pc is not very complete because it is using GUI (see explanation of the test)
Starting test on segment_pc() which is a big one. Creating a function to create an artificial pc starting rethinking the code to use it for all the test instead of MagicMock.
Fixing and implementation of the test for segment_pc. All the functions are working : normal2dd, extract_id, cut_pc, decimate_pc, extract_pc, segment_pc
Implementation and test of the function facets_pc is completed and runs good
Both test implemented and running well
All the test on point_clouds.py are implemented and all the functions of point_clouds.py are fixed and working.
@ColinSchz ColinSchz closed this Jun 17, 2026
@ColinSchz

Copy link
Copy Markdown
Author

Forgot to put the 'False' the stop using tdqm

@ColinSchz ColinSchz reopened this Jun 17, 2026
@ColinSchz ColinSchz closed this Jun 17, 2026
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.

1 participant