Skip to content
#

grayscale-images

Here are 82 public repositories matching this topic...

This Repository demonstrates how can one apply various image pre-processing, image processing & image post-processing techniques in MATLAB environment.

  • Updated Jun 1, 2020
  • MATLAB

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 o…

  • Updated Oct 27, 2021
  • MATLAB

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.

  • Updated Oct 23, 2017
  • Jupyter Notebook
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.

  • Updated Jan 31, 2025
  • C

Improve this page

Add a description, image, and links to the grayscale-images topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the grayscale-images topic, visit your repo's landing page and select "manage topics."

Learn more