• Stars
    star
    5
  • Rank 2,854,334 (Top 57 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 3 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This module attempts to enhance contrast of a given image or video by employing a method called weighted thresholded histogram equalization (WTHE).

More Repositories

1

im2dhisteq

This module attempts to enhance contrast of a given image by equalizing its two dimensional histogram.
Python
26
star
2

im2dhist

This small piece of code is intended to help researchers, especially in field of image processing, to easily calculate two dimensional histogram of a given image.
Python
6
star
3

Principal-component-analysis-PCA

This is a showcase on how PCA is used for dimensionality reduction. Putting aside non-essential dimensions, especially for the case of big datasets, helps programmers and data scientists to work with data in a more efficient way.
Jupyter Notebook
3
star
4

imWatermark

This snippet of code attempts to watermark images.
Python
2
star
5

telegram-bot-protests-in-berlin

The purpose of this code base is to facilitate access to the protests registered in Berlin on berlin.de. Users can access protests based on their distinguishing features, such as location, date, theme, and route.
Python
2
star
6

http-endpoint-api-delivery-calc

This FastAPI application provides an API for calculating delivery fees based on various factors such as cart value, delivery distance, number of items, and time.
Python
1
star
7

Mamdasn

Config files for my GitHub profile.
1
star
8

mouseshot

This program screenshots an arbitrary sized rectangular on the screen with the mouse on its center whenever any mouse button is pressed. 🖰
Python
1
star
9

imPixelate

This snippet of code attempts to pixelate images.
Python
1
star
10

telegrambot

This repository contains a Python code that employs telegram bot api packaged as a Docker container. With this repository I aim to facilitate access to the telegram bot API.
Python
1
star
11

imhblpce

This module attempts to enhance contrast of a given image by employing a method called HBLPCE.
Python
1
star