Scott Silburn

Results 10 issues of Scott Silburn

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

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

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

compatibility

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

It would be useful to be able to disable selected point pairs in the fitting to test different point configurations without deleting the points. Maybe adding a table of point...

Enhancement

It would probably be useful to have a GUI for performing intrinsics-only i.e. lab chessboard calibrations, which can then be used to constrain other calibrations, as the basis for virtual...

Enhancement

The Canny edge detection in the manual alignment tool can be pretty bad for some images - maybe replace it with the FFT edge finding method used in the UCL...

Enhancement

Being able to use a bright-squares-on-dark-background type pattern for intrinsics calibration (see attached image) would enable chessboard-like intrinsics calibration for IR cameras. Suggested by Andy Thornton. ![squares](https://user-images.githubusercontent.com/28925970/50158845-1bd4e880-02cd-11e9-9649-22d66735c490.png)

Enhancement

An observation when quickly putting together a code which called get_ray_start(), get_ray_direction() and get_ray_length() individually for every pixel in a detector: this is mind-blowingly slow (estimated 24hr on Heimdall for...

Documentation
Performance