Skip to content
#

qt5-applications

Here are 59 public repositories matching this topic...

【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky算法)的实现。GUI程序实现了较为友好的用户交互UI,可以较为方便地画直线、多边形、椭圆、曲线,且可以保存画布、设定颜色、对所有类型的图元进行平移、旋转、缩放、删除。

  • Updated Mar 8, 2020
  • C++

This is a desktop application designed to recognize and detect car license plates of the Russian Federation. The application uses a pre-trained neural network model on TensorFlow Lite to perform the task of recognizing license plates, and also provides a user-friendly interface created using Qt Designer.

  • Updated Nov 16, 2023
  • Python

Improve this page

Add a description, image, and links to the qt5-applications topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qt5-applications topic, visit your repo's landing page and select "manage topics."

Learn more