Starred repositories
Python implementation of cloud and cloud shadow detection algorithm proposed in academia
LightGlue: Local Feature Matching at Light Speed (ICCV 2023)
Official implementation of SIGGRAPH AISA 2023 paper "Texture Atlas Compression Based on Repeated Content Removal"
Command-line program to download videos from YouTube.com and other video sites
Training library for local feature detection and matching
This repo has been ABANDONED, all code merged into https://github.com/parai/as
Efficient neural feature detector and descriptor
深度学习特征点匹配算法SuperGluePretrainedNetwork https://github.com/magicleap/SuperGluePretrainedNetwork C++部署
wireshark plugin to extract h264 or opus stream from rtp packets
这是用C++写的遗传算法,参考《智能算法 30案例分析 第2版》一书,包含TSP、LQR控制器、结合量子算法、多目标优化、粒子群等,由于原作为matlab程序,综合自己思路通过C++写出来,算是练习和开个大坑
Particle Swarm Optimization (PSO) in C++,较为通用的粒子群优化算法(变量维度可变)
用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序
This project is a demo of sky recognition.
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
C++ implementation of SIP, ICE, TURN and related protocols.
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
FFmpeg's mux/demux/remux examples