Network


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

Hotspot


Dive into the research topics where Dumitru Dan Burdescu is active.

Publication


Featured researches published by Dumitru Dan Burdescu.


advanced concepts for intelligent vision systems | 2009

A New Method for Segmentation of Images Represented in a HSV Color Space

Dumitru Dan Burdescu; Marius Brezovan; Eugen Ganea; Liana Stanescu

This paper presents an original low-level system for color image segmentation considering the Hue-Saturation-Value (HSV) color space. Many difficulties of color image segmentation may be resolved using the correct color space in order to increase the effectiveness of color components to discriminate color data. The technique proposed in the article uses new data structures that lead to simpler and more efficient segmentation algorithms. We introduce a flexible hexagonal network structure on the pixels image and we extract for each segmented region the syntactic features that can be used in the shape recognition process. Our technique has a time complexity lower than the methods studied from specialized literature and the experimental results on Berkeley Segmentation Dataset color image database show that the performance of method is robust.


Neurocomputing | 2013

Automatic image annotation and semantic based image retrieval for medical domain

Dumitru Dan Burdescu; Cristian Gabriel Mihai; Liana Stanescu; Marius Brezovan

Automatic image annotation is the process of assigning meaningful words to an image taking into account its content. This process is of great interest as it allows indexing, retrieving, and understanding of large collections of image data. This paper presents a system used in the medical domain for three distinct tasks: image annotation, semantic based image retrieval and content based image retrieval. An original image segmentation algorithm based on a hexagonal structure was used to perform the segmentation of medical images. Images regions are described using a vocabulary of blobs generated from image features using the K-means clustering algorithm. The annotation and semantic based retrieval task is evaluated for two annotation models: Cross Media Relevance Model and Continuous-space Relevance Model. Semantic based image retrieval is performed using the methods provided by the annotation models. The ontology used by the annotation process was created in an original manner starting from the information content provided by the Medical Subject Headings (MeSH). The experiments were made using a database containing color images retrieved from medical domain using an endoscope and related to digestive diseases.


international conference on pattern recognition | 2010

An Adaptive Method for Efficient Detection of Salient Visual Object from Color Images

Marius Brezovan; Dumitru Dan Burdescu; Eugen Ganea; Liana Stanescu; Cosmin Stoica

This paper presents an efficient graph-based method to detect salient objects from color images and to extract their color and geometric features. Despite of the majority of the segmentation methods our method is totally adaptive and it do not require any parameter to be chosen in order to produce a better segmentation. The proposed segmentation method uses a hexagonal structure defined on the set of the image pixels ant it performs two different steps: a pre-segmentation step that will produce a maximum spanning tree of the connected components of the visual graph constructed on the hexagonal structure of an image, and the final segmentation step that will produce a minimum spanning tree of the connected components, representing the visual objects, by using dynamic weights based on the geometric features of the regions. Experimental results are presented indicating a good performance of our method.


ieee international workshop on medical measurements and applications | 2010

Medical image segmentation - a comparison of two algorithms

Liana Stanescu; Dumitru Dan Burdescu

Image segmentation plays an important role in image analysis as a frequent pre-processing step in many image understanding algorithms and practical vision systems. According to several authors, segmentation terminates when the observers goal is satisfied and for this reason, a unique method that can be applied to all possible cases does not yet exist. The purpose of this paper is to find which segmentation method is more appropriate for recognition and diagnosis of medical images. The algorithms used for comparison are: the color set back-projection algorithm that can be found in many related studies, and an original segmentation method using a hexagonal structure defined on the set of image pixels. Error measuring algorithms, which quantify the consistency between these two segmentations, were used in order to evaluate these segmentation methods. These measures allow a principled comparison between segmentation results on different images, with differing numbers of regions and which is generated by different algorithms with different parameters.


web intelligence, mining and semantics | 2012

Desiderata for research in web intelligence, mining and semantics

Rajendra Akerkar; Costin Bădică; Dumitru Dan Burdescu

The Web has an immense impact on our daily activities at work, home, and leisure. As a result, more effective and efficient methods and technologies are needed to make the most of the Webs practically unlimited potential. The new Web-related research directions include intelligent methods usually associated with the areas of Computational Intelligence, Semantic Web, Soft Computing, and Data Mining. In this article, the necessity for research on Web intelligence, mining and semantics (WIMS) is discussed together with ways in which a wide range of research is benefiting this area for the long-term. Also the WIMS conferences goal and structure are presented.


international conference on web based learning | 2007

An improved platform for medical E-Learning

Liana Stanescu; Marian Cristian Mihaescu; Dumitru Dan Burdescu; Eugen Georgescu; Ligia Florea

