CristianRodrigoGuarachiIbanez's Stars
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
rapidfuzz/RapidFuzz
Rapid fuzzy string matching in Python using various string metrics
emeiri/ogldev
Source code of OpenGL tutorials on ogldev.org
ahmetozlu/augmented_reality
:gem: "Marker-less Augmented Reality" with OpenCV and OpenGL.
thehugh100/Insipid3D
Simple 3D engine and deathmatch
akalicki/matrix
A simple C++ matrix class with standard operations
Pilzschaf/OpenGLTutorial
Repository for my german OpenGL Tutorial series. Code for each tutorial can be found in the respective branches
bulletcaptain/C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus.git
totex/Panda3D-examples
Codes from my Panda3D tutorial series starting from episode number 19.
wchristian/ogldev
PLEASE SCROLL DOWN FOR THE README - fork of https://github.com/emeiri/ogldev
azhpushkin/pyaacrl
CristianRodrigoGuarachiIbanez/SelectionToolsPython-Blender
qlibp/opencv-cuda-cython-wrapper
Wrap OpenCV C++ function(especially CUDA function) via Cython
CristianRodrigoGuarachiIbanez/cython
The most widely used Python to C compiler
CristianRodrigoGuarachiIbanez/cython_opencvMat
Cython wrapper for cv::Mat class
CristianRodrigoGuarachiIbanez/HMG
CristianRodrigoGuarachiIbanez/ImageAugmentation
CristianRodrigoGuarachiIbanez/Insipid3D
Simple 3D engine and deathmatch
CristianRodrigoGuarachiIbanez/ObjectDetectionBasedOnColor
CristianRodrigoGuarachiIbanez/ogldev
Source code of OpenGL tutorials on ogldev.org
CristianRodrigoGuarachiIbanez/OpenGL
OpenGL 3 and 4 with GLSL
CristianRodrigoGuarachiIbanez/opengl-tutorials
Tutorials from the following playlist: https://www.youtube.com/playlist?list=PLPaoO-vpZnumdcb4tZc4x5Q-v7CkrQ6M-
CristianRodrigoGuarachiIbanez/OpenGLTutorial
Repository for my german OpenGL Tutorial series. Code for each tutorial can be found in the respective branches
CristianRodrigoGuarachiIbanez/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
CristianRodrigoGuarachiIbanez/RobotRasperyPi
CristianRodrigoGuarachiIbanez/SASensorProcessing
ROS node to create pointcloud out of stereo images from the KITTI Vision Benchmark Suite
CristianRodrigoGuarachiIbanez/sequential_tEDRAM
CristianRodrigoGuarachiIbanez/Stereo_Matcher
Calculating Disparity Maps using openCVs implemented algorithms.
CristianRodrigoGuarachiIbanez/stereo_matching
Simple implementation from scratch for depth determination with simple block-matching stereo matching algorithm using C++
HugoNip/ObjLoader1.0v
Loading .obj file in OpenGL