Skip to content
View cyanaryan's full-sized avatar
Block or Report

Block or report cyanaryan

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

Popular repositories

  1. Fusion Fusion Public

    Forked from FusionIIIT/Fusion

    CSS

  2. Image-Segment Image-Segment Public

    Forked from ansh422/Image-Segment

    A python GUI which can segment an image using Euclidean Distance method in the RGB vector space.

    Python

  3. Assistance-to-the-Farmer Assistance-to-the-Farmer Public

    Forked from pkprajapatms/Assistant-To-The-Farmer

    In the project, we introduce a accurate, and inexpensive method to predict crop yield using publicly available datasets and machine learning.

    HTML

  4. AirPollutionDetector AirPollutionDetector Public

    This project informs about increased air pollution (in general CO2, NO2, smoke, etc) above threshold level by an arduino based circuit using MQ2 sensor.

    C++ 3

  5. DCT-DWT-SVD-Digital-Watermarking DCT-DWT-SVD-Digital-Watermarking Public

    In this project, we propose a method of non-blind transform domain watermarking based on DWT-DCT-SVD.

    Jupyter Notebook 4

  6. Solving-Bin-Packing-Problem-Using-Ant-Colony-Organization Solving-Bin-Packing-Problem-Using-Ant-Colony-Organization Public

    Forked from pkprajapatms/Solving-Bin-Packing-Problem-Using-Ant-Colony-Organization

    It finds the best fitness for the bin packing problem algorithm, where fitness is the difference between largest and smallest bin. It returns the best path’s fitness found on the final evaluation.

    Python