Babak Zandi

Results 7 issues of Babak Zandi

I am using oneTBB as a submodule in my project (Link: [https://github.com/openPupil/PyPupilEXT](https://github.com/openPupil/PyPupilEXT)) In the ``CMakeLists.txt``, the tbb libs are installed using the following command ```Cmake include(ExternalProject) ExternalProject_Add(PREFIX ${PROJECT_SOURCE_DIR} SOURCE_DIR ${PROJECT_SOURCE_DIR}/3rdparty/oneTBB...

Currently PupilEXT need to be build manually for macOS and Windows. With GitHub Actions PupilEXT can be build and tested automatically after pull requests. This has a high priority and...

enhancement

If the user name of the working system has a space, saving the log files does not work. A current workaround is to save the log file directly on the...

When choosing a high fps (e.g. 120 Hz) in stereo mode, the timestamp seems to count backwards. Probably this is related to the way the frames are fetched from the...

When using two cameras (stereo camera mode), the label of the camera #1 jumps back to default after pressing connect. No functional impact, as only the GUI is affected.

Quick-toolbar icons not visible in dark-mode of macOS. **Solution:** Open PupilEXT in light-mode of MacOS. **Comment:** Need to add positive-constrast icons and make it dependent on the light-mode or dark-mode...

enhancement

PupilEXT crashed when choosing ExCuSe a pupil detection **Solution:** Unknown, as this issue only happens on Mac. **Comment:** Please do not use the ExCuSe algorithm if you are on a...