Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Robert Sablatnig is active.

Publication


Featured researches published by Robert Sablatnig.


visual analytics science and technology | 2001

3D MURALE: a multimedia system for archaeology

John Cosmas; Take Itegaki; Damian Green; Edward Grabczewski; Fred Weimer; Luc Van Gool; Alexy Zalesny; Desi Vanrintel; Franz Leberl; Markus Grabner; Konrad Schindler; Konrad F. Karner; Michael Gervautz; Stefan Hynst; Marc Waelkens; Marc Pollefeys; Roland Degeest; Robert Sablatnig; Martin Kampel

This paper introduces the 3D Measurement and Virtual Reconstruction of Ancient Lost Worlds of Europe system (3D MURALE). It consists of a set of tools for recording, reconstructing, encoding, visualising and database searching/querying that operate on buildings, building parts, statues, statue parts, pottery, stratigraphy, terrain geometry and texture and material texture. The tools are loosely linked together by a common database on which they all have the facility to store and access data. The paper describes the overall architecture of the 3D MURALE system and then briefly describes the functionality of the tools provided by the project. The paper compares the multimedia studio architecture adopted in this project with other multimedia studio architectures.


document analysis systems | 2012

Writer Retrieval and Writer Identification Using Local Features

Stefan Fiel; Robert Sablatnig

Writer identification determines the writer of one document among a number of known writers where at least one sample is known. Writer retrieval searches all documents of one particular writer by creating a ranking of the similarity of the handwriting in a dataset. This paper presents a method for writer retrieval and writer identification using local features and therefore the proposed method is not dependent on a binarization step. First the local features of the image are calculated and with the help of a predefined codebook an occurrence histogram can be created. This histogram is compared to determine the identity of the writer or the similarity of other handwritten documents. The proposed method has been evaluated on two datasets, namely the IAM dataset which contains 650 writers and the Trigraph Slant dataset which contains 47 writers. Experiments have shown that it can keep up with previous writer identification approaches. Regarding writer retrieval it outperforms previous methods.


international conference on document analysis and recognition | 2013

Writer Identification and Writer Retrieval Using the Fisher Vector on Visual Vocabularies

Stefan Fiel; Robert Sablatnig

In this paper a method for writer identification and writer retrieval is presented. Writer identification is the task of identifying the writer of a document out of a database of known writers. In contrast to identification, writer retrieval is the task of finding documents in a database according to the similarity of handwritings. The approach presented in this paper uses local features for this task. First a vocabulary is calculated by clustering features using a Gaussian Mixture Model and applying the Fisher kernel. For each document image the features are calculated and the Fisher Vector is generated using the vocabulary. The distance of this vector is then used as similarity measurement for the handwriting and can be used for writer identification and writer retrieval. The proposed method is evaluated on two datasets, namely the ICDAR 2011 Writer Identification Contest dataset which consists of 208 documents from 26 writers, and the CVL Database which contains 1539 documents from 309 writers. Experiments show that the proposed methods performs slightly better than previously presented writer identification approaches.


international conference on document analysis and recognition | 2013

CVL-DataBase: An Off-Line Database for Writer Retrieval, Writer Identification and Word Spotting

Florian Kleber; Stefan Fiel; Markus Diem; Robert Sablatnig

In this paper a public database for writer retrieval, writer identification and word spotting is presented. The CVL-Database consists of 7 different handwritten texts (1 German and 6 English Texts) and 311 different writers. For each text an RGB color image (300 dpi) comprising the handwritten text and the printed text sample are available as well as a cropped version (only handwritten). A unique ID identifies the writer, whereas the bounding boxes for each single word are stored in an XML file. An evaluation of the best algorithms of the ICDAR and ICHFR writer identification contest has been performed on the CVL-database.


international conference on document analysis and recognition | 2009

Recognition of Degraded Handwritten Characters Using Local Features

Markus Diem; Robert Sablatnig

The main problems of Optical Character Recognition (OCR) systems are solved if printed latin text is considered. Since OCR systems are based upon binary images, their results are poor if the text is degraded. In this paper a codex consisting of ancient manuscripts is investigated. Due to environmental effects the characters of the analyzed codex are washed out which leads to poor results gained by state of the art binarization methods. Hence, a segmentation free approach based on local descriptors is being developed. Regarding local information allows for recognizing characters that are only partially visible. In order to recognize a character the local descriptors are initially classified with a Support Vector Machine (SVM) and then identified by a voting scheme of neighboring local descriptors. State of the art local descriptor systems are evaluated in this paper in order to compare their performance for the recognition of degraded characters.


