9 projects
lognostic
lognostic is a lightweight, efficient Python package designed to seamlessly integrate into existing Python applications to provide comprehensive logging statistics. ThiThis package caters to development teams seeking to optimize logging performance, diagnose issues, and understand logging loads without introducing significant overhead or complexity into their applications.
im2dhisteq
This module attempts to enhance contrast of a given image by equalizing its two dimensional histogram.
im2dhist
Calculates two dimensional histogram of a given image.
imWeightedThresholdedheq
This module attempts to enhance contrast of a given image by employing a method called weighted thresholded histogram equalization (WTHE).
imhblpce
This module attempts to enhance contrast of a given image by employing a method called HBLPCE.
imTriangle
This snippet of code attempts to put triangle pixelation effect on images.
imhist
This model calculates the histogram, PMF and CMD of a given matrix fast.
imPixelate
This snippet of code attempts to pixelate images.
imWatermark
This snippet of code attempts to watermark images.