{"id":17203994,"url":"https://github.com/yuepanedward/pointcloudscissor","last_synced_at":"2025-07-13T20:05:44.512Z","repository":{"id":112064057,"uuid":"159638435","full_name":"YuePanEdward/PointCloudScissor","owner":"YuePanEdward","description":"A useful tool to cut a set of point cloud into two parts with a designed IoU (overlapping)","archived":false,"fork":false,"pushed_at":"2018-11-29T09:30:49.000Z","size":1557,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T08:51:21.677Z","etag":null,"topics":["pointcloudprocessing"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YuePanEdward.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-29T09:11:38.000Z","updated_at":"2024-05-22T19:06:30.000Z","dependencies_parsed_at":"2023-04-30T02:16:51.678Z","dependency_job_id":null,"html_url":"https://github.com/YuePanEdward/PointCloudScissor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YuePanEdward/PointCloudScissor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuePanEdward%2FPointCloudScissor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuePanEdward%2FPointCloudScissor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuePanEdward%2FPointCloudScissor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuePanEdward%2FPointCloudScissor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YuePanEdward","download_url":"https://codeload.github.com/YuePanEdward/PointCloudScissor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuePanEdward%2FPointCloudScissor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265198362,"owners_count":23726449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pointcloudprocessing"],"created_at":"2024-10-15T02:20:10.623Z","updated_at":"2025-07-13T20:05:44.496Z","avatar_url":"https://github.com/YuePanEdward.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PointCloudScissor\nA useful tool to cut a set of point cloud into two parts with a designed IoU (overlapping)\n\n## Now available on Windows.\n\n### PCL 1.8 needed\n### Compile with VS2013\n\n\n## How to use \n\n### 1.Input the point cloud to be cut in PCD format.\n\n### 2.Input the designed IoU (overlapping ratio) \n\nIoU (ranging from 0 to 1) is calculated as the number of points in intersection area over the point number of the original point cloud.\n\nFor example, for a cut into two non-overlapping segmentations, IoU should be set as 0.\n\n### 3. Select the cut direction \n\nSelect from 1.X, 2.Y, 3.Z direction for cutting the point cloud.\n\n## Principle\nDo a quick sorting for the point cloud along the designed direction.\n\nThen cut the sorting point cloud into two parts. \n\nOne cloud ranges from Point {1} to Point {(0.5+IoU/2)*PCsize}.\n\nAnother cloud ranges from Point {(0.5-IoU/2)*PCsize} to Point {PCsize}.\n\n## About Author\nYue Pan from Wuhan University.\n\nTo contact the author, please email to panyue@whu.edu.cn\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuepanedward%2Fpointcloudscissor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuepanedward%2Fpointcloudscissor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuepanedward%2Fpointcloudscissor/lists"}