hybridgroup / gocv

Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
https://gocv.io
Other
6.73k stars 868 forks source link

TestTrackbarWithValue fix #1206

Closed diegohce closed 2 months ago

diegohce commented 3 months ago

test was failing on opencv layer deprecation

deadprogram commented 3 months ago

test was failing on opencv layer deprecation

Sorry, I didn't quite understand that comment? :smile_cat:

I do not see any CI failures from that test.

diegohce commented 2 months ago

Hi! I've sent a PR to fix a test on dev branch

On Sat, Aug 24, 2024 at 6:03 AM Ron Evans @.***> wrote:

test was failing on opencv layer deprecation

Sorry, I didn't quite understand that comment? 😸

I do not see any CI failures from that test.

— Reply to this email directly, view it on GitHub https://github.com/hybridgroup/gocv/pull/1206#issuecomment-2308234270, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJCC6DP3QGVD6CH56X73PLZTBD7XAVCNFSM6AAAAABNAYZNEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGIZTIMRXGA . You are receiving this because you authored the thread.Message ID: @.***>

deadprogram commented 2 months ago

I don't see any current failure on dev branch:

https://github.com/hybridgroup/gocv/actions?query=branch%3Adev

(note updated link)

diegohce commented 2 months ago

Closing due a misunderstood test message.