GithubHelp home page GithubHelp logo

Sajad Rahmanian's Projects

birddetection icon birddetection

This work detects birds using segmentation methods. First, I segment the input image using Felzenszwalb method. After that I compare the features (intensity histograms) of sample bird with features of each segment. If they are close, I label that segment as a bird.

causalinference icon causalinference

This repository includes my codes for Causal Inference course at Sharif University of Tehran

chess icon chess

This is a code for a chess game. I did this project to learn python and in particular OOP.

differntialequation icon differntialequation

This project solves Differential Equations by Runge-Kutta and Euler methods. This project was for my Numerical Analysis course.

homography-and-imagewarping icon homography-and-imagewarping

Given the coordinates of a book in the input image, this code maps the book to axis-aligned form by a homography mapping. The mapping is done using backward warping

houghtransform icon houghtransform

This is an implementation of Hough transform. It is used to find corners of a chess board

hybridimages icon hybridimages

This code creates a hybrid image. This image shows Mark Wahlberg from a close distance and Matt Damon from a far distance. The actors images were taken from their IMDB profiles.

imagecompletion icon imagecompletion

In this code image synthesis is used for image completion. This is a homework from Principles of Image Processing course taught at Sharif University of Technology

imageregistration icon imageregistration

This is a code for image registration. I did this as a homework for Principles of Image Processing Course. This code can automatically register most of the images in Prokudin-Gorskii image dataset.

imagesharpening icon imagesharpening

In this code we try to sharpen a given blur image using four different methods.

k-means icon k-means

This is an implementation of k-means algorithm

mean-shift icon mean-shift

This is an implementation of Mean-Shift algorithm for image segmentation.

morphing icon morphing

This code is used for morphing two images

python-for-machinelearning icon python-for-machinelearning

This repository contains basic Numpy, Pandas, and Matplotlib stuff needed for ML. This was a homework for ML course taught at SUT EE dep.

reinforcementlearning icon reinforcementlearning

I am learning Reinforcement Learning. This repository contains coding assignments I am solving. The assignments are from the RL course taught by Amir-massoud Farahmand. You can access the course materials by the following link: https://amfarahmand.github.io/IntroRL/

slic icon slic

This is an implementation of SLIC algorithm for superpixel generation.

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.