gabru-md / stl-cpp

STL decomposition of timeseries data in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cv.h issues

connormeaton opened this issue · comments

Unfortunately, I am unable to compile because I used opencv4, which does not have cv.h. I would like to not change my opencv version. Can you point out which functions rely on cv.h so I can update for opencv4? It looks like its somewhere in the cvl1qc.h file, but its a huge file with many lines. Any help is appreciated.