Skip to content

Eric-chuan/camera_position_fit

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Table of Contents

[TOC]

About The Project

This project can fit the track of the cameras in free view project. Given a world position y define by users, it can calculate the other parameters, include x, z, and euler angle which used to get the rotation matrix

Getting Started

To get a local copy up and running follow these simple steps.

Usage

  1. Clone the repo
git clone https://github.com/Eric-chuan/camera_position_fit
  1. build
python ./DataIO.py  #convert the data format to the fit function's input
python ./CameraPositionFit.py

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Project Link: https://github.com/Eric-chuan/camera_position_fit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages