11 skills found
linksense / LightNetPlusPlusLightNet++: Boosted Light-weighted Networks for Real-time Semantic Segmentation
quasiblob / ComfyUI EsesImageAdjustmentsImage adjustments node for ComfyUI. Contrast, gamma, saturation, hue rotate, R, G and B channel offset, filter color, sharpness, unsharp mask, film grain (fast), grayscale conversion. Minimal requirements. Uses PyTorch for image manipulation operations.
shizenglin / Unsharp Mask Guided FilteringCode for "Unsharp Mask Guided Filtering, IEEE Transactions on Image Processing, 2021"
datngo93 / Nonlinear Unsharp MaskingThis source code is a MATLAB implementation of a nonlinear unsharp masking method, published in the proceeding of ICEIC 2020, Barcelona, Spain. The algorithm was implemented by means of generalized operators, therein lies the underlying cause of its robustness against out-of-range issue.
datngo93 / MIFDHThis is the MATLAB source code of a haze removal algorithm, which dehazes a hazy input image using simple image enhancement techniques, such as detail enhancement, gamma correction, and single-scale image fusion.
maeotaku / Pytorch UsmUnsharp Masking (USM) Layer, a new layer for deep learning that preprocesses the images with USM but optimizes the filter automatically
mahmoudai1 / Image Processing FiltersDigital Image Processing filters developed by python using ipywidgets.
Tejesh-Raut / Unsharp Masking Digital Image Processingcode for image sharpening using unsharp masking in matlab
nawalmunif / Image Processing On FPGAAn efficient FPGA-based design and implementation of image processing algorithm is presented using verilog hardware description language on Xilinx Vivado.
garamond13 / Unsharp Masking.glslNo description available
Yifei159 / Amazing Moon StackerAutomatic lunar photo alignment & stacking tool using OpenCV ECC registration + median stacking + unsharp mask. Produces both 16-bit TIF and 8-bit PNG outputs. Ideal for astrophotographers processing moon shots with reduced noise and enhanced detail.