cv-plot
cv-plot copied to clipboard
How can i install cvplot on VSCode?
I tried the header only integration, I put the lib on the path of the project but it doesn't work, can someone help me?
Hi @AlvaroMonteroB, using cvplot in VSCode should be easy. Just define CVPLOT_HEADER_ONLY and add CvPlot/inc to the include path. Is opencv working? If this is really a cvplot-specific issue, please post your complete configuration and error message.