Ask Your Question

rosaline1995's profile - activity

2019-12-02 03:10:53 -0600 commented answer Why were cmake options invalid? How can I disable OpenCL, IPP and enable CV_SIMD?

I see...Thanks a lot! I will have a try later. But another thing is, the same problem still happens: when I typed cv:

2019-12-02 02:47:53 -0600 commented answer Why were cmake options invalid? How can I disable OpenCL, IPP and enable CV_SIMD?

Thanks for answering! May I ask what you mean by "building the opencv libs"? I thought the library of opencv was fixed

2019-12-02 02:16:17 -0600 asked a question Why were cmake options invalid? How can I disable OpenCL, IPP and enable CV_SIMD?

Why were cmake options invalid? How can I disable OpenCL, IPP and enable CV_SIMD? I was working on Canny Edge Detector.