grayscale-images
There are 77 repositories under grayscale-images topic.
ProGamerGov/Neural-Tools
Tools made for usage alongside artistic style transfer projects
aditya9211/Blur-and-Clear-Classification
Classifying the Blur and Clear Images
aditya9211/SVHN-CNN
Google Street View House Number(SVHN) Dataset, and classifying them through CNN
KevinPatel04/Digital-Image-Processing
This Repository demonstrates how can one apply various image pre-processing, image processing & image post-processing techniques in MATLAB environment.
kmr0877/Realtime-Object-Tracking-using-Opencv
Image segmentation, feature description and object tracking form the foundation of many successful applications of computer vision. The objective of this task is for you to become familiar with these techniques and their implementation in OpenCV.
pulkitpareek18/PixelShift
PixelShift is a simple Image Converting website created using Flask that can convert Images to PNG, JPG, JPEG, WEBP, BMP, TIF, TIFF, and Grayscale also.
SachaIZADI/colorful-world-pix2pix
Conditional Generative Adversarial Networks for Image Colorization
Gyakobo/quadtree-image-compression
This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.
Showndarya/Image-Compression-using-LZW
Image compression and decompression using LZW written in java
talhatallat/Low-Light-Image-Enhancement
Images captured in outdoor scenes can be highly degraded due to poor lighting conditions. These images can have low dynamic ranges with high noise levels that affect the overall performance of computer vision algorithms. To make computer vision algorithms robust in low-light conditions, use low-light image enhancement to improve the visibility of an image. The histogram of pixel-wise inversion of low-light images or HDR images is very similar to the histogram of hazy images. Thus, you can use haze removal techniques to enhance low-light images.
henshmi/Grayscale-Flower-Image-Colorization
Convolutional neural network code for colorization and up-scaling of grayscale flowers images.
nawalmunif/Image-Processing-on-FPGA
An efficient FPGA-based design and implementation of image processing algorithm is presented using verilog hardware description language on Xilinx Vivado.
rahji/greyscale
Command-line tool for interrogating greyscale images
aakaashjois/Colorizing-Grayscale-Images
Utilize deep learning models to automatically colorize grayscale images
amartya-k/Computer_Vision_Journey
Tutorials and guides
antonin-lfv/plot_picture-python
picture manipulation with Python
hongkiat/grayscale-web-image
Grayscale filter for images on the web
kristoisberg/samp-grayscale-bitmap
A test script for my colour manipulation library for grayscaling bitmaps for open.mp and SA-MP.
MAliKaya53/Sobel_Filter
Sobel Filter Verilog implementation
NadavDori/Grayscale-Flower-Image-Colorization
Convolutional neural network code for colorization and up-scaling of grayscale flowers images.
pryce-jones-systems/go-image-tools
Highly concurrent image manipulation library for Go.
raoalok/imagescrape
Google Image Scrape : Local HDD
raoalok/imgscrape
Google Image Scrape : Amazon S3
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
alessiopittiglio/image-processing-transmission
Exercises done during the Image Processing and Transmission course
alexliqu09/NihonBW
This repository compares pix2pix and Instacolorization on the coloring image problem.
AyusheGangal/DeepColor
Implementation of Google's Inception ResNet v2 for the task of automatic colorization of gray-scale images in the CIELAB color space.
maheera421/Road-Lane-Detection
Autonomous vehicle Road Lane Detection system using Digital Image Processing techniques.
muddukrishna96/Vehicle_number_plate_recognition
Vehicle number plate identification using open cv ,easyocr
ruoheng-du/computer-vision-defect-detection
Computer Vision: Defect Detection | Summer 2022
SamaSamrin/Image-Thresholding-with-OpenCV
Attempt at image thresholding with OpenCV and Google Colab
Sumonta056/Bangladeshi-Vehicle-Number-Plate-Detection
Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.