orangy24's Stars
ethz-asl/voxblox
A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.
MIT-SPARK/Kimera-Semantics
Real-Time 3D Semantic Reconstruction from 2D data
ros-industrial/universal_robot
ROS-Industrial Universal Robots support (https://wiki.ros.org/universal_robot)
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
romkatv/zsh4humans
A turnkey configuration for Zsh
michiganrobotics/rob101
Pilot course for Robotics 101: Computational Linear Algebra
michiganrobotics/rob501
Mathematics for Robotics
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
microsoft/SysmonForLinux
Sysmon for Linux
NVIDIA/cuda-samples
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
CVCUDA/CV-CUDA
CV-CUDA™ is an open-source, GPU accelerated library for cloud-scale image processing and computer vision.
borglab/gtsam
GTSAM is a library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Xilinx/XRT
Run Time for AIE and FPGA based platforms
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
0xAX/linux-insides
A little bit about a linux kernel
facebook/folly
An open-source C++ library developed and used at Facebook.
google/orbit
C/C++ Performance Profiler
boostorg/safe_numerics
Replacements to standard numeric types which throw exceptions on errors
youngyangyang04/TechCPP
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
fastvideo/gpu-camera-sample
Image processing software on GPU (Windows, Linux, ARM) for real time machine vision camera applications. Performance benchmarks and Glass-to-Glass time measurements. MIPI CSI cameras support. RAW2RGB processing on CUDA with 16-bit ISP. Software for Jetson.
lidq92/CNNIQA
[unofficial] CVPR2014-Convolutional neural networks for no-reference image quality assessment
intel/libxcam
libXCam is a project for extended camera(not limited in camera) features and focus on image quality improvement and video analysis. There are lots features supported in image pre-processing, image post-processing and smart analysis. This library makes GPU/CPU/ISP working together to improve image quality. OpenCL is used to improve performance in different platforms.
mushfiqulalam/isp
camera pipeline
gpudirect/libgdsync
GPUDirect Async support for IB Verbs
sangwoojun/bluespecpcie
PCIe library for the Xilinx 7 series FPGAs in the Bluespec language
karakozov/gpudma
GPUDirect example
openzipkin/zipkin
Zipkin is a distributed tracing system
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++