Giter Site home page Giter Site logo

Aya Hassan 's Projects

3d_view_generation_from_2d_images_opencv icon 3d_view_generation_from_2d_images_opencv

This program is a program to play 3D images from 2D images. The special field is the medical field. In medical field, tomography images (CT pictures) are used to reproduce images in three dimensions so that all parts of a person can be seen.

bus-reservation-system- icon bus-reservation-system-

The system enables customers to book trips online. Every Person has their own profile. Person may be: ▪ Admin: that (adds, updates, deletes, approves) the trips and (add, delete) drivers and assigns a specific driver to a particular trip. ▪ Customers: - Register/Login to the system. - Book the trip and the seats they want by clicking on them, the seat(s) is chosen - Edit existing reservation (number of seats or changing destination). - Deletes their reservation. - View their previous trips. ▪ Driver: has trip schedule with No overlapping trips. ▪ System: - Send E-mail notification after successful login. - Send a confirmation e-mail after the booking, notify the clients about their order immediately after they complete their booking. - Change Trip status (Delay, Arrived, Departure). - Display the details of the reservation. - make a list of reservations for the same customer, with no overlapping.

conference-management-system icon conference-management-system

First, The function and non-function requirements are determined. ER and schema diagrams are used to model and design relational databases in Oracle SQL developer. Second, we used ODP.Net provides fast and efficient data access from .NET client applications to Oracle databases. The project has some features for conference management software: ->The admin: - can add,delete and update conferences. - see crystal reports about where and when conferences occur using parameters and some features like grouped by,summary and formula. - can add reviewers and authors and delete them from the system. - view all participants and authors in a specific field. -> The reviewer can login and review any conference's report done by an author and update its status. -> The participant can login and reserve a conference without any conflict with another conference is already reserved.

data-compression- icon data-compression-

The project includes the process of reducing the amount of data needed for the storage or transmission of a given piece of information. Implemented using Huffman coding algorithm for lossless data compression. In the compression process, there is a file that contains the input text to be compressed and the output is two other files will be created. One file contains the compressed text and the other contains the Huffman tree. In the decompression process, there is a file that contains the compressed text and another file that contains the corresponding Huffman tree and the output is a file that contains the original text.

easyocr icon easyocr

Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

gadgetron icon gadgetron

The Gadgetron is an open source framework for medical image reconstruction.

memory-management-system icon memory-management-system

Kernel heap: allow the kernel to dynamically allocate and free memory space at run-time (for user directory, page tables …etc.). Handle page faults during execution by applying MODIFIED CLOCK replacement algorithm. Semaphores: OS-supported solution for concurrency problems (critical section & dependency) [createSemaphore, waitSemaphore and signalSemaphore]. User heap: Allow user program to dynamically allocate and free memory space at run-time by applying BEST FIT strategy. Shared variables: Allow user programs to dynamically create and share variables at run-time by applying BEST FIT strategy.

ml_tsr_project icon ml_tsr_project

This is the repository dedicated for the final project of Machine Learning in Medical Imaging. Project: Tomographic Slice Reconstruction

my-calculator- icon my-calculator-

The calculator can make any mathematical equations (Sum/Subtract/Divide/Multiply/Factorial/Modular arithmetic) and calculate any trigonometric function [Sin/Cos/Tan/Sinh/Cosh/Tanh] without any built-in functions and [X^2/X^3/e^x/Ln/log base 10/cubrt/sqrt] without any built-in functions too. It can convert from fractions to decimal numbers and determines if the number is (even or odd) and (prime or not). It can add and multiply matrices. It converts from any number system [Binary/Decimal/Octal/Hexadecimal] to another [Binary/Decimal/Octal/Hexadecimal].

protobuf icon protobuf

Protocol Buffers - Google's data interchange format

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.