Skip to content

bitstars/opencv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branch to add REPPnP to OpenCV

For details about the algorithm watch the following video:

bitstars lab presentation

Or read the original paper this implementations is based on here: http://cmtech.upf.edu/publications/very-fast-solution-pnp-problem-algebraic-outlier-rejection

OpenCV: Open Source Computer Vision Library

Gittip

Resources

Contributing

Please read before starting work on a pull request: http://code.opencv.org/projects/opencv/wiki/How_to_contribute

Summary of guidelines:

  • One pull request per issue;
  • Choose the right base branch;
  • Include tests and documentation;
  • Clean up "oops" commits before submitting;
  • Follow the coding style guide.

About

Open Source Computer Vision Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 84.3%
  • Cuda 6.0%
  • C 3.0%
  • Java 2.5%
  • CMake 2.1%
  • Python 1.5%
  • Other 0.6%