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

Block or report arshamhaq

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. CV-proposed-method-for-DRIVE-dataset-segmetation CV-proposed-method-for-DRIVE-dataset-segmetation Public

    a proposed method for Digital Retinal Images for Vessel Extraction (DRIVE) dataset segmenation using ONLY mathematical morphology and NO NN at all with accuracy of 95 percent

    MATLAB 2

  2. CV-proposed-method-for-reducing-salt-and-pepper-noise CV-proposed-method-for-reducing-salt-and-pepper-noise Public

    a proposed method for removing salt and pepper noise and comparing it with median filter method. in this method instead of using the median statistical parameter I used mean of quantiles with a 0.3…

    MATLAB 1

  3. CNN-for-MIOTCD CNN-for-MIOTCD Public

    multiple CNNs built for the MIOTCD dataset classification . including an underfit, an overfit, and a fit CNN built from base, also two CNNs using transfer learning (fine tuning and frozen weights)

    Jupyter Notebook

  4. CV-proposed-method-for-image-resize-interpolation CV-proposed-method-for-image-resize-interpolation Public

    two proposed methods for image resizing and interpolation(randomized method and gaussian method)

    MATLAB 1

  5. Image-WaterMarking-FPGA- Image-WaterMarking-FPGA- Public

    implementation of image watermarking using FPGA

    1

  6. CV-proposed-method-content-aware-image-resizing CV-proposed-method-content-aware-image-resizing Public

    a proposed method for content aware image resizing (reduce width to half)

    MATLAB