Prof. Heikki K Ä Lvi Ä Inen Lappeenranta University of Technolog Y, Finland
Prof. Heikki K Ä Lvi Ä Inen Lappeenranta University of Technolog Y, Finland
Lappeenranta
Helsinki Oslo Stockholm St.Petersburg Tallinn Moscow
London
Berlin
Hough Transform
Shape detection
Lines, circles, ellipses, arbitrary shapes.
Image compression
Compression and better image quality.
Image databases
Matching of images.
FEATURE EXTRACTION
Hough Transform Line parameters End-point detection
Reconstruction
Encoding
Feature Image
Feature File
Hough Transform
A method for global feature extraction:
y = a x + b => b = -x a + y. For each pixel (x,y) compute a curve b = -x a + b into the parameter space. Alternatively the normal presentation of a line: = x cos + y sin
Hough Transform detects sets of pixels which represent geometric primitives in a binary image. Lines, circles, ellipses, arbitrary shapes, etc. Tolerant to noise and distortions in an image, but traditional versions suffer from problems with time and space complexities. New variants: probabilistic and deterministic Hough Transforms.
9
10
11
Developed in Lappeenranta University of Technology (LUT), FINLAND. Xu, L., Oja, E., Kultanen, P, A New Curve Detection Method: Randomized Hough Transform (RHT), Pattern Recognition Letters, vol. 11, no. 5., 1990, pp. 331-338.
12
14
RHT Extensions
Klviinen, H., Hirvonen, P., Xu, L., Oja, E., Probabilistic and Non-probabilistic Hough Transforms: Overview and Comparisons, Image and Vision Computing, Vol. 13, No. 4, 1995, pp. 239-251.
15
16
Motion Detection LAPPEENRANTA UNIVERSITY OF TECHNOLOGY Using RHT THE DEPARTMENT OF INFORMATION TECHNOLOGY (MDRHT)
Klviinen, H., Motion Detection Using the Randomized Hough Transform (RHT): Exploiting Gradient Information and Detecting Multiple Moving Objects, IEE Proceedings--Vision, Image and Signal Processing, Vol. 143, No. 6, 1996, pp. 361-369.
18
4. 5.
20
21
22
24
25
Image Compression with Hough Feature Extraction *P. Frnti, *E. Ageenko, S. Kukkonen, H. Klviinen,
Using Hough Transform for Context-based Image Compression in Hybrid Raster/Vector Applications, Journal Of Electrical Imaging, 2002, vol. 11, no. 2, pp. 236-245 *Department of Computer Science University of Joensuu, Finland
28
Context-based compression
COMPRESSION
vector Feature extraction Feature File
DECOMPRESSION
Retrieval Analysis Editing
raster data
30
FEATURE EXTRACTION
Hough Transform Line parameters End-point detection
Reconstruction
Encoding
Feature Image
Feature File
31
DECOMPRESSION
Reconstruction
Context modelling Input Image Feature Image Coding JBIG compression raster data Feature Image
DECOMPRESSION
Input Image
33
Input image
NOISE REMOVAL
XOR Feature Image Mismatch pixels Isolated pixel extraction Isolated mismatch pixels XOR
Output Image
34
Feature Image
Input image
FILTERING
Noise removal
Filtering procedure
Dilation
Noise removal
Erosion
Noise removal
Output Image
35
Input image
Feature image
36
37
38
702 1,734
4,512
6,438
12,966
12,598
12,177
11,549
11,514
Raster data
Vector data
39
raster (HTC)
11,514 4,578 13,961 50,140 7,222 17,132 104,547
40
Decompression
2:00 1:40 1:20 1:00 0:40 0:20 0:00
JBIG HTC HTF-JBIG
41
Problems
Is an exact replica of the original image always needed? How to improve the quality of vectorizing?
42
47