Added histogram equalization in computer vision #12385
Annotations
3 errors and 1 warning
Ruff (N806):
computer_vision/histogram_equalization.py#L15
computer_vision/histogram_equalization.py:15:5: N806 Variable `L` in function should be lowercase
|
Ruff (N806):
computer_vision/histogram_equalization.py#L21
computer_vision/histogram_equalization.py:21:5: N806 Variable `equalized_L` in function should be lowercase
|
ruff
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|