RSS Feed
Articles
-
How to use g2o #1 (nonlinear optimization library)
How to use g2o #1 (nonlinear optimization library)
-
지킬(Jekyll)을 이용한 블로그 만들기
지킬(Jekyll)을 이용한 블로그 만들기
-
Representation of a Three-Dimensional Moving Scene
Representation of a Three-Dimensional Moving Scene
-
Welcome to Jekyll and EasyBook
You’ll find this post in your
_posts
directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to runjekyll serve
, which launches a web server and auto-regenerates your site when a file is updated.To add new posts, simply add a file in the
_posts
directory that follows the conventionYYYY-MM-DD-name-of-post.ext
and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works. -
[WIP] Visual Odometry and vSLAM
이 포스트는 Visual odometry (VO)와 Visual Simultaneous Localization and Mapping (vSLAM) 분야의 주요 논문들을 분석하여 요약한다.