Code Monkey home page Code Monkey logo

Comments (6)

sourishg avatar sourishg commented on June 17, 2024 1

@pushkalkatara why are loading the yaml files? I think you only need to record the calibration error (which right now I'm echoing out in the terminal) and the number of images used for calibration (specified by the -n flag).

No need to write a C++ wrapper for matplotlib, you can use python.

from stereo-calibration.

BarunKGP avatar BarunKGP commented on June 17, 2024

How do I get the data? Do I run the code and store the data? Also, how do you want the comparison done?

from stereo-calibration.

sourishg avatar sourishg commented on June 17, 2024

@BarunKGP yes you should collect the data by running the code. You can focus on solving (1) only for now since AprilTags calibration method for (2) isn't implemented yet.

I recommend using matplotlib for plotting.

from stereo-calibration.

pushkalkatara avatar pushkalkatara commented on June 17, 2024

The cam_left.yaml and the cam_stereo.yaml files are generated using opencv. Should i load these files using pyyaml in python and plot the graph in matplotlib or should i use matplotlib wrapper for c++?

from stereo-calibration.

pushkalkatara avatar pushkalkatara commented on June 17, 2024

@sourishg Please review the PR.

from stereo-calibration.

BarunKGP avatar BarunKGP commented on June 17, 2024

@sourishg, should I embed python code in calib_intrinsic.cpp to use matplotlib and print out the graphs?

from stereo-calibration.

Related Issues (16)

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.