Pinned Repositories
abnerrjo
AnimationDuplicator
A simple program capable of cloning a model animations under a different animation tag
CircleDetection
This is an experimental circle detection algorithm I'm working on
Close2GL
My own 3D renderer implementation
CylinderDetection
Implementation of my article "Connectivity-based Cylinder Detection in Unorganized Point Clouds"
MDLParser
A parser for MDL files
PascalCompiler
Implementation of a Pascal -> Assembly compiler
Petmoji
Project for Computer Vision class 2015.1
PlaneDetection
Implementation of my article "A Robust Statistics Approach for Plane Detection in Unorganized Point Clouds"
abnerrjo's Repositories
abnerrjo/PlaneDetection
Implementation of my article "A Robust Statistics Approach for Plane Detection in Unorganized Point Clouds"
abnerrjo/CylinderDetection
Implementation of my article "Connectivity-based Cylinder Detection in Unorganized Point Clouds"
abnerrjo/CircleDetection
This is an experimental circle detection algorithm I'm working on
abnerrjo/MDLParser
A parser for MDL files
abnerrjo/Close2GL
My own 3D renderer implementation
abnerrjo/Petmoji
Project for Computer Vision class 2015.1
abnerrjo/abnerrjo
abnerrjo/AnimationDuplicator
A simple program capable of cloning a model animations under a different animation tag
abnerrjo/PascalCompiler
Implementation of a Pascal -> Assembly compiler
abnerrjo/abnerrjo.github.io
abnerrjo/Naruto_Ninpou
Repository for Naruto Ninpou - a Warcraft III mod
abnerrjo/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
abnerrjo/princeton-algorithms
Assignments for Princeton course: Algorithms I and II