muleimulei / Curve_FittingLinks
qt  曲线拟合  最小二乘法  ui实现
☆16Updated 4 years ago
Alternatives and similar repositories for Curve_Fitting
Users that are interested in Curve_Fitting are comparing it to the libraries listed below
Sorting:
- QT QChart QScatterSeries 空心折线图.画一个折线图,关键点使用空心的圆点(散点)标识出来,鼠标移动到关键点上,显示出当前数值,并将散点改变形状(增加边框);鼠标移走数值消失。https://blog.csdn.net/xiezhongyuan07/a…☆30Updated 5 years ago
- Qt ,C++,化学发光仪上位机☆13Updated 6 years ago
- 使用Qt+QCustomPlot实现的动态雷达PPI显示(P显)...☆17Updated 2 years ago
- 基于Qt开发的OpenCV数字图像处理工具箱☆100Updated 6 years ago
- qt qcustomplot库demo,和高效实时绘图☆35Updated 6 years ago
- QCustomPlot使用手册☆79Updated 2 years ago
- 基于QChart图表控件封装的二维可视化库☆34Updated 3 years ago
- 基于 QT 框架的一款电机监控软件,采用rs422串口通信,sqlite数据库,qcustomplot画图 特点: 基于qt的多线程的串口通讯&数据库操作,可以自动生成WORD格式的检测报告☆43Updated 6 years ago
- 使用QT开发的跨平台(Windows、Linux)流程图绘制工具☆117Updated 6 years ago
- 1. 支持键盘【Enter、Space旋转】,+-号缩放; Ctrl+绘制 绘制正方形 2. 支持QGraphicsGroupItem 组合图元导出 3. 支持绘制文字、线段、矩形、三角形 希望研究QGraphicsItem 的童鞋帮忙一起迭代完善。 图片编辑工具☆45Updated 7 years ago
- 一款用于物体尺寸测量的 C++ 桌面应用,使用 Qt 和 QML 构建 UI,使用 OpenCV 传统算法标定摄像机、捕获几何目标、并测量尺寸☆40Updated last year
- 基于VS2017嵌套Qt插件开发的一款桌面应用程序,程序整体架构采用插件框架,各摸块通过插件管理器与主系统进行通讯,主系统主要功能包含xmpp、Mqtt即时通讯,opencv视觉处理,vtk3D点云显示,WebEngine展示WebGL或三维页面,线性动画等,如有更好的建议…