02-04-2010 08:31 PM
Hi,
Are there any clustering methods well suited for detecting linear clusters of points? I'm working with an array of (X,Y) data that form several lines. I've attached a picture of an example dataset. I would like to identify each line, isolate the points associated with the line and do a linear fit to extract the slope. I've explored LV clutering tutorials, but every method I try isolates circular clusters of points. If clustering doesn't work, are there any other ways to extract these data?
Thanks,
Chris
02-04-2010 11:52 PM