Pinned Repositories
AdderRemover
This is the second homework for the course Object-Oriented Programming in İTÜ. You can find description in the pdf file.
BallCatchingPlay
A C program that simulates a ball catching play between two teams.
BottleExample
A Python program that uses Bottle framework to create dynamic pages.
CV-HW1
Computer Vision homework 1. The project uses OpenCV and PyQt5 to build an application that applies Histogram Matching.
CV-HW4
Computer Vision homework 4. The project uses OpenCV and PyQt5 to build an application that applies Harris Corner Detection and image segmentation to MR image of brain with tumor.
Haskell-Projects
Repository for bonus assignments of the course Functional Programming
Lucas-Kanade-Flow-Estimator
Computer Vision homework 5. The project uses OpenCV and PyQt5 to build an application that applies Lucas-Kanade method for optical flow estimation and face detection using eigenfaces.
PerfectNotification
A service that accepts notification informations over a HTTP server, then sends requests to APNS and FCM for notifications.
PerfectPrayerTimes
playlist-linked-list
A program that builds up an extension of the linked list data structure, combining multi-lists, doubly linked lists and circular list structures.
ugurcanpolat's Repositories
ugurcanpolat/CV-HW4
Computer Vision homework 4. The project uses OpenCV and PyQt5 to build an application that applies Harris Corner Detection and image segmentation to MR image of brain with tumor.
ugurcanpolat/CV-HW1
Computer Vision homework 1. The project uses OpenCV and PyQt5 to build an application that applies Histogram Matching.
ugurcanpolat/Lucas-Kanade-Flow-Estimator
Computer Vision homework 5. The project uses OpenCV and PyQt5 to build an application that applies Lucas-Kanade method for optical flow estimation and face detection using eigenfaces.
ugurcanpolat/PerfectNotification
A service that accepts notification informations over a HTTP server, then sends requests to APNS and FCM for notifications.
ugurcanpolat/AdderRemover
This is the second homework for the course Object-Oriented Programming in İTÜ. You can find description in the pdf file.
ugurcanpolat/Haskell-Projects
Repository for bonus assignments of the course Functional Programming
ugurcanpolat/PerfectPrayerTimes
ugurcanpolat/CandyShop
This is the third homework for the course Object-Oriented Programming in İTÜ. You can find description in the pdf file.
ugurcanpolat/ClosestPair3D
ugurcanpolat/Computer-Vision-Projects
İTÜ BLG 453E - Computer Vision Projects
ugurcanpolat/CustomSystemCall
ugurcanpolat/CV-HW3
ugurcanpolat/EnglishPegSolitaire-AI
ugurcanpolat/FarmerRabbitFoxCarrots
ugurcanpolat/Graduation-Back-End
ugurcanpolat/Graduation-Front-End
ugurcanpolat/Graduation-Unity
ugurcanpolat/HashingTable
ugurcanpolat/InteractiveARAP
ugurcanpolat/IPC-hr-department
This is the second homework for the course Computer Operating Systems in İTÜ. You can find description in the pdf file.
ugurcanpolat/learnopencv
Learn OpenCV : C++ and Python Examples
ugurcanpolat/MaximumLikelihoodEstimate
ugurcanpolat/MinVertexCut
ugurcanpolat/password-manager-resources
A place for creators of password managers to collaborate on resources to make password management better for everyone.
ugurcanpolat/prefix-postfix
An interpreter that reads prefix expression, converts the prefix expression to postfix, then performs calculations.
ugurcanpolat/QueueCDevDriver
ugurcanpolat/QuicksortAnalysis
ugurcanpolat/RedBlackTree
ugurcanpolat/SmallVector
This is the first homework for the course Object-Oriented Programming in İTÜ. You can find description in the pdf file.
ugurcanpolat/SortingAlgorithmsComparison