Code Monkey home page Code Monkey logo

Rana Mahmoud's Projects

activecontour-3d icon activecontour-3d

This repository implements active contour 3D on brain tumor volume .mha files

bootstrap-table icon bootstrap-table

An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3)

d3 icon d3

Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

dft-filters icon dft-filters

This repo script Design and implement a program that allows the user to:  Browse for a grey scale image file to open and show the image (Img)  Text file that contains a 2D kernel (h). Each line represents one row of the kernel and the values in each row are separated by some delimiter. The values in this file can be edited in any text editor. The kernel size should be recognized automatically when opening the file.  “Apply Filter” to convolve Img with h using:  matlab function, show result.  your for loops (not matlab functions), show result.  DFT properties (move to FT domain, do your processing, and return back. The return should be the convolution result), show result.

ds-regression-project icon ds-regression-project

You work for Motor Trend, a magazine about the automobile industry. Looking at a data set of a collection of cars, they are interested in exploring the relationship between a set of variables and miles per gallon (MPG) (outcome). They are particularly interested in the following two questions: - “Is an automatic or manual transmission better for MPG” - "Quantify the MPG difference between automatic and manual transmissions"

dscapstone icon dscapstone

Coursera/Johns Hopkins Data Science Cert Capstone

ellipsedetection icon ellipsedetection

This repo targets detection of plates from set of images from yelp competition dataset

facedetection icon facedetection

This repo aims to detect faces from some samples of images get from yelp challenge

facemask_model-control icon facemask_model-control

you are provided with a 3D model of a human face (face.vtk) and texture image (face.ppm). You’ll be required to load the textured model in a lighted scene, perform smooth Gouraud shading, manipulate the model, the lights and the camera.

facemodel icon facemodel

In this repo you are provided with a 3D model of a human face (face.vtk) and texture image (face.ppm). This code is required to load the textured model in a lighted scene, perform smooth Gouraud shading, manipulate the model, the lights and the camera.

fast-cubic-spline-python icon fast-cubic-spline-python

Implementation of 1D and 2D fast spline interpolation algorithm (Habermann and Kindermann 2007) in Python

find-furniture icon find-furniture

In this repo I'm trying to find furniture in the given set of images , (NB) these images are small subset of yelp dataset

fisher-linear-classiffier icon fisher-linear-classiffier

This repo implements a Fisher’s linear discriminant classifier that can recognize scanned images of the 26 lower-case characters provided in the file “Assignment 1 Dataset.zip”.

histogram-image-interpolation icon histogram-image-interpolation

This repo have scripts for histogram , Adaptive histogram and Image interpolation comparison between manually written techniques and ready functions, there is pdf shows results in used images

hough-transform icon hough-transform

this repo Implement Hough transform to detect:  Lines  Circles  Ellipses Choose and prepare 2 different images for each set (i.e. 2 images that contains lines, 2 images that contains circles, 2 images that contains ellipses). Choose and prepare 2 different images, each contains lines and circles. Compare between your implementation and the matlab implementation if exist.

human-activity-recognition icon human-activity-recognition

The goal of your project is to predict the manner in which they did the exercise. This is the "classe" variable in the training set. You may use any of the other variables to predict with. You should create a report describing how you built your model, how you used cross validation, what you think the expected out of sample error is, and why you made the choices you did. You will also use your prediction model to predict 20 different test cases.

ipas-snps icon ipas-snps

This Repo created to adapt iPAS statistical method to SNPs pathoginicity scores to quantify the activity of a given pathway

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.