Skip to content
#

averaging-filter

Here are 18 public repositories matching this topic...

This repository is related to all about Computer Vision - an A-Z guide to the world of Computer Vision. This supplement contains the implementation of algorithms, statistical methods, and techniques (in Python)

  • Updated Jul 6, 2024
  • Jupyter Notebook

Using an already existing ESRGAN model, degrading our HR images to generate training data for finetuning and further checking the MSE and PSNR for the generated and the original HR images. Link to the original link of Real ESRGAN Repo - https://github.com/xinntao/Real-ESRGAN

  • Updated Oct 26, 2022
  • Jupyter Notebook

This repo includes; Image Negative, Logarithmic Transformation, Power-Law (Gamma) Transformation, Averaging Filter, Median Filter, Laplacian Filter, Sobel Gradiant, Histogram Equalization, DFT, Marr and Hildreth, Otsu Thresholding, Global thresholding

  • Updated May 22, 2023
  • C++

Improve this page

Add a description, image, and links to the averaging-filter 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 averaging-filter topic, visit your repo's landing page and select "manage topics."

Learn more