Pinned Repositories
3DLiveView-ABB
Application using QT and native OpenGL, with a three based rendering engine to show a 3D ABB robot in sync with an arduino
3PRRGUI
基于Qt开发环境,开发运用于双并联机器人的人机交互软件,实现控制器参数配置,编码器数据的实时反馈,并联机器人的参数设置、基于点位运动模式进行电机位置控制,多线程控制6个电机
CVprojects
computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++)
DeepStream-dGPU-Installation
This repository is helpful for installing DeepStream SDK and it's python bindings in dGPU machine.
EPOS
FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
flask-visualize
基于 flask 和 echarts 的数据可视化工具
frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
iqiyi
Qt/qml模仿爱奇艺UWP客户端
kuesa
Professional 3D asset creation and integration workflow for Qt
xingmche's Repositories
xingmche/3DLiveView-ABB
Application using QT and native OpenGL, with a three based rendering engine to show a 3D ABB robot in sync with an arduino
xingmche/CVprojects
computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++)
xingmche/DeepStream-dGPU-Installation
This repository is helpful for installing DeepStream SDK and it's python bindings in dGPU machine.
xingmche/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
xingmche/flask-visualize
基于 flask 和 echarts 的数据可视化工具
xingmche/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
xingmche/iqiyi
Qt/qml模仿爱奇艺UWP客户端
xingmche/kuesa
Professional 3D asset creation and integration workflow for Qt
xingmche/Learning
For testing
xingmche/lede
Lean's OpenWrt source
xingmche/lianjia-beike-spider
链家网和贝壳网房价爬虫,采集北京上海广州深圳等21个**主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel, json存储,支持Python2和3,图表展示数据,注释丰富 ,点星支持,仅供学习参考,请勿用于商业用途,后果自负。
xingmche/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
xingmche/LibrarySeats
Special seat grab program for the library of Henan University of Economics and Law (to choose seats)
xingmche/linux
Linux kernel source tree
xingmche/Machine-Learning
讲解常见的机器学习算法
xingmche/mtcnn_facenet_cpp_tensorRT
Face Recognition on NVIDIA Jetson (Nano) using TensorRT
xingmche/qtkaifajingyan
自己总结的这十年来做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!
xingmche/QtQuickExamples
QtQuick相关的技术分享
xingmche/QtVtk
An integration between Qt Quick Controls 2 and VTK for 3D rendering
xingmche/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
xingmche/robot-program-offline
:robot:机器人离线编程软件(基于Qt)-三维建模/离线编程/正逆解算法/轨迹规划/UDP/
xingmche/soem-w5500-rpi
Opensource realtime EtherCAT master for Raspberry pi
xingmche/tarsim
A Realtime Frontend Integratable and Configurable Robot Kinematics Simulator (Only for Academic Use)
xingmche/tensorRT_Pro
C++ library based on tensorrt integration
xingmche/TestCvInstallation
A brief code to verify the installation of OpenCV
xingmche/TreeEdit
Qml TreeEdit with Controls2 (Qml树结构编辑器,使用Controls2实现)
xingmche/universal_robot
ROS-Industrial universal robot meta-package (http://wiki.ros.org/universal_robot)
xingmche/xenomai-ethercat
This Stack is optimized on Intel architecture platform with Intel I210/I211 network adapter which is based on IgH EtherCAT Master stack 1.5.2. it better supports Xenomai3/Preempt RT with Linux kernel 4.x and has shown good real-time performance. It includes a few optimization as below: 1. Support Linux Kernel 4.x 2. Support Xenomai 3 and Preempt RT 3. Migrate Operation thread to cobalt 4. Migrate IGB driver to Stack
xingmche/yolov7-face-tensorrt
yolov7-face tensorrt
xingmche/yolov7-opencv-onnxrun-cpp-py
分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序