calcam icon indicating copy to clipboard operation
calcam copied to clipboard

Python package of spatial calibration tools for science & engineering camera systems.

Results 21 calcam issues
Sort by recently updated
recently updated
newest added

I have this error when trying to install calcam using pip: triangle/core.c:196:12: fatal error: 'longintrepr.h' file not found #include "longintrepr.h" ^~~~~~~~~~~~~~~ 1 error generated. error: command '/usr/bin/clang' failed with exit...

The launcher and settings windows open normally, but any other GUI window fails to open with the error message: ``` X Error of failed request: BadWindow (invalid Window parameter) Major...

compatibility

The following things need to be updated in the docs: * Add import of h5py and triangle in dependency troubleshooting section of installation & setup page * On the CAD...

Documentation

Hi! I am trying to add `calcam` to `conda-forge` channel following [this](https://conda-forge.org/docs/maintainer/adding_pkgs.html) instruction and posted the PR to `conda-forge/staged-recipes/` repository: https://github.com/conda-forge/staged-recipes/pull/24702 If you are welcome this addressing, could I have...

Auto build & deploy of the conda package failed on release of Calcam 2.12 because the job timed out during the Anaconda environment setup. Probably the solution is to find...

Packaging & Disribution

After installing calcam I am able to get the GUI showing the window with the calcam logo and on the right options calibration tool point fitting calibration tool manual alignment...

bug
compatibility

Using VTK 9 & PyQt6 on Windows causes black / flackery graphics. Doesn't seem to happen with either older PyQt or older VTK.

compatibility

In some situations, despite the RMS fit error being sub-pixel, if I tweak a point by a pixel or two or add more points it keeps failing to fit saying...

Enhancement
Low Priority

Adding here an issue reported by e-mail: using OSX in HiDPI mode with a retina display can cause clicks in image or CAD views in the GUI to be registered...

compatibility

On some combinations of python & VTK versions, trying to view camera FoV as CAD model shading does not work - nothing is visible. Reported by Jordan Cavalier and I've...

bug
compatibility