harvesters_gui icon indicating copy to clipboard operation
harvesters_gui copied to clipboard

Harvester-based GUI

Results 17 harvesters_gui issues
Sort by recently updated
recently updated
newest added

harvesters-gui currently prints this warning to the console when it starts: ``` WARNING: QCssParser::parseColorValue: Specified color without alpha value but alpha given: 'rgb 0, 0, 0, 0%' ``` Set the...

harvesters-gui currently prints this warning to the console when it starts: ``` harvesters_gui\frontend\pyqt5.py:163: DeprecationWarning: please consider to use files instead of cti_files. return self.harvester_core.cti_files ``` Apply the suggested fix to...

These params allow the caller to make the GUI auto-load a CTI file and select a device that is enumerated within the CTI library. If the desired device is not...

I am trying to use Harvesters GUI together with Python 3.10 but are encountering issues. As it's not in the list of officially supported versions, this is reasonable. However, it...

Hi, This is more a question rather than an actual bug report. I am using a Keyence Linescan camera that creates several images from a single capture. I am trying...

test following environment: pyqt5 = "5.15.2" in python 3.8.19 pyqt6 = "6.7.1" in python 3.11.9 pyside6 = "6.7.2" in python 3.11.9

These changes enable the use of harvesters_gui on more recent python versions.