Does ROOT (root.cern.ch) combine good with QT for data processing and histogram?
-
Hi, I am searching for a tool that can create histograms on QT real-time and analysis the data. In the simple word, it likes push a 480x640 (pixels) x 16 (bit) frame, process the data and show the histogram of the colors. However, the issue is the graphs did not fullfilled with the color, it's alway like this, the scratched areas moving continuosly within the graphs. So I am looking for another tools that can illustrates the histogram better, and can do more thing with it and the data. A suggestion I have is ROOT from root.cern.ch but as Claude said, it is not suitable because Root is used to process a large amount of data, complex memory management, slow and not suitable for realtime application. Another suggestion is OpenCV. What do you guys think, anyone has a recommendation? Thank you