Pinned Repositories
BoscoPhoneGame
Android Phone Game
ChessAI
Build a robotic arm to play chess with an AI brain.
ColabGame
School project creating a 2d platform dungeon crawler video game.
ColorBlender
DeyerGameEngineCreationResearch
This is a simple game engine for me to further my knowledge nothing more.
FaceDetection
FaceDetection
FilterDigImgProc
FlashBeepSound
Learning how to use bluetooth
FloorCounter
Learning how to use the accelerometer
GradeBook
Created a GradeBook, as requested, for my school
deyerLast's Repositories
deyerLast/BoscoPhoneGame
Android Phone Game
deyerLast/ChessAI
Build a robotic arm to play chess with an AI brain.
deyerLast/ColabGame
School project creating a 2d platform dungeon crawler video game.
deyerLast/ColorBlender
deyerLast/DeyerGameEngineCreationResearch
This is a simple game engine for me to further my knowledge nothing more.
deyerLast/FaceDetection
FaceDetection
deyerLast/FilterDigImgProc
deyerLast/FlashBeepSound
Learning how to use bluetooth
deyerLast/FloorCounter
Learning how to use the accelerometer
deyerLast/GradeBook
Created a GradeBook, as requested, for my school
deyerLast/LearnPostfixInfixTransition
Basic Infix to Postfix
deyerLast/LispCreationSL3
Create a lisp language called SL3 for PoPL class. Learning how to use Lex, parsing, nodes to make a language.
deyerLast/P7PolynomialDegree
Project 7 Principals of Programming Languages
deyerLast/PersonalBluetooth
deyerLast/QualityCheckSaliencyDigImg
Homework 5, check the quality of the image using SSIM,MSE, and other algorithms including one that I create by myself.
deyerLast/SkinCancerDigImg
Final project in my Digital Image Processing class where I decided to choose to try to determine if a picture of a skin mark (lesion, mole, etc..) is cancerous or not. I'm starting with determining if a mark is melanoma skin cancer or not to keep this small and more manageable as I research if this is doable on my own.
deyerLast/SkinDetectionDigImg
Skin detection using matlab. Detect skin and mask everything else out.