cocoa-xu / evision

Evision: An OpenCV-Erlang/Elixir binding
https://evision.app
Apache License 2.0
323 stars 22 forks source link

[patch] disable winograd on AVX-only machines #161

Closed cocoa-xu closed 1 year ago

cocoa-xu commented 1 year ago

This PR disables Winograd on AVX-only machines. It should fix #153 without having to wait for OpenCV 4.8.0 to be released.