Oliver Batchelor

Results 35 issues of Oliver Batchelor

Compiled on Linux Ubuntu 20.04, Nvidia GPU (Cuda 11.8 driver - if relevant!) ``` > HDRView [info] Reading configuration from file /home/oliver/.config/HDRView/settings.json [info] Welcome to HDRView! [info] Verbosity threshold set...

Allow cameras to work - problem described in issue #408 FLIR cameras seem to throw an InvalidParameterException on startup to everything except `_remote_device` when registering events. This seems to allow...

**Describe the Issue** I'm trying harvesters with our cameras and `create` on any of the devices raises an InvalidParameterException on one of the register_event calls. Any tips on why this...

I am guessing Dex is in no state for comparing against optimised implementations, but this seems like an ideal case for performance (and flexibility) can be gained over kernel-based array...

Hi there - there's an issue creating Elm decoders for recursive types, apparently Elm cannot handle recursive values due to it's strictness. `jsonDecEdit` is defined directly in terms of itself,...

Kind of a curiosity more than anything else, but all the other debayer modules operate fine on values which aren't [0..1] but the Debayer5x5 will output a black image unless...

Do you have any trained models which we could play around with?

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report. ### YOLOv8 Component _No response_ ### Bug I have the same problem...

bug

Add ghcjs repository to the whitelist in addition to ghc repository for testing Haskell-javascript builds

Something seems to be wrong with the parameters passed into `cv2.initCameraMatrix2D`... I suspect something not right with board.get_all_calibration_points This is the output of cv2.calibrateCamera (focal length ~2250) ``` [[2.24678790e+03 0.00000000e+00...