Giter Site home page Giter Site logo

drfurqan / fvk-camera Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 9.37 MB

Camera Module of Fast Visualization Kit (FVK)

License: Other

CMake 3.33% C++ 96.14% C 0.53%
camera opencv vision fvk-camera video camera-handlings camera-api camera-recorder camera-image

fvk-camera's Introduction

Fast Visualization Kit (FVK)

The Fast Visualization Kit (FVK) is a software package for 3D computer graphics, image processing, and visualization. It consists of a C++ class library with several 3D geometric as well as vision algorithms. It provides C++ classes for 2D-to-3D conversion algorithms specifically for DFP based structured light technology, various algorithm for mesh and pointcloud processig, and a complete software interface for developing fast 3D graphics and vision based applications. FVK supports visualization algorithms including scalar, vector, texture, and volumetric methods, as well as advanced modeling techniques such as implicit modeling, polygon reduction, mesh smoothing, cutting, contouring, and Delaunay triangulation.

The FVK-CAMERA is one of its modules that gives multithreading based camera handlings using OpenCV. It can be utilized with any GUI based library to handle multiple cameras with multithreaded interface.

Repository structure

FVK-CAMERA Library is implemented in C++ (but provides both a C and a C++ish interface). The directory structure is:

  • /examples (Examples to illustrate possible use cases for FVK-CAMERA)
  • /include/fvk/camera (Public header C and C++ header files)
  • /lib (Prebuild static libraries for VS2017)
  • /src/fvk/camera (Source code)

Building

Take a look into the INSTALL file. The build system is CMake, if you already used CMake before there is a good chance you know what to do.

Video tutorial that explains the build procedure using CMake (three libraries OpenCV, FLTK, and FLE are compiled in this video):

How to Build OpenCV, FLTK, FL-Essentials using CMake

Required Libraries

  • OpenCV >= 2.x.x

Author

Written by Dr. Furqan Ullah.

Reporting Bugs

Report bugs to [email protected].

Copyright

Copyright (c) 2017-2021 Dr. Furqan Ullah.

See Also

Source code at: https://github.com/drfurqan/FL-Essentials.

fvk-camera's People

Contributors

drfurqan avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.