-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
Seeed_Python_MLX9064xLabel for Seeed_Python_MLX9064xLabel for Seeed_Python_MLX9064xUAYUnassigned yetUnassigned yet
Description
pi@raspberrypi:~/Seeed_Python_MLX9064x/examples $ sudo python3 BasicReadings.py
Traceback (most recent call last):
File "BasicReadings.py", line 22, in
main()
File "BasicReadings.py", line 9, in main
mlx = seeed_mlx9064x.grove_mxl90640()
File "/usr/local/lib/python3.7/dist-packages/seeed_mlx9064x.py", line 90, in init
self._ExtractParameters()
File "/usr/local/lib/python3.7/dist-packages/seeed_mlx9064x.py", line 318, in _ExtractParameters
self._ExtractDeviatingPixels()
File "/usr/local/lib/python3.7/dist-packages/seeed_mlx9064x.py", line 709, in _ExtractDeviatingPixels
raise RuntimeError("More than 4 outlier pixels")
RuntimeError: More than 4 outlier pixels
Metadata
Metadata
Assignees
Labels
Seeed_Python_MLX9064xLabel for Seeed_Python_MLX9064xLabel for Seeed_Python_MLX9064xUAYUnassigned yetUnassigned yet
Type
Projects
Status
Done