m********y 发帖数: 45 | 1 Given lots of points (x,y,z), want to find the best
fit cylinder. Any available souce code I can use?
Thanks. | d******e 发帖数: 551 | 2 You can write one yourself, not that hard.
write out the pdf and use fminsearch to find maximum likelihood (Matlab)
Given lots of points (x,y,z), want to find the best
fit cylinder. Any available souce code I can use?
Thanks.
【在 m********y 的大作中提到】 : Given lots of points (x,y,z), want to find the best : fit cylinder. Any available souce code I can use? : Thanks.
|
|