Skip to content
#

image-filtering

Here are 22 public repositories matching this topic...

This project involves performing a valid convolution on a 300x300 image using a 5x5 kernel (stride 1) with multithreading. The goal is to efficiently apply the convolution filter using multiple threads and display the results on a histogram graph. The implementation ensures thread safety and utilizes OpenMP for parallelization.

  • Updated Jul 31, 2024
  • C++

ClearScan is an android document scanning library built on top of OpenCV, using the app you will be able to select the exact edges and crop the document accordingly from the selected 4 edges and change the perspective transformation of the cropped image.

  • Updated Oct 21, 2020
  • C++

Improve this page

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

Learn more