Pinned Repositories
Airline-Management-Database
Database project for airline management.
auth-app
🔗 https://auth-app-3b5b0.web.app
Data-Structures-and-Algorithms-I
My solutions for TED University CMPE242 Data Structures and Algorithms-I homework assignments.
Data-Structures-and-Algorithms-II
My solutions for TED University CMPE343 Data Structures and Algorithms-II homework assignments.
Digital-Image-Processing-Hw1
This repository covers merging foreground and background images and offers functionality for Gaussian smoothing and unsharp masking with adjustable parameters.
Digital-Image-Processing-Hw2
This repository includes template matching with four different similarity measures, Butterworth low-pass filters for noise reduction, and Butterworth high-pass filters for edge detection.
Digital-Image-Processing-Hw3
This project involves segmenting plant images, creating binary masks, and detecting circles within plant regions using the Hough Circle Transform, and demonstrating noise reduction and thresholding techniques in the Lab color space.
recipe-app
🔗 https://recipe-app-f5e33.web.app
recycle_box
React Native app that the locations of the recycle bins are shown on Google Maps.
sudoku
🔗 https://sudoku-oxdy.onrender.com/
betulcuhadar's Repositories
betulcuhadar/recycle_box
React Native app that the locations of the recycle bins are shown on Google Maps.
betulcuhadar/Airline-Management-Database
Database project for airline management.
betulcuhadar/auth-app
🔗 https://auth-app-3b5b0.web.app
betulcuhadar/Data-Structures-and-Algorithms-I
My solutions for TED University CMPE242 Data Structures and Algorithms-I homework assignments.
betulcuhadar/Data-Structures-and-Algorithms-II
My solutions for TED University CMPE343 Data Structures and Algorithms-II homework assignments.
betulcuhadar/Digital-Image-Processing-Hw1
This repository covers merging foreground and background images and offers functionality for Gaussian smoothing and unsharp masking with adjustable parameters.
betulcuhadar/Digital-Image-Processing-Hw2
This repository includes template matching with four different similarity measures, Butterworth low-pass filters for noise reduction, and Butterworth high-pass filters for edge detection.
betulcuhadar/Digital-Image-Processing-Hw3
This project involves segmenting plant images, creating binary masks, and detecting circles within plant regions using the Hough Circle Transform, and demonstrating noise reduction and thresholding techniques in the Lab color space.
betulcuhadar/recipe-app
🔗 https://recipe-app-f5e33.web.app
betulcuhadar/sudoku
🔗 https://sudoku-oxdy.onrender.com/
betulcuhadar/Digital-Image-Processing-Hw4
This repository showcases image matching and transformation utilizing the SIFT algorithm and affine geometry, covering keypoint detection, descriptor matching, and combine two images.
betulcuhadar/housing-app
betulcuhadar/instagram-clone
Instagram clone coded with React Native.
betulcuhadar/PlateCodePredictionGame-TCPSocketProgramming
Plate Code Prediction Game is a Python TCP socket application where clients predict license plate codes for cities chosen by the server.
betulcuhadar/UDP-Communication-Server-Client