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

[Feature Request] Filter region by base colour #46

Open
pjbaron opened this issue Dec 11, 2023 · 3 comments
Open

[Feature Request] Filter region by base colour #46

pjbaron opened this issue Dec 11, 2023 · 3 comments

Comments

@pjbaron
Copy link

pjbaron commented Dec 11, 2023

I'm finding that I often get a white fringe around the edge of the focus object - probably lifted from the walls or ceiling via a tracking inaccuracy.
To remove that kind of effect, it would be really helpful to be able to filter the currently selected dots by a colour range.
The dots would need to change colour as you adjust the colour range to show what will and won't be affected.

In the soft toy model, this feature would permit easy clean-up of all the white fuzz underneath (although I've just realised that may have been left there on purpose to indicate snow!)

https://playcanvas.com/viewer?default&debug.grid=false&cameraPosition=-1,1.1,-2.8&camera.multisample=false&camera.hq=false&ui.active=false&load=https://dl.dropboxusercontent.com/scl/fi/50sfqcl0a12dksq3szx6u/knitted-toy.ply?rlkey=euwuabnqmavtlcx37m99orpmv

White fringe along the top of a black T-Shirt:
image

@koktavy
Copy link

koktavy commented Jan 22, 2024

+1 for this feature. Selecting a color range, ideally with an adjustable tolerance, would help speed up the cleaning process.

@cangzihan
Copy link

I tried to modify the source code to add this function. Currently it can only be used to delete white Gaussian points(as in your image), I will continue to update it in the future. This is my repository https://github.com/cangzihan/super-splat.

You need to deploy it locally. Then you will see that there is new button under Delete Selected Splats, and the usage is the same as this button.

@pjbaron
Copy link
Author

pjbaron commented Mar 31, 2024 via email

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

No branches or pull requests

3 participants