IEEE Signal Processing Letters | 2014

A Robust SIFT Descriptor for Multispectral Images

Sajid Saleem; Robert Sablatnig

This letter presents a novel method for the description of multispectral image keypoints. The method proposed is based on a modified SIFT algorithm. It uses normalized gradients as local image features for the description of keypoints in order to achieve robustness against non linear intensity changes between multispectral images. The experimental results show that the method proposed achieves a better matching performance and outperforms the SIFT algorithm.


Computer Vision and Image Understanding | 2002

Model-based registration of front- and backviews of rotationally symmetric objects

Robert Sablatnig; Martin Kampel

This paper shows an algorithm that prealigns the front- and the backviews of rotationally symmetric objects for the registration of the two 3D-surfaces without using corresponding points. The geometric alignment of the two 3D surfaces is then performed by using a modified ICP (iterative closest point) algorithm, which needs an initial estimate of the relative pose. The method proposed uses the axis of rotation of fragments to bring two range images into alignment. We are developing a classification system for archaeological fragments based on their profile, which is the cross-section of the fragment in the direction of the rotational axis of symmetry. Hence, the correct registration of the front- and backview are important. We demonstrate the method and give results on synthetic and real data.


international conference on pattern recognition | 2004

On 3D mosaicing of rotationally symmetric ceramic fragments

Martin Kampel; Robert Sablatnig

A major obstacle to the wider use of 3D object reconstruction and modeling is the extent of manual intervention needed. Such interventions are currently massive and exist throughout every phase of a 3D reconstruction project: collection of images, image management, establishment of sensor position and image orientation, extracting the geometric detail describing an object, merging geometric, texture and semantic data. This work aims to develop a solution for automated documentation of archaeological pottery, which also leads to a more complete 3D model out of multiple fragments. Generally the 3D reconstruction of arbitrary objects from their fragments can be regarded as a 3D puzzle. In order to solve it we identified the following main tasks: 3D data acquisition, orientation of the object, classification of the object and reconstruction. We demonstrate the method and give results on synthetic and real data.


computer vision and pattern recognition | 2003

Profile-based Pottery Reconstruction

Martin Kampel; Robert Sablatnig

A major obstacle to the broader use of 3D object reconstruction and modeling is the extent of manual intervention needed. Such interventions are currently extensive and exist throughout every phase of a 3D reconstruction project: collection of images, image management, establishment of sensor position and image orientation, extracting the geometric information describing an object, and merging geometric, texture and semantic data. We present a fully automated approach to pottery reconstruction based on the fragment profile, which is the cross-section of the fragment in the direction of the rotational axis of symmetry. We demonstrate the method and give results on synthetic and real data.


document analysis systems | 2012

Binarization-Free Text Line Segmentation for Historical Documents Based on Interest Point Clustering

Angelika Garz; Andreas Fischer; Robert Sablatnig; Horst Bunke

Segmenting page images into text lines is a crucial pre-processing step for automated reading of historical documents. Challenging issues in this open research field are given \eg by paper or parchment background noise, ink bleed-through, artifacts due to aging, stains, and touching text lines. In this paper, we present a novel binarization-free line segmentation method that is robust to noise and copes with overlapping and touching text lines. First, interest points representing parts of characters are extracted from gray-scale images. Next, word clusters are identified in high-density regions and touching components such as ascenders and descenders are separated using seam carving. Finally, text lines are generated by concatenating neighboring word clusters, where neighborhood is defined by the prevailing orientation of the words in the document. An experimental evaluation on the Latin manuscript images of the Saint Gall database shows promising results for real-world applications in terms of both accuracy and efficiency.

Collaboration


Dive into the Robert Sablatnig's collaboration.

Top Co-Authors

Avatar

Markus Diem

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Martin Kampel

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Florian Kleber

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Fabian Hollaus

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Martin Lettner

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Stefan Fiel

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Walter G. Kropatsch

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Melanie Gau

Vienna University of Technology

View shared research outputs
Top Co-Authors

Avatar

Paul Kammerer

Vienna University of Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge