Pinned Repositories
awesome-lane-detection
lane detection
baidu-netdisk-downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
ChineseCodingInterviewAppendix
The source code for the appendix part of the Chinese version of the book Coding Interviews
cnn-registration
A image registration method using convolutional neural network features.
CodingInterviewChinese2
《剑指Offer》第二版源代码
ContainerNumber-OCR
Detection and Recognition Container number.
courseRepo
Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
Cpp-Primer
C++ Primer 5 answers
Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
linglongxian's Repositories
linglongxian/awesome-lane-detection
lane detection
linglongxian/baidu-netdisk-downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
linglongxian/CodingInterviewChinese2
《剑指Offer》第二版源代码
linglongxian/ContainerNumber-OCR
Detection and Recognition Container number.
linglongxian/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
linglongxian/Cpp-Primer
C++ Primer 5 answers
linglongxian/Cpp_Concurrency_In_Action
:book: 作为对《C++ Concurrency in Action》英文版的中文翻译。
linglongxian/CppPrimer
:books: Solutions for C++ Primer 5th exercises.
linglongxian/cv-birdview
Image perspective transformation and text recognition
linglongxian/Deep_Learning_For_Computer_Vision_With_Python
Deep Learning For Computer Vision With Python
linglongxian/design_patterns
图说设计模式
linglongxian/ED_Lib
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
linglongxian/hikvision-darknet-demo
海康威视相机+yolov3 实现实时检测demo
linglongxian/LaneDetection_End2End
End-to-end Lane Detection for Self-Driving Cars
linglongxian/lanenet-lane-detection
Implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/
linglongxian/Lee-SLAM-source
SLAM 开发学习资源与经验分享
linglongxian/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
linglongxian/LeetCode-1
:monkey:LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)
linglongxian/leetcode-2
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
linglongxian/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
linglongxian/opencv_idz
EDLines
linglongxian/Point-Cloud-Processing-example
点云库PCL从入门到精通 书中配套案例
linglongxian/QDarkStyleSheet
A dark style sheet for QtWidgets application
linglongxian/S7PLCTest
诺克PLC测试程序
linglongxian/show-me-the-code
Python 练习册,每天一个小程序
linglongxian/sqlitebrowser
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
linglongxian/Surface-Defect-Detection
📈 目前最大的工业缺陷检测数据库及论文集 Constantly summarizing open source dataset and critical papers in the field of surface defect research which are of great importance.
linglongxian/tensorflow-windows-wheel
Tensorflow prebuilt binary for Windows
linglongxian/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
linglongxian/yolov8-opencv-onnxruntime-cpp
yolov8 hub,cpp with onnxruntime and opencv