Plotting from a C++ program?You can use OpenCV library, wh¡ch also contains special functions to calculate image histogram
OpenCV .....Hello, you can try whit this code: int point_count = 20; CvMat* points1; CvMat* points2; CvM...