JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
|
Functions | |
template<typename TPixel > | |
void | copyDataFromMat (double *data, const cv::Mat &mat, int channel) |
internal helper function for JKQTPCopyCvMatToColumn() | |