Ask Your Question

Hordon's profile - activity

2019-08-13 16:29:43 -0600 answered a question Linker error only with DNN module

Meanwhile, I found a solution, so I leave it here in case anybody struggles with the same issue. If you installed OpenCV

2019-08-01 17:44:57 -0600 asked a question Correct multi thread usage

Correct multi thread usage When I try to run this program on my computer (system: macOS Mojave) with the --voice flag I'

2019-07-29 03:22:43 -0600 asked a question Linker error only with DNN module

Linker error only with DNN module I work on a C++ project with OpenCV 4.1.0_2 on the latest macOS Mojave with Xcode 11 b

2019-07-17 02:24:00 -0600 received badge  Enthusiast
2019-07-01 08:59:48 -0600 commented question Trackbar not fit to window. How to fix?

@berak Edited the question with these informations!

2019-07-01 08:58:23 -0600 received badge  Editor (source)
2019-07-01 08:58:23 -0600 edited question Trackbar not fit to window. How to fix?

Trackbar not fit to window. How to fix? If I create multiple trackbar for one window, for some reason the last one (does

2019-07-01 08:44:38 -0600 asked a question Trackbar not fit to window. How to fix?

Trackbar not fit to window. How to fix? If I create multiple trackbar for one window, for some reason the last one (does

2019-07-01 03:06:22 -0600 commented question How to create a class for trackbars in general?

@berak Thank you for your answer but I do not understand it completely yet. Could you please show me some minimal code o

2019-06-30 03:54:26 -0600 asked a question How to create a class for trackbars in general?

How to create a class for trackbars in general? I would like to create a general Trackbar class what I would like to use