Code Monkey home page Code Monkey logo

Comments (2)

mjcarroll avatar mjcarroll commented on July 30, 2024

In theory, you can pack whatever distortion model you want between the string field and the distortion parameters. It's not clear to me why that wouldn't be sufficient here?

from common_interfaces.

wodtko avatar wodtko commented on July 30, 2024

Well, yes I can put what ever information into the distortion model string, sure.
But I would consider the distortion model describing lens distortions as something else than the projection model used during rectification.

Maybe a specific example might help here:

I implemented different distortion models for different kind of lenses and different approaches used for calibration
For this example this could be:

  1. plumb_bob
  2. fisheye_opencv
  3. fisheye_matlab

now I put the respective name into the distortion model field.
Further I have different distortion parameter for all of these approaches and put them into the respective array.

For each of the undistortion approaches I can now decide whether the undistorted image should be created using a pinhole projection, a spherical projection, or a cylindrical projection.
The projection model used is independent of the distortion model used to describe the lense distortion.

When I add the information of the projection model to the distortion_model field I would end up having 9 different configurations/names.
Possible yes, however, I would prefer both information in a separate field (e.g., a string or enum).

from common_interfaces.

Related Issues (20)

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.