The paper presents an improved E-Learning platform that is especially designed for medical education. There are presented users tasks, having the following roles: administrator, secretary and teacher. The facilities of the students are also presented: students have the possibility to download course materials, take tests or sustain final examinations and communicate with all parties involved. An element of originality for this platform is the image database that is permanently updated by the teachers. The students can use this database for simple text based queries, or content-based visual queries. The content-based visual query represents a modern possibility to query the image databases using characteristics that were automatically extracted from images: colour, texture or regions. Combining content-based visual query with other access methods (text-based, hierarchical methods) for a teaching image database, helps students to view images in the database in a simple and direct manner, stimulating learning by comparing the similar cases and their particularities, or comparing similar images that have different diagnostics.


Archive | 2008

Intelligent Distributed Computing, Systems and Applications

Costin Badica; Giuseppe Mangioni; Vincenza Carchiolo; Dumitru Dan Burdescu

What do you do to start reading intelligent distributed computing systems and applications? Searching the book that you love to read first or find an interesting book that will make you want to read? Everybody has difference with their reason of reading a book. Actuary, reading habit must be from earlier. Many people may be love to read, but not a book. Its not fault. Someone will be bored to open the thick book with small words to read. In more, this is the real condition. So do happen probably with this intelligent distributed computing systems and applications.


world congress on services | 2014

Computational Complexity Analysis of the Graph Extraction Algorithm for 3D Segmentation

Dumitru Dan Burdescu; Liana Stanescu; Marius Brezovan

The problem of partitioning images into homogenous regions or semantic entities is a basic problem for identifying relevant objects. Visual segmentation is related to some semantic concepts because certain parts of a scene are pre-attentively distinctive and have a greater significance than other parts. Unfortunately there are huge of papers for 2D images and segmentation methods and most graph-based for 2D images and few papers for spatial segmentation methods. We attempt to search a certain structures in the associated edge weighted spatial graph constructed on the image voxels, such as minimum spanning tree. The major concept used in graph-based 3D clustering algorithms is the concept of homogeneity of regions. For color 3D segmentation algorithms the homogeneity of regions is color-based, and thus the edge weights are based on color distance. Early graph-based methods use fixed thresholds and local measures in finding a 3D segmentation. Complex grouping phenomena can emerge from simple computation on these local cues. A number of approaches to segmentation are based on finding compact clusters in some feature space. A recent technique using feature space clustering first transforms the data by smoothing it in a way that preserves boundaries between regions. Our previous works are related to other works in the sense of pair-wise comparison of region similarity. In this paper we extend our previous work by adding a new step in the spatial segmentation algorithm that allows us to determine regions closer to it. We use different measures for internal contrast of a connected component and for external contrast between two connected components than the measures. The key to the whole algorithm of spatial segmentation is the honeycomb. The preprocessing module is used mainly to blur the initial RGB spatial image in order to reduce the image noise by applying a 3D Gaussian kernel. Then the segmentation module creates virtual cells of prisms with tree-hexagonal structure defined on the set of the image voxels of the input spatial image and a spatial triangular grid graph having tree-hexagons as cells of vertices.


EURASIP Journal on Advances in Signal Processing | 2011

A comparative study of some methods for color medical images segmentation

Liana Stanescu; Dumitru Dan Burdescu; Marius Brezovan

The aim of this article is to study the problem of color medical images segmentation. The images represent pathologies of the digestive tract such as ulcer, polyps, esophagites, colitis, or ulcerous tumors, gathered with the help of an endoscope. This article presents the results of an objective and quantitative study of three segmentation algorithms. Two of them are well known: the color set back-projection algorithm and the local variation algorithm. The third method chosen is our original visual feature-based algorithm. It uses a graph constructed on a hexagonal structure containing half of the image pixels in order to determine a forest of maximum spanning trees for connected component representing visual objects. This third method is a superior one taking into consideration the obtained results and temporal complexity. These three methods were successfully used in generic color images segmentation. In order to evaluate these segmentation algorithms, we used error measuring methods that quantify the consistency between them. These measures allow a principled comparison between segmentation results on different images, with differing numbers of regions generated by different algorithms with different parameters.


Archive | 2010

Building Intelligent E-Learning Systems by Activity Monitoring and Analysis

Dumitru Dan Burdescu; Marian Cristian Mihăescu

E-Learning area has been intensively developed in recent years. One of the important research areas is related to improving e-Learning activity by giving the intelligent character to this activity besides core functionalities that is implemented in all e-Learning platforms.

Collaboration


Dive into the Dumitru Dan Burdescu's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Anca Ion

University of Craiova

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge