Skip to content

s-trinh/Satellite_pose_estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Satellite pose estimation

Goals

No deep learning based approachs.

Playing around with some basic image processing functions in order to estimate the 6-dof pose of a satellite (known model) using a monocular calibrated camera.

The code is in C++ and based on OpenCV functions.

Naive approach

Description of the approach

TODO

Results

Dark background

Canny
Canny_dark_background.mp4
Estimated pose
Poses_dark_background.mp4

There is an ambiguity in the object model, thus the frame axis flipping in some frames.

Earth background

Canny
Canny_Earth_background.mp4
Estimated pose
Poses_Earth_background.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published