a412841321's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
ngosang/trackerslist
Updated list of public BitTorrent trackers
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
open-android/Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
raulmur/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
amusi/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
apachecn/sklearn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
HKUST-Aerial-Robotics/VINS-Mono
A Robust and Versatile Monocular Visual-Inertial State Estimator
linyiqun/DataMiningAlgorithm
数据挖掘18大算法实现以及其他相关经典DM算法
hku-mars/FAST_LIO
A computationally efficient and robust LiDAR-inertial odometry (LIO) package
PJLab-ADG/SensorsCalibration
OpenCalib: A Multi-sensor Calibration Toolbox for Autonomous Driving
isl-org/ZoeDepth
Metric depth estimation from a single image
baidu/ICE-BA
KhronosGroup/OpenCL-Headers
Khronos OpenCL-Headers
LinXueyuanStdio/PythonDataMining
:notebook_with_decorative_cover: 在学院的书架上发现了一本不带脑子就能读懂的书《Python数据挖掘与实战》
zlwang7/S-FAST_LIO
A simplified implementation of FAST_LIO (with Chinese note)
Nerei/kinfu_remake
Optimized and reworked version of Kinfu
urbste/OpenImuCameraCalibrator
Camera calibration tool
urbste/ImprovedOcamCalib
This is an add-on to the OCamCalib toolbox by Scaramuzza et al.
corpsepiges/leetcode
leetcode for every language , sooner or later , I want
akexorcist/IOIO-CameraRobot
[Android] IOIO Robot Car with Real-time Camera from Android Device that Controlled with Another Android Device via WiFi
beraldofilippo/android-hpe
Android native application to perform head pose estimation using images coming from the front camera.
WebPrague/Android-based-home-video-surveillance-platform
这是一个利用废旧安卓手机的家庭视频监控平台
brada/caltag
Camera CALibration Tags
euler2dot7/android_things_robot
Android Things robot, controlled by web interface: with camera, servo gimbal, distance sensor(hc-sr04), lcd display(ssd), rgb led, halt button, motor-drive (h-bridge), dc motors.
RobVisLab/camera_calibration
mo42/ALRIP
Approximate Largest Empty Rectangles inside Polygons (ALRIP)
mrmitew/Basic-Image-Processing
Demonstrates a few basic image processing techniques using the Android NDK and JNI calls to a simple custom native library