All Projects → ftdlyc → libcalib

ftdlyc / libcalib

Licence: MIT license
calibrate stereo cameras

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to libcalib

mimic
mimic calibration
Stars: ✭ 18 (-51.35%)
Mutual labels:  calibration
hexrdgui
Qt5 PySide2 based GUI for the HEXRD library.
Stars: ✭ 15 (-59.46%)
Mutual labels:  calibration
UAV-Stereo-Vision
A program for controlling a micro-UAV for obstacle detection and collision avoidance using disparity mapping
Stars: ✭ 30 (-18.92%)
Mutual labels:  stereo-calibration
StructureNet
Markerless volumetric alignment for depth sensors. Contains the code of the work "Deep Soft Procrustes for Markerless Volumetric Sensor Alignment" (IEEE VR 2020).
Stars: ✭ 38 (+2.7%)
Mutual labels:  calibration
KinectUtil
This project solves the problem of mismatching between rgb camera and depth camera of Kinect camera. And we can get higher quality point cloud model than Kinect itself. We solve the problem by first using both DLT and Zhangzhengyou‘s checkerboard to calibrate the camera, and then applying the calibrated parameters to project and re-project from…
Stars: ✭ 28 (-24.32%)
Mutual labels:  calibration
CalibrationErrors.jl
Estimation of calibration errors.
Stars: ✭ 13 (-64.86%)
Mutual labels:  calibration
LFToolbox
Light Field Toolbox for MATLAB
Stars: ✭ 74 (+100%)
Mutual labels:  calibration
AndroidMarkerARDemo
a simple demo of android marker ar with opencv
Stars: ✭ 17 (-54.05%)
Mutual labels:  calibration
industrial calibration
Contains libraries/algorithms for calibration industrial systems
Stars: ✭ 91 (+145.95%)
Mutual labels:  calibration
DistCorr-lib
Optical distortion calculation and correction; open source C, C++ library
Stars: ✭ 30 (-18.92%)
Mutual labels:  calibration
Topics-In-Modern-Statistical-Learning
Materials for STAT 991: Topics In Modern Statistical Learning (UPenn, 2022 Spring) - uncertainty quantification, conformal prediction, calibration, etc
Stars: ✭ 74 (+100%)
Mutual labels:  calibration
Vision
Computer Vision And Neural Network with Xamarin
Stars: ✭ 54 (+45.95%)
Mutual labels:  calibration
Calibration-Under Different-Resolution
Stereo Camera Calibration Under Different Resolution
Stars: ✭ 38 (+2.7%)
Mutual labels:  stereo-calibration
pygac
A python package to read and calibrate NOAA and Metop AVHRR GAC and LAC data
Stars: ✭ 14 (-62.16%)
Mutual labels:  calibration
SKR-V1.4-Turbo-Stepper-Driver-Jumper-Configuration-Manual
SKR V1.4 TURBO Stepper Driver Jumper Configuration Manual
Stars: ✭ 33 (-10.81%)
Mutual labels:  calibration
verified calibration
Calibration library and code for the paper: Verified Uncertainty Calibration. Ananya Kumar, Percy Liang, Tengyu Ma. NeurIPS 2019 (Spotlight).
Stars: ✭ 93 (+151.35%)
Mutual labels:  calibration
ecPoint-Calibrate
Interactive GUI (developed in Python) for calibration and conditional verification of numerical weather prediction model outputs.
Stars: ✭ 19 (-48.65%)
Mutual labels:  calibration
camera-calibration
This repository include implementation of calibrating intrinsic and extrinsic camera parameter for distance calculation
Stars: ✭ 19 (-48.65%)
Mutual labels:  calibration
yac
YAC - Yet Another Calibrator
Stars: ✭ 19 (-48.65%)
Mutual labels:  calibration
RaPId
RaPId (a recursive acronym for "Rapid Parameter Identification") utilizes different optimization and simulation technologies to provide a framework for model validation and calibration of any kind of dynamical systems, but specifically catered to power systems.
Stars: ✭ 35 (-5.41%)
Mutual labels:  calibration

Libcalib

This repository contains some sources to calibrate stereo cameras.

Dependencies

Compilation

  1. build libcbdetect
  2. copy libcbdetect header files into libcalib/include/libcbdetect
  3. copy rapidjson header files into libcalib/include/rapidjson
  4. copy libcbdetect.so into libcalib/lib
  5. build libcalib
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].