Skip to content

Real-time implementation of the star pattern recognition technique based on rotation-invariant additive vector sequence

License

Notifications You must be signed in to change notification settings

DevD1092/spr_riav_real_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spr_riav_real_time

This repositorty contains the source code for the real-time implementation of the star pattern recognition technique based on rotation-invariant additive vector sequence in the research paper "A rotation-invariant additive vector sequence based star pattern recognition" (https://ieeexplore.ieee.org/abstract/document/8430566/).

Please cite our paper (citation details below) properly, if you use the code for simulation, development or testing of a new star identification algorithm or comparison & benchmarking with the above-mentioned alogirhtm.

This code is only for academic and research purposes. Commerical use of this code is not permitted.

Citation of the paper "A rotation-invariant additive vector sequence based star pattern recognition": @article{samirbhai2018rotation,
title={A rotation-invariant additive vector sequence based star pattern recognition},
author={Samirbhai, Mehta Deval and Chen, Shoushun and Low, Kay Soon},
journal={IEEE Transactions on Aerospace and Electronic Systems},
year={2018},
publisher={IEEE}
}

Repository details

This repository contains two folders. The information about each of the folder is described as below.

1. SPD - SPD.bin file

     SPD_vp.bin -- This SPD file is generated from the corresponding SPD_vect_patt file.

2. src -- Source code files

     This folder contains all the source code files for implementing the star pattern recognition in C. Paths for the input of the SPD and the input star image will have to be changed.

About

Real-time implementation of the star pattern recognition technique based on rotation-invariant additive vector sequence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages