Pinned Repositories
3D_Agent_based_Social_Force_Behavior_Model
3D Virtual arena showing how agents react to social force behavior model
Association_Analysis_using_Apriori_algorithm
Apriori algorithm is the first association rule mining algorithm which used support-based pruning to control exponential growth of candidate itemsets.
Clustering_Algorithms
Basic-K means, Bisect K-means and Agglomerative Hierarchical Clustering algorithms
Computer_Graphics_3D_Transformations-Application
An easy user interface to show the implementations of Matrix transformation in computer graphics
CSMA-CD-Protocol-using-Qt-CPP
Event Driven simulation of CSMA CD protocol in computer networks
Density-Based_Outlier_Detection
Density-Based Outlier Detection using Relative Density and K-means Clustering
Localization-and-Corner-Detection-with-R12-Robotic-Arm
Localization and Corner Detection using AI and Comptuer Vision with an R12 Robotic Arm
Natural_Language_Processing
Natural Languague Processing in GPU for High Performance Computing
OpenCV_OpenGL_Cube
Stitching Images with opencv and Rendering cube with stitched images
Path-Planning-in-iRobot-create-using-POMDP
The goal of the project is to make a robot plan its path from a source to the destination and reach the destination only by evidence and its previous transition.
Johny-kann's Repositories
Johny-kann/OpenCV_OpenGL_Cube
Stitching Images with opencv and Rendering cube with stitched images
Johny-kann/Path-Planning-in-iRobot-create-using-POMDP
The goal of the project is to make a robot plan its path from a source to the destination and reach the destination only by evidence and its previous transition.
Johny-kann/Computer_Graphics_3D_Transformations-Application
An easy user interface to show the implementations of Matrix transformation in computer graphics
Johny-kann/3D_Agent_based_Social_Force_Behavior_Model
3D Virtual arena showing how agents react to social force behavior model
Johny-kann/Association_Analysis_using_Apriori_algorithm
Apriori algorithm is the first association rule mining algorithm which used support-based pruning to control exponential growth of candidate itemsets.
Johny-kann/Clustering_Algorithms
Basic-K means, Bisect K-means and Agglomerative Hierarchical Clustering algorithms
Johny-kann/CSMA-CD-Protocol-using-Qt-CPP
Event Driven simulation of CSMA CD protocol in computer networks
Johny-kann/Density-Based_Outlier_Detection
Density-Based Outlier Detection using Relative Density and K-means Clustering
Johny-kann/Localization-and-Corner-Detection-with-R12-Robotic-Arm
Localization and Corner Detection using AI and Comptuer Vision with an R12 Robotic Arm
Johny-kann/Natural_Language_Processing
Natural Languague Processing in GPU for High Performance Computing
Johny-kann/Design-Patterns
Design Patterns Examples in C++
Johny-kann/Image_Wraping_and_Blending
A GUI tool to perform image wrapping and blending
Johny-kann/Mechatronics2
Mechatronics proj on using LCD, Touch screen, Servo and Stepper
Johny-kann/OpenGL_Streetview_With_Lighting
An OpenGL Cube rendered with a Cube Map stitched using OpenCV
Johny-kann/Personal-WebSite
Johny-kann/Sequential_Covering_Algorithm
Sequential covering algorithm extracts rules directly from data. Rules are grown in a greedy fashion based on certain evaluation.
Johny-kann/Skeletal_decision_tree_induction_algorithm_for_classification
Hunts algorithm is decision tree growth algorithm which is a widely used classification technique in Data mining.