GithubHelp home page GithubHelp logo

Comments (9)

kneave avatar kneave commented on June 3, 2024 1

Check under other windows, there should be a green window with "calibration complete" or something that you'll need to close. Pressing Q usually closes these windows.

Calibration has been overhauled over the last year, it's changed an awful lot, which branch of depthai are you running the calibration from? Regarding the polygons, they were only ever a guide rather than a requirement, the window with the dots you're seeing is a coverage map showing where the device has captured the location of a marker. If you ensure you've an even distribution you know you'll be getting a good set of images for calibration.

Speaking of which, how many images are you taking? If you aren't getting decent coverage it's worth increasing the number of images captured by using the -it flag.

They've updated the docs too:
https://docs.luxonis.com/en/latest/pages/calibration/

from depthai.

kneave avatar kneave commented on June 3, 2024 1

I've never used the dynamic calibration script and I didn't know there was one for ROS either, I may have to have a look at that one. I've only ever done calibration by installing from source using the depthai repo, I'm using an FFC-3P modular camera so this wasn't documented anywhere at the time.

Calibration is definitely in this repo by the way, make sure you run the command to update all the git submodules and the install_requirements.py script and you should be on the latest version of everything.

from depthai.

FPSychotic avatar FPSychotic commented on June 3, 2024

Any insight on this? Passed 3 days and I cannot use the camera

from depthai.

FPSychotic avatar FPSychotic commented on June 3, 2024

Tried also recalibration online script also sends error...

`(.env) nrover@ubuntu:~/depthai_env/depthai/depthai_calibration$ ./dynamic_recalibration.py
[14442C1071EB3FD700] [1.2.2] [1.575] [ColorCamera(7)] [warning] Unsupported resolution set for detected camera OV9782, needs 800_P or 720_P. Defaulting to 800_P
Traceback (most recent call last):
  File "./dynamic_recalibration.py", line 277, in <module>
    rgb_frame = rgbFrameData.getCvFrame()
cv2.error: OpenCV(4.5.5) /io/opencv/modules/imgproc/src/color.simd_helpers.hpp:108: error: (-215:Assertion failed) sz.width % 2 == 0 && sz.height % 3 == 0 in function 'CvtHelper'

(.env) nrover@ubuntu:~/depthai_env/depthai/depthai_calibration$ 
`

from depthai.

FPSychotic avatar FPSychotic commented on June 3, 2024

Last Depthai , clean installation following guide and using .env.
As you can see in the terminal text it tooks 39 , as it is in the guide, there is not other windows. I just made note the polygons in case could be related to the issue as they are in the guide.
Also the re-calibration script doesn't work, and the ROS one so no calibration tool is working in fresh install following the guides.
From where? depthAI from calibration manuals, no idea if it is SDK, depthay-python or depthai core . I guess it is depthai-python, they are python scripts in a python.env

from depthai.

MSaeedMp avatar MSaeedMp commented on June 3, 2024

Is there any update on this issue?
I've got exactly the same problem with my camera.

from depthai.

FPSychotic avatar FPSychotic commented on June 3, 2024

from depthai.

MSaeedMp avatar MSaeedMp commented on June 3, 2024

so may i ask how you could calibrate the camera?

from depthai.

MSaeedMp avatar MSaeedMp commented on June 3, 2024

I just found the solution. Run the calibration.py using vscode (in its terminal). Then it'll work!
Hope this can help you out.

from depthai.

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.