Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 1b636e7291 Merge pull request #2171 from AlexJ95:ovis-add-entity-LookAt 6 years ago
..
include/opencv2 Added a LookAt-method for entities and also a method to get the pose of an entity. 6 years ago
samples ovis: add methods (+ sample) for setting entity animations 6 years ago
src Merge pull request #2171 from AlexJ95:ovis-add-entity-LookAt 6 years ago
CMakeLists.txt ovis: fix build of cpp example, which depends on aruco 6 years ago
README.md ovis: add Ogre3D based visualizer module 8 years ago

README.md

OVIS Module

allows you to render 3D data using the OGRE 3D engine and obtain the rendering as cv::Mat.