Vision based Navigation and Localization
Loading...
28,062
Uploader Comments (vineetvb22)
see all
All Comments (11)
-
@vineetvb22 so it only found the vanishing points of the video?
-
Did u use Matlab for this aplication?
-
Are you using openCV to do this?
-
Huh, I was wondering why the hallways looked so familiar. Same university.
-
thats so cool.
-
Have you used a Hough transform in image analysis?
-
I don't think a laser is involved, They seem to be using edge detection, focusing on lines that converge. (Lines formed by change in color in the image along walls and floor.)
Loading...
Is it SLAM?
FORESTER2011 1 week ago
@FORESTER2011 No. Its performing localization in a known map.
vineetvb22 6 days ago
We used the OpenCV C++ API. Edge detection and Hough transform based line detection were part of the algorithm.
vineetvb22 2 weeks ago