Python icon indicating copy to clipboard operation
Python copied to clipboard

[PYTEST WARNING] Horn schunk

Open CaedenPH opened this issue 3 years ago • 0 comments

Feature description

@skief @poyea Please could you resolve this warning

computer_vision/horn_schunck.py:15
  /home/runner/work/Python/Python/computer_vision/horn_schunck.py:15:
    DeprecationWarning: Please use `convolve` from the `scipy.ndimage` namespace, the `scipy.ndimage.filters` namespace is deprecated.
    from scipy.ndimage.filters import convolve

origin: #7211

CaedenPH avatar Oct 16 '22 10:10 CaedenPH