grayscale-images

There are 77 repositories under grayscale-images topic.

  • Histogram-Equalization-For-Gray-scale-Image-With-ROI-Selector

    Histogram equalization is the method where all gray levels contains ideally equally number of pixels. Histogram equalization increases the dynamic range of the histogram of an image. OpenCV library for Python is used to equalize the input image. Histogram equalization is also done for the required region of interest (ROI).

    Language:Jupyter Notebook1
  • image-processing-goruntuisleme-

    image processing

    Language:C++1
  • Cutting-Edge-Image-Processing

    Cutting Edge in Image Processing

    Language:Jupyter Notebook1
  • Image-Processing

    Image Processing algorithms implement in Java.

    Language:Java1
  • Android-malware-classification-using-KNN

    Contains in our project: Android malware classification with grayscale image representation of android malware approach using KNN

    Language:Jupyter Notebook
  • Parallel-ImageProcessing-OpenCL

    OpenCL Image Processing: Explore efficient image processing algorithms using OpenCL, a framework for parallel computing. Convert colored images to grayscale for tasks like skin cancer detection, leveraging the ISIC 2020 Challenge Dataset. Includes optimized parallelized algorithms and documentation for seamless implementation.

    Language:C
  • Traffic-Signs-Recognition

    This project is a real-time traffic sign recognition system built using Python, OpenCV, and a pre-trained CNN model, capable of detecting and recognizing traffic signs from images.

    Language:Jupyter Notebook
  • Retro-Revive

    This website can be used to convert grayscale images and videos to colour.

    Language:Jupyter Notebook
  • ImageProcessing

    Image Processing using Python(Open cv)

    Language:Python
  • image-compression-and-decompression-using-PCA-implemented-from-scratch

    Repository showcasing image compression with PCA for grayscale and colored images, featuring manual PCA implementation and eigenface exploration.

    Language:Jupyter Notebook
  • ERT

    A Matlab implementation accompanying the paper "Statistical Inference on Grayscale Images via the Euler-Radon Transform".

    Language:MATLAB
  • MNIST_digits_recognition

    Implementation of digit recognition using the MNIST dataset. Train a model on grayscale handwritten digit images to accurately classify and predict numerical values of unseen digits.

    Language:Jupyter Notebook
  • Fashion_mnist_classification

    This project focuses on implementing a machine learning model for fashion image classification using the Fashion MNIST dataset.

    Language:Jupyter Notebook
  • image-gallery

    In the normal state, the images in this gallery appear in grayscale. When you hover over them, the colors are restored.

    Language:HTML
  • image-utils

    A library for working with #images such as #resize #grayscale #save #convert on dotnet

    Language:C#
  • Mandelbrot-set-topology

    Mandelbrot-set-topology

    Mandelbrot set topology

    Language:C
  • Face-Similarity-Detection

    Using the PCA (Principal Component Analysis) in order to recognize the similarity of the gray-scale faces dataset.

    Language:R
  • image-manipulation

    Image manipulation is to change the color of the image to create interesting visual effects

    Language:C++
  • MATLAB-image-type-conversions

    RGB, indexed, grayscale

    Language:MATLAB
  • image-filters

    image filters with CPP

    Language:C++
  • ImageToCo-occurrenceProbability

    Calculates the probability of co-occurrence from gray-scale images.

    Language:C++
  • filter

    Filter - CS50

    Language:C
  • imageProcessing

    A JavaFx app that will process images.

    Language:Java
  • implodedcauliflower

    implodedcauliflower

    Imploded cauliflower - is a Julia set for c=1/4+epsilon with epsilon >0. How many different ways are there to show such set ? ( program d.c creates 39 pgm images ). Here c = 0.35

    Language:C
  • py-image-grayscaling

    Image Processing - Grayscale

    Language:Jupyter Notebook
  • szamitogepes_kepfeldolgozas

    szamitogepes_kepfeldolgozas

    Számítógépes képfeldolgozás

    Language:Jupyter Notebook
  • general-midway-equalization

    Python implementation of general midway equalization using arbitrary number of grayscale images.

    Language:Jupyter Notebook
  • Image-Transformation

    Image Transformation using C++ and OOPS.

    Language:C++
  • image-transform

    Command-line PNG Image Editor in C++11, with grayscaling, illinifying, spot light creation and watermarking support.

    Language:C++
  • GrayScale

    An HTML based website to convert an colourful image to grayscale image.

    Language:JavaScript
  • Scaling-and-Filtering-in-Computer-Vision

    Basic operations in the computer vision and image processing. Such as conditional scaling, linear scaling, box filter, local max min filter and steps for making image gray.

    Language:MATLAB
  • ConvertingColorToGrayscale

    Converting color to grayscale with Python

    Language:Python
  • ImageProcessing

    Qt interface for the digital images processing.

    Language:C++