Pinned Repositories
BigStep_SemanticAnalyser
BigStep Semantic Analyser written in haskell for Formal Semantics class
CG
Código desenvolvido ao longo da cadeira de Computação Gráfica em 2016-2
CG-Mesh_Simplification
CG-Model_Transformations
comfort_layer
Face_Detection_Theta
Implementing Face Detection algorithms to accomplish @home tasks
MiniCursoRos
MultiagentForestFire
Modelling forest fire spread using multiagent systems
RecommendationSystem
Application created using lenskit
ThetaCode
Several codes implemented for Theta Robot
kriskappel's Repositories
kriskappel/ThetaCode
Several codes implemented for Theta Robot
kriskappel/MiniCursoRos
kriskappel/RecommendationSystem
Application created using lenskit
kriskappel/Face_Detection_Theta
Implementing Face Detection algorithms to accomplish @home tasks
kriskappel/MultiagentForestFire
Modelling forest fire spread using multiagent systems
kriskappel/BigStep_SemanticAnalyser
BigStep Semantic Analyser written in haskell for Formal Semantics class
kriskappel/CG
Código desenvolvido ao longo da cadeira de Computação Gráfica em 2016-2
kriskappel/CG-Mesh_Simplification
kriskappel/CG-Model_Transformations
kriskappel/comfort_layer
kriskappel/door_detection
trying to detect doors using python and opencv
kriskappel/DoorDetection-TinyYolo
Trying to use tiny yolo to detect doors
kriskappel/MultiagentPathPlanning_Drones
kriskappel/Profmon
Trabalho da disciplina de Redes de Computadores.
kriskappel/Simple_Compiler
Simple Compiler written in java
kriskappel/Skeltrack
A Free Software skeleton tracking library
kriskappel/UFPel_OpenForm_Analysis
Statistical Anlysis of data collected from a form applied to UFPel students
kriskappel/vision_layer
kriskappel/wheelchair_comfortable_social_nav
kriskappel/XorHash
A work for algorithms and data estructures II. Implement a hash table using the logic operator "Xor" to generate the hash. We will treat hash collision with 4 strategies, separate chaining, linear probing, quadratic probing and double hashing. For more info open README.md