Skip to main content
Solved

Anyone know why the spike remover isn't working in this example?

  • November 15, 2023
  • 2 replies
  • 64 views

virtualcitymatt
Celebrity
Forum|alt.badge.img+47

I have a 3D dataset of lines several lines contain large spikes - like the one in the screen shot and attached template.

 

I tried using the SpikeRemover but it doesn't seem to work - Does the Spike remover just not work on spike in the Z direction - the documentation doesn't really help identify why it doens't work?

 

image 

Failing that is there another way to remove points like the (z points which are about 100 meters off from the expected position).

 

I started going down the line of extracting coordinates and trying to identify them that way but it seems like there must be a better way

Best answer by takashi

Hi @virtualcitymatt​ ,

The length of the spike is about 100, so try setting 100 or greater to the Maximum Spike Length parameter.

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

takashi
Celebrity
  • 7843 replies
  • Best Answer
  • November 15, 2023

Hi @virtualcitymatt​ ,

The length of the spike is about 100, so try setting 100 or greater to the Maximum Spike Length parameter.

 


virtualcitymatt
Celebrity
Forum|alt.badge.img+47
  • Author
  • Celebrity
  • 2000 replies
  • November 15, 2023

Hi @virtualcitymatt​ ,

The length of the spike is about 100, so try setting 100 or greater to the Maximum Spike Length parameter.

 

Wow do I feel a bit silly - I definitely misunderstood this parameter. Thanks Takashi.