godlovehill's Stars
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
nlohmann/json
JSON for Modern C++
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
Ewenwan/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
alandefreitas/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
4uiiurz1/pytorch-nested-unet
PyTorch implementation of UNet++ (Nested U-Net).
DennisLiu1993/Fastest_Image_Pattern_Matching
C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"
usuyama/pytorch-unet
Simple PyTorch implementations of U-Net/FullyConvNet (FCN) for image segmentation
m-lundberg/simple-pid
A simple and easy to use PID controller in Python
26hzhang/OptimizedImageEnhance
Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.
UNeedCryDear/yolov8-opencv-onnxruntime-cpp
yolov8 hub,cpp with onnxruntime and opencv
UNeedCryDear/yolov5-opencv-dnn-cpp
使用opencv模块部署yolov5-6.0版本
Hexmagic/ONNX-yolov5
deploy yolov5 in c++
aipiano/guided-filter-point-cloud-denoise
Use guided filter to reduce the noise of a 3d point cloud.
timjerman/JermanEnhancementFilter
Jerman's tubular (vessel) and spherical (blob) enhancement filters
ravimalb/suace
Speeded Up Adaptive Contrast Enhancement (SUACE); an OpenCV based contrast enhancement technique.
maxwellreynolds/Maze
Solves user-uploaded maze images
nerdull/denoise
A generic denoising method for 1D spectra based on singular value decomposition
masoudea/GPvesseltracking
Tracking and diameter estimation (segmentation) of retinal vessels using Gaussian process and Radon transform
gautamkumarjaiswal/reitna-segmentation
Segmentation of retina image to extract complex structure of blood vessel
ddorobot/icp-opencv
A simple example of icp (Iterative Closest Point) with opencv and kdtree.
FanaticsKang/ORB_SLAM2_
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
godlovehill/surround-view-system-introduction
nimbekarnd/Dijkstra-Algorithm-in-Python
To understand how the dijkstra algorithm works and visualize it using OpenCV