LiveViewOpenCL icon indicating copy to clipboard operation
LiveViewOpenCL copied to clipboard

Open Source real-time visualization tools for Imaging Spectrometer development

Results 19 LiveViewOpenCL issues
Sort by recently updated
recently updated
newest added

The opening dialog does not work when the application is compiled for Qt5.15 because the "Ok" and "Cancel" buttons in the camera selection dialog do not trigger the slots they...

bug

Add a new tab that enables side-by-side plots in horizontal or vertical orientations. The tab should by default have two empty frames, then enable the user to select which view...

Be sure to close the client before the server. LiveView will hang when you close it if there are still active connections.

On MacOS versions, this warning text appears after selecting the camera: ``` modalSession has been exited prematurely - check for a reentrant call to endModalSession ``` This text appears to...

wontfix

Legacy LiveView computed the FFT at 4 different sampling rates. The image can be sampled at a rate "faster than the frame rate" by selecting areas of pixels and treating...

enhancement

Let's try to get a build of LiveView that functions in a Windows environment for those cases like with the Teledyne frame grabber, which does not offer Linux or MacOS...

bug

On Linux systems, after installing the EDT headers into the repository, when selecting the "Release" build, the compiler enforces that it does not recognize the EDT_include/edtinc.h header, even though this...

bug

This is an embarrassing one, but yes, the source is criminally under-documented. Additionally, this would be a great time to add in a flow chart or cartoon illustrating the way...

good first issue
doc only

To be funded by Yen-Hung Wu. Create a subclass of the CameraModel that works with Teledyne Dalsa frame grabbers. This means a new type of Camera Link interface to LiveView...

enhancement