Skip to content

Commit 32004b8

Browse files
committed
first release rectangle_fitting
1 parent 3161a66 commit 32004b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Mapping/rectangle_fitting/rectangle_fitting.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
55
author: Atsushi Sakai (@Atsushi_twi)
66
7+
Ref:
8+
- [Efficient L\-Shape Fitting for Vehicle Detection Using Laser Scanners \- The Robotics Institute Carnegie Mellon University](https://www.ri.cmu.edu/publications/efficient-l-shape-fitting-for-vehicle-detection-using-laser-scanners/)
9+
710
"""
811

912
import matplotlib.pyplot as plt

0 commit comments

Comments
 (0)