Code Monkey home page Code Monkey logo

a3c-breakout's Introduction

Berkay Ezdemir

Senior Game Developer

๐Ÿงฑ Projects

๐ŸŽฎ Game Development ๐Ÿ•น๏ธ

๐Ÿง  Deep Learning ๐Ÿ•ธ๏ธ

๐Ÿ“ท Computer Vision ๐Ÿ‘๏ธ

  • TemplateMatcher: Locating the defining area as scale and rotation invariant in the map image and return the coordinates of the matched location.
  • FeatureDetection-Server: Feature matching based navigation application on images.
    • It is a solution created in the context of image processing against the problem of locating and navigating due to the fact that the global position system cannot be used under certain extreme conditions.
    • Basically, it calculates feature vector using SIFT algorithm in navigation images, then it finds the proximity of the images in the feature space using K-Nearest Neighbour algorithm.
    • With this approach, we can find a spesific image's location if it's inside the data set.
    • This project created within the scope of my undergraduate thesis.
    • Accomplishment: By reducing the vector space with PCA, I achieved a speed increase of about 100 times without decreasing the performance rate.
  • OpenCVImageMatching: Scale and rotation invariant feature based location detector.
  • Segment Anything Model Flask Inmplementation: Flask implementation project of Meta's image segmentation model SAM

๐Ÿ“„ Data Science ๐Ÿ’ก

๐Ÿ’ป Software Development ๐Ÿงฎ

  • PointRegionQuadTree: Point region quad tree Java implementation
  • MapTrajectory: Multithreaded map trajectory data processing server and client service.
    • In this project, it is possible to send the trajectory data, which is taken as a text document by the help of an interface in the client side, to the server side and allows various reduction operations.
    • The server visualizes trajectory data using the Google API and returns the result to the user after performing the reduction by using the Ramer-Douglas-Peucker algorithm.
    • Multithreaded architecture supports more than one client.
  • SearchEngine: Basic page ranking based search engine demo in Python
  • ImageEditor: Basic image editing software that can transform/crop etc. images in pixel level using C#.
  • SudokuSolver: Sudoku solver using stochastic search paradigm in C#.
  • TravellingSalesman: Solving travelling salesman problem using Dijkstra algorithm in C and Windows API. Full featured GUI is available.
  • TextEditor: Console based text editor that can operate binary-level various string operation in C.
  • 3DPrinter: Custom boot screen configuration for Marlin based Tevo Tarantula 3D printer.
  • Laside: Comprehensive word saving application in Python. I create this project for saving words that I learn easily and effectively.

ย ย  ย ย  ย ย  ย ย 

a3c-breakout's People

Contributors

brkyzdmr avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

heblushabus

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.