Pinned Repositories
Cyberbullying_Detection
Feeding-Frenzy
Desktop game with python tools:python-pygame-oop
Image-Quantization
MST(prim algorithm) - Clustering -DP ○ The idea is to reduce the number of colors in a full resolution digital color image to a smaller set of representative colors called color palette. Reduction should be performed so that the quantized image differs as little as possible from the original image. Algorithmic optimization task is to find such a color palette that the overall distortion is minimized.
Importing-data-and-applying-constraints-module
This module is responsible for Importing data from .txt file (split the columns and rows with any delimiter entered by the user) and store this data in an XML file after applying some constraints on the data.
Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
Mask-Detection-
Medico-App
It's a mobile app for android use to take care of people it gives user latest medicine news and user can give it symptoms that he feels and the app tells him Diseases that may have and user can see most famouse doctor and information about them and user can make alarm that remember him the medicine and user can use this app to talk with another user that have same disease tools : MVVM pattern - Broadcast receiver - Firebase - Room database - Retrofit - Threadin demo:https://www.youtube.com/watch?v=Q4R8Wv8khkk&feature=youtu.be&fbclid=IwAR1Wtk4RgoBatz739hvJmXl3QNBdCUR0z0yjJFIJCdBruGOaq35WghC7BAA
Monoply-Game
many user can play at same time , user can random dice with computer or manually and read it with camera(image processing) , player can buy and sell country , if player have no money and no countries , lose Tools:(java-OOP concepts-Data Structure-GUI )
Natural-scene-recognition
OCR
OmniaAbdelrahman's Repositories
OmniaAbdelrahman/Medico-App
It's a mobile app for android use to take care of people it gives user latest medicine news and user can give it symptoms that he feels and the app tells him Diseases that may have and user can see most famouse doctor and information about them and user can make alarm that remember him the medicine and user can use this app to talk with another user that have same disease tools : MVVM pattern - Broadcast receiver - Firebase - Room database - Retrofit - Threadin demo:https://www.youtube.com/watch?v=Q4R8Wv8khkk&feature=youtu.be&fbclid=IwAR1Wtk4RgoBatz739hvJmXl3QNBdCUR0z0yjJFIJCdBruGOaq35WghC7BAA
OmniaAbdelrahman/Cyberbullying_Detection
OmniaAbdelrahman/Feeding-Frenzy
Desktop game with python tools:python-pygame-oop
OmniaAbdelrahman/Image-Quantization
MST(prim algorithm) - Clustering -DP ○ The idea is to reduce the number of colors in a full resolution digital color image to a smaller set of representative colors called color palette. Reduction should be performed so that the quantized image differs as little as possible from the original image. Algorithmic optimization task is to find such a color palette that the overall distortion is minimized.
OmniaAbdelrahman/Importing-data-and-applying-constraints-module
This module is responsible for Importing data from .txt file (split the columns and rows with any delimiter entered by the user) and store this data in an XML file after applying some constraints on the data.
OmniaAbdelrahman/Machine-Learning-Collection
A resource for learning about Machine learning & Deep Learning
OmniaAbdelrahman/Mask-Detection-
OmniaAbdelrahman/Monoply-Game
many user can play at same time , user can random dice with computer or manually and read it with camera(image processing) , player can buy and sell country , if player have no money and no countries , lose Tools:(java-OOP concepts-Data Structure-GUI )
OmniaAbdelrahman/Natural-scene-recognition
OmniaAbdelrahman/OCR
OmniaAbdelrahman/Predict-Movie-Success
Experiment with regression techniques to reduce the error on prediction of overall rating for the movie on IMDB. Classify each movie into one of three categories: High, Intermediate or Low based on the provided features in the updated dataset.
OmniaAbdelrahman/Simple-Stock-Price-APP
OmniaAbdelrahman/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
OmniaAbdelrahman/Vezetta
A System that has information about doctors and can make reservation with any doctor , helps user to show doctors and reserve an appointment with doctors and doctor can use this application to show who reserve with him . (C++ - Data Structure – Files)