Skip to content
View ronak0001's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ronak0001

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Data-Extraction-and-Handwritten-Data-Recognition Data-Extraction-and-Handwritten-Data-Recognition Public

    The idea is mainly focused on extraction of textual data from any pdf or image. A separate neural network for handwritten data recognition is created which is trained on open source EMIST dataset. …

    Jupyter Notebook 6 2

  2. SmartShoppingSystem SmartShoppingSystem Public

    The application will make it easy to shop in a mall and attract people more and more to shop offline. The application is made using RFID Tags & Labels, RFID Reader, Bluetooth Module(hc-05), Arduino…

    Java 1 2

  3. CowBullGame CowBullGame Public

    Java 2

  4. FaceRecognitionusingSingularValueDecomposition FaceRecognitionusingSingularValueDecomposition Public

    Face Recognition is implemented with Singular Value Decomposition propaganda where each column of a matrix contains an image. Same matrix is used to calculate the similarity measures for any given …

    MATLAB 1

  5. ImageCompression ImageCompression Public

    This code reads an image as a matrix and applies discrete cosine transform on it. Then, user needs to enter the quality factor he/she want for the compressed image. Predifined quantification matrix…

    MATLAB

  6. C-Data-Structures-and-Algorithms C-Data-Structures-and-Algorithms Public

    Forked from haard19/C-Data-Structures-and-Algorithms

    C++ Data Structures and Algorithms

    C++