Menu
Programming Tutorialz
  • Posts
    • EMF Tutorials
    • OpenCV Tutorials
    • .Net Tutorials
    • Coding Guidelines
Programming Tutorialz

Tag: filter

Canny edge detection

OpenCV: Canny Edge Detector

Posted on March 9, 2021April 19, 2021

In this tutorial you will see how to use the Canny OpenCV function in order to apply the Canny edge detection algorithm on an image.

Laplace filter

OpenCV: Laplace Filter

Posted on March 1, 2021March 9, 2021

In this tutorial we will see how to apply the Laplace filter in order to detect edges in a given image using existing OpenCV functions.

Applying Sobel filter

OpenCV: Sobel Filter

Posted on February 28, 2021March 1, 2021

In this tutorial we will see two OpenCV functions which we can use to apply the Sobel and Scharr filters to an image to detect edges.

Gabor filter

OpenCV: Kernel Matrix Creation

Posted on February 23, 2021March 1, 2021

In this tutorial we will get familiar with three OpenCV functions which generate the kernel matrices, used by filters like Sobel and Scharr.

Blurring using linear filters

OpenCV: Linear Filters Basics

Posted on February 20, 2021February 23, 2021

In this tutorial we will see how to create linear filters and how to apply them to an image in order to remove any noise and blur it.

Categories

  • .Net (1)
  • ASP.Net Core (1)
  • Code Generation (14)
  • Coding Guides (2)
  • Eclipse (2)
  • EMF (19)
  • Miscellaneous (1)
  • Modelling (3)
  • Open CV (29)

Recent Posts

  • Misc: Working From Home August 31, 2021
  • OpenCV: Convex Hull August 24, 2021
  • OpenCV: Contour Bounding Box August 24, 2021
  • OpenCV: Contour Detection July 8, 2021
  • OpenCV: Shi-Tomasi Corner Detection June 25, 2021

Archives

  • August 2021 (3)
  • July 2021 (1)
  • June 2021 (2)
  • May 2021 (1)
  • April 2021 (1)
  • March 2021 (3)
  • February 2021 (7)
  • January 2021 (4)
  • December 2020 (3)
  • November 2020 (6)
  • October 2020 (7)
  • September 2020 (7)
  • August 2020 (1)
  • February 2020 (1)
  • January 2020 (5)

Info

  • Contacts
  • Copyright Notice
  • Disclaimer
  • Privacy Policy
©2020-2021 Programming Tutorialz | Developed by Xequtor