We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f206c commit 24353beCopy full SHA for 24353be
README.md
@@ -193,6 +193,17 @@ This is a 2D object clustering with k-means algorithm.
193
194

195
196
+## object shape recognition using circle fitting
197
+
198
+This is a object shape recoginition using circle fitting.
199
200
+
201
202
+The blue circle is true object circle.
203
204
+The red crosses are observations from ranging sensor.
205
206
+The red circle is the estimated object shape using circle fitting.
207
208
# SLAM
209
0 commit comments