An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: greyscale-image

kritiksoman/Fuzzy-Salt-n-Pepper-Denoise

MATLAB script for removing Salt and Pepper noise from greyscale image using Type 2 Fuzzy System

Language: MATLAB - Size: 1.73 MB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

dleedev365/Image-Processing Fork of Deeksha-Sanu/Image-Processing

A java project that converts an image into grey scale, rgb colours and many more.

Language: Java - Size: 501 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Nitin-Sagar-B/Visual-Image-Lab

A web app where I implemented the image processing skills and test them

Language: Python - Size: 37.1 KB - Last synced at: 6 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

JacobHanimann/scDINO

Self-Supervised Vision Transformers for multiplexed imaging datasets

Language: Python - Size: 20.1 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 35 - Forks: 8

artifecx/CS345-DigitalImageProcessing

Digital Image Processing - Intelligent Systems 1 (CS345)

Language: C# - Size: 134 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KhattTech/Input-Image-Preprocessing

Techniques applied to the input image, so that it is prepeared for the trained model

Language: Jupyter Notebook - Size: 92.5 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Gelareh-st/Change-color-depth

Change greyscale image color depth 1-8 using Python

Language: Python - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

0xStarlight/Filter-Program

A program written in C language so users can apply grayscale, sepia, reflection, blur, or edge detection filters to their images

Language: C - Size: 3.63 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

UBC-MDS/Rgram

DSCI 524: Collaborative Software Development

Language: R - Size: 3.71 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

soumenca/ImageProcessing_in_Matlab

Image Processing Algorithms Implemented in Matlab

Language: Matlab - Size: 3.03 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 3

OlehOnyshchak/LineDetection

A pipeline which extract edges from an image with Canny Edge Detector and then identifies lines, which forms those edges

Language: Jupyter Notebook - Size: 976 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

LeBronLiHD/convolution_processor

Course project of Basic-OOP: Image convolution operation processor (Performed random or custom convolution operations of pictures with user interfaces, through Qt Creator)

Language: C++ - Size: 4.18 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

BigDataForSanDiego/team127

Brain Tumor detection and classification

Language: Jupyter Notebook - Size: 86 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kgsensei/ConsolePlayer

A project to mirror your screen in a greyscale on the console.

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

zby-zy/picture-filter

My project for filtering pictures.

Language: JavaScript - Size: 3.79 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rupeshsure/IMAGE-CLASSIFICATION-PROJECT

Facial Recognition with help of Haar Cascade files

Language: Jupyter Notebook - Size: 223 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abdullahb53/golang-histogram-pmf

university task signal processsing - histogram PMF with golang - grey_image

Language: Go - Size: 8.61 MB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

c1m50c/greyscale-image

Learning application to greyscale an image.

Language: Rust - Size: 515 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sarathsankar/Image-Preprocessing

Pack of all image based preprocessing solutions

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Team-SPDPowerRangers/Image-Compression-Using-SVD

Images are compressed based on Singular Value Decomposition in both MATLAB and Python programming languages

Language: Python - Size: 5.01 MB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sichkar-valentyn/Image_processing_in_Python

Image processing in Python. Reading, converting to different formats, implementing filtering, convolving images, detecting edges, cropping and resizing images

Language: Python - Size: 3.97 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

devildances/FaceExpressionDetection

In this project I created a classification model using Convolutional Neural Networks (CNN) which will classify facial expressions based on the 7 categories that have been mapped for each image. All data used in this project comes from Kaggle which can be seen in the READ.me section. All image data have sizes (x, y, 1) because the data provided is all in a greyscale format.

Language: Jupyter Notebook - Size: 675 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

atomicpages/grayscale-polyfill

A tiny grayscale image ponyfill for IE 10/11

Language: TypeScript - Size: 79.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AndrewSink/Greyscale_Processing_Program_GUI

A Processing sketch that uses a GUI interface to convert a color image into a greyscale one.

Language: Processing - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AndrewSink/Greyscale_Conversion_Program

A Processing sketch that converts a color image to a greyscale image.

Language: Processing - Size: 9.77 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0