Advanced Camera Calibration Technique with C++ and OpenCV: A Practical Guide

Поділитися
Вставка
  • Опубліковано 30 вер 2024

КОМЕНТАРІ • 43

  • @NicolaiAI
    @NicolaiAI  Рік тому +1

    Camera Calibration Software and High Precision Calibration Boards: camera-calibrator.com/

  • @Kunal-rh8gf
    @Kunal-rh8gf 9 місяців тому +1

    where can i get the full code in c++ its not on your github

  • @anon1665
    @anon1665 Рік тому +1

    Very informative video.
    However, after analyzing the closed captioning, I have to mention that you used the word "like" 389 times and the word "um" 99 times. Together, these total 7.36% of the total words you said. This was highly distracting.

  • @owenren1626
    @owenren1626 3 роки тому +4

    Awesome video, love to see more computer vision tutorials!

    • @NicolaiAI
      @NicolaiAI  3 роки тому

      Thank you, there will definitely be a lot more computer vision videos in the future aswell 🙂

  • @bra1nsen
    @bra1nsen 2 роки тому +2

    I need your checkerboard - where can I find a print template? &Thanks Dude!=)

    • @NicolaiAI
      @NicolaiAI  2 роки тому

      U can just find one on Google and print it on a surface

    • @bra1nsen
      @bra1nsen 2 роки тому

      @@NicolaiAI How import is the distance? I use my camera with fisheye-lens for imaging fluffy clouds haha - what do you think: how much distortion will be left. or better said: what would you do, to calibrate the camera as accurate as possible. (clouds ~ 2000-8000m height)

    • @bra1nsen
      @bra1nsen 2 роки тому

      @@NicolaiAI By the way - how are you doing? What fires you currently Mr Coding Lib haha

    • @NicolaiAI
      @NicolaiAI  2 роки тому

      With those distance i really have no clue tbh haha

    • @bra1nsen
      @bra1nsen 2 роки тому

      @@NicolaiAI WalkWithMe

  • @alponurkaracayalumni7111
    @alponurkaracayalumni7111 3 роки тому +1

    can we calibrate our camera with basic surface which has not any lines or squares or should it contain square and line like in this video ? Thanks a lot.

    • @NicolaiAI
      @NicolaiAI  3 роки тому

      Yes u will need some reference to be able to do calibration but I'll definitely recommend using a chessboard like in the video since u can use the OpenCV methods and don't have to implement everything urself with ur own references

  • @aadeshagarwal2779
    @aadeshagarwal2779 4 роки тому +2

    very useful video! thank you

  • @reedsjr6930
    @reedsjr6930 Рік тому

    Hey nice video very helpful. You think you could do a tutoring session to explain how this works I been struggling with the coding and calibration for cameras.

  • @jamiehendric7801
    @jamiehendric7801 3 роки тому +1

    Great video on camera calibration and real project example

  • @emozz9877
    @emozz9877 Рік тому

    hello can i use this program to moove my physical camera ?

  • @stefanAH97
    @stefanAH97 3 роки тому +1

    helpful, thank u.
    can u do the same in python?

    • @NicolaiAI
      @NicolaiAI  3 роки тому +2

      Yes you can definitely do it all in python aswell, actually almost the same. The name of the built in functions and methods are the same so it should be fairly easy to convert from c++ to python. Thank you! 🙂

  • @louisclint8671
    @louisclint8671 4 роки тому +1

    Cool stuff

  • @deanthomas306
    @deanthomas306 3 роки тому +1

    Thank you!

  • @hasindunimantha8568
    @hasindunimantha8568 3 роки тому +1

    when we calibrate the camera, can we move the camera dynamically and keep the chess board image static instead of keeping the camera static and move the chessboard image dynamically?

    • @NicolaiAI
      @NicolaiAI  3 роки тому +1

      Yes that is totally fine, u will just get different extrinsic parameters

    • @hasindunimantha8568
      @hasindunimantha8568 3 роки тому +1

      @@NicolaiAI i'm building a stereo camera using 2 web cams. does it affect the set up in any case while capturing the objects?

    • @NicolaiAI
      @NicolaiAI  3 роки тому +1

      Shouldn't effect it. I also have a video about stereo calibration if u want to watch that. But u can still just have the cameras moving around

    • @hasindunimantha8568
      @hasindunimantha8568 3 роки тому +1

      @@NicolaiAI can you please give me the link for the video. thank you very much for your help. i really appreciate it.

    • @NicolaiAI
      @NicolaiAI  3 роки тому

      @@hasindunimantha8568 ua-cam.com/video/yKypaVl6qQo/v-deo.html

  • @NiklasB16
    @NiklasB16 3 роки тому +1

    Awesome video ! Keep up the great view!

    • @NicolaiAI
      @NicolaiAI  3 роки тому

      Thanks for the nice words and watching! Really appreciate it!

  • @Annin_Mochineko
    @Annin_Mochineko 2 роки тому

    I followed you tutorial "How To Install OpenCV C++ and Set It Up in Visual Studio Code with CMake" and tried to run camera calibration on vscode. However, it seems to not find opencv and showed "fatal error: opencv2/calib3d.hpp: No such file or directory". What did I do wrong? (btw the file in git only has the pic file and main.cpp, did I download the wrong one?)

    • @anshugangwar7344
      @anshugangwar7344 Рік тому

      Hi are you able to run it on Visual Studio Code with CMake ?

  • @silokhinilya4724
    @silokhinilya4724 10 місяців тому +1

    Better than amazing!

    • @NicolaiAI
      @NicolaiAI  10 місяців тому

      Thanks a lot man!

  • @phantom6747
    @phantom6747 2 роки тому

    How can I add opencv for dev c++ ? Nice video.

  • @MarkSze
    @MarkSze 3 роки тому +3

    A great run through of camera calibration with all the background info and then line-by-line code implementation, thank you! Code was very well commented and easy to follow...
    Look forward to future videos :)

    • @NicolaiAI
      @NicolaiAI  3 роки тому

      Thank you! I appreciate the nice words. 🙂

  • @msuegajnriorpenda9745
    @msuegajnriorpenda9745 2 роки тому +1

    Really cool! Keep it up bro

    • @NicolaiAI
      @NicolaiAI  2 роки тому

      Thanks for watching! Really appreciate it

  • @thiagoviek342
    @thiagoviek342 3 роки тому +1

    Great video!

  • @PumpiPie
    @PumpiPie 3 роки тому

    Norsk?