OpenCV
C++ - how to apply separate filter
C++
berak
February 25, 2022, 7:10am
2
unless this is some school assignment, you should not write loops.
instead, use
sepFilter2D()
show post in topic
Related topics
Topic
Replies
Views
Activity
Looking for a filter
Python
filter
6
340
October 14, 2021
How to calculate gradients with a gaussian kernel
C++
programming
4
416
September 10, 2022
Applying a filter mask problem
2
223
December 20, 2023
Image noise models
C++
1
337
July 26, 2021
Contours Detection for 3D objects
C++
3
903
July 22, 2022