Mohab Emad Mohammed Meshref (mohab1989)

mohab1989

Geek Repo

Location:Munich - Germany

Home Page:https://github.com/mohab1989

Github PK Tool:Github PK Tool

Mohab Emad Mohammed Meshref's repositories

SVG_Viewer

C# WPF Application Written In MVVM Design Pattern, Reads SVG Files, Recolor Paths With Mouse Click From An Advanced ColorPicker

Language:C#Stargazers:9Issues:0Issues:0

ImageManipulation

C# Windows Forms Application, read images (pan with left mouse button, zoom with middle mouse button, draw line with right mouse button) , Apply (GrayScale,Inverse) filtering,display image info.

Language:C#Stargazers:4Issues:0Issues:0

ImageFiltering

1. Design Overview: The required is to develop a windows based program using C++ and Microsoft foundation class [MFC] that can be used to open a Bitmap image and apply some basic processing on it. 2. Main functions So the program main functions will be: 1. Open file: a browsing dialog should occur to select the BMP file from directory and then display the selected file on your user interface. 2. Apply filer: It is required to give the user the ability to apply 3 different types of filters on the opened Bitmap [Average, Median and Gaussian filters]. The user should have the ability to change the filter size The user should have the ability to change the Gaussian filter parameters 3. Draw Lines: give the user a tool to draw lines over the Bmp Using Device Context (No OpenGl Here) 4. Undo: the user should have the ability to Undo the applied changes. 5. Save Bitmap: a browsing dialog should occur to select saving directory and the saved file name. 3. General Constraints  The programming language will be Visual C++ [MFC]  Do not use OpenGl to draw lines

Language:C++Stargazers:3Issues:0Issues:0

2048TheGame

The Famous Game 2048, code written in C# Windows Forms.

Language:C#Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:CMakeLicense:NOASSERTIONStargazers:0Issues:0Issues:0

G_SIFT

Matlab Implementation of G_Sift

Language:MATLABStargazers:0Issues:0Issues:0

GamesForEntertainment

A very simple C console project contains a hub area that lets you select from 4 simple games to play.

Language:CStargazers:0Issues:0Issues:0

mono_dataset_code

Code for Monocular Visual Odometry Dataset - https://vision.cs.tum.edu/data/datasets/mono-dataset

Language:C++License:BSD-3-ClauseStargazers:0Issues:0Issues:0

MyAlgorithms

A collection of useful Algorithms written in C++

Language:C++Stargazers:0Issues:0Issues:0

my_scripts

A bunch of useful scripts

Language:ShellStargazers:0Issues:0Issues:0

MyDataStructs

my linked list

Language:C++Stargazers:0Issues:1Issues:0

MyTools

basic tools ill be using in c++ development

Language:C++Stargazers:0Issues:0Issues:0

openbr

Open Source Biometrics, Face Recognition

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0

PyFeatureTrack

Feature point tracking in Python 2 or 3, using the KLT method.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:2Issues:0