Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in edge-detection

Closing a contour curve in OpenCV

Can Canny in OpenCV deal with both grayscale and color images?

OpenCV: Efficient Difference-of-Gaussian

Detecting edges of a card with rounded corners

How to use Chamfer Matching algorithm for finding 'Similar Images'

Smoothing a jagged path

Algorithm for labeling edges of a triangular mesh

Python implementation of the laplacian of gaussian edge detection

How to connect broken lines in a binary image using Python/Opencv

How to connect the ends of edges in order to close the holes between them?

Is Center-Surround mechanism implemented in opencv?

How detect long edges of wall to prepare mask and recolor

Best articles to start learning about edge detection/image recognition

Changing the color of an object in an Android application

What's the use of Canny before HoughLines (opencv)?

A good approach for detecting lines in an image?

Image Processing - Implementing Sobel Filter

OpenCV Edge/Border detection based on color

c++ opencv edge-detection

Why Sobel operator looks that way?

Image segmentation based on edge pixel map [closed]