The thesis is focused on the implementation of Hough transform algorithm for circle recognition. Algorithm is implemented in C++ language using open source library OpenCv. As a development environment was chosen Microsoft Visual Studio 2008. At first there is general description of classical Hough transform for line and circle recognition. Then thesis contains description of particular steps of Hough transform algorithm and description of OpenCv functions witch are used in these steps. There is a detail description of functions for converting image to grayscale, smoothing image by Gaussian filter and Canny edge detector for edge detecting in smoothed image. Efficiency and speed of algorithm is increased by using function for finding possibl...
The Circle Hough Transform (CHT) has become a common method for circle detection in numerous image p...
This article presents a robust method for detecting and measuring the circles of industrial object l...
Image segmentation, a way of extracting and representing information from an image is to group pixel...
This thesis focuses on basic principles of Hough transform for the detection of lines, circles and a...
Práce je zaměřena na implementaci algoritmu Houghovy transformace pro detekci kružnic. Algoritmus je...
Real-life objects have different characteristics such as form characteristics, texture characteristi...
Abstract- In the circle detection process, hough transform techniques evaluated to determine if they...
Computer vision and human vision are quite different. While a person can look at an object and easil...
The detection of straight lines and other types of curves is a very important operation in digital i...
Abstract. During the butting procedure of the cooperative target, the ability that circle were detec...
The purpose of the letter is to demonstrate the usefulness of the CORDIC algorithm for implementatio...
A practical modification of the Hough transform is proposed that improves the detection of low-contr...
This paper describes a cheap, portable coordinate system for measuring circular geometries. The deve...
Abstract: In this study we propose a new system to detect the object from an input image. The propos...
The Hough Transform is a widely researched area of computer vision due to its unique promise for sha...
The Circle Hough Transform (CHT) has become a common method for circle detection in numerous image p...
This article presents a robust method for detecting and measuring the circles of industrial object l...
Image segmentation, a way of extracting and representing information from an image is to group pixel...
This thesis focuses on basic principles of Hough transform for the detection of lines, circles and a...
Práce je zaměřena na implementaci algoritmu Houghovy transformace pro detekci kružnic. Algoritmus je...
Real-life objects have different characteristics such as form characteristics, texture characteristi...
Abstract- In the circle detection process, hough transform techniques evaluated to determine if they...
Computer vision and human vision are quite different. While a person can look at an object and easil...
The detection of straight lines and other types of curves is a very important operation in digital i...
Abstract. During the butting procedure of the cooperative target, the ability that circle were detec...
The purpose of the letter is to demonstrate the usefulness of the CORDIC algorithm for implementatio...
A practical modification of the Hough transform is proposed that improves the detection of low-contr...
This paper describes a cheap, portable coordinate system for measuring circular geometries. The deve...
Abstract: In this study we propose a new system to detect the object from an input image. The propos...
The Hough Transform is a widely researched area of computer vision due to its unique promise for sha...
The Circle Hough Transform (CHT) has become a common method for circle detection in numerous image p...
This article presents a robust method for detecting and measuring the circles of industrial object l...
Image segmentation, a way of extracting and representing information from an image is to group pixel...