SwePub
Sök i SwePub databas

  Extended search

Träfflista för sökning "WFRF:(Selig Bettina) "

Search: WFRF:(Selig Bettina)

  • Result 1-10 of 12
Sort/group result
   
EnumerationReferenceCoverFind
1.
  • Bernander, Karl B., et al. (author)
  • Improving the stochastic watershed
  • 2013
  • In: Pattern Recognition Letters. - : Elsevier BV. - 0167-8655 .- 1872-7344. ; 34:9, s. 993-1000
  • Journal article (peer-reviewed)abstract
    • The stochastic watershed is an unsupervised segmentation tool recently proposed by Angulo and Jeulin. By repeated application of the seeded watershed with randomly placed markers, a probability density function for object boundaries is created. In a second step, the algorithm then generates a meaningful segmentation of the image using this probability density function. The method performs best when the image contains regions of similar size, since it tends to break up larger regions and merge smaller ones. We propose two simple modifications that greatly improve the properties of the stochastic watershed: (1) add noise to the input image at every iteration, and (2) distribute the markers using a randomly placed grid. The noise strength is a new parameter to be set, but the output of the algorithm is not very sensitive to this value. In return, the output becomes less sensitive to the two parameters of the standard algorithm. The improved algorithm does not break up larger regions, effectively making the algorithm useful for a larger class of segmentation problems.
  •  
2.
  •  
3.
  • Malmberg, Filip, et al. (author)
  • Exact evaluation of stochastic watersheds : From trees to general graphs
  • 2014
  • In: Discrete Geometry for Computer Imagery. - Berlin, Heidelberg : Springer Berlin/Heidelberg. - 9783319099545 ; 8668, s. 309-319
  • Conference paper (peer-reviewed)abstract
    • The stochastic watershed is a method for identifying salient contours in an image, with applications to image segmentation. The method computes a probability density function (PDF), assigning to each piece of contour in the image the probability to appear as a segmentation boundary in seeded watershed segmentation with randomly selected seedpoints. Contours that appear with high probability are assumed to be more important. This paper concerns an efficient method for computing the stochastic watershed PDF exactly, without performing any actual seeded watershed computations. A method for exact evaluation of stochastic watersheds was proposed by Meyer and Stawiaski (2010). Their method does not operate directly on the image, but on a compact tree representation where each edge in the tree corresponds to a watershed partition of the image elements. The output of the exact evaluation algorithm is thus a PDF defined over the edges of the tree. While the compact tree representation is useful in its own right, it is in many cases desirable to convert the results from this abstract representation back to the image, e. g, for further processing. Here, we present an efficient linear time algorithm for performing this conversion.
  •  
4.
  • Piorkowski, Adam, et al. (author)
  • Influence of applied corneal endothelium image segmentation techniques on the clinical parameters
  • 2017
  • In: Computerized Medical Imaging and Graphics. - : Elsevier BV. - 0895-6111 .- 1879-0771. ; 55, s. 13-27
  • Journal article (peer-reviewed)abstract
    • The corneal endothelium state is verified on the basis of an in vivo specular microscope image from which the shape and density of cells are exploited for data description. Due to the relatively low image quality resulting from a high magnification of the living, non-stained tissue, both manual and automatic analysis of the data is a challenging task. Although, many automatic or semi-automatic solutions have already been introduced, all of them are prone to inaccuracy. This work presents a comparison of four methods (fully-automated or semi-automated) for endothelial cell segmentation, all of which represent a different approach to cell segmentation; fast robust stochastic watershed (FRSW), KH method, active contours solution (SNAKE), and TOPCON ImageNET. Moreover, an improvement framework is introduced which aims to unify precise cell border location in images preprocessed with differing techniques. Finally, the influence of the selected methods on clinical parameters is examined, both with and without the improvement framework application. The experiments revealed that although the image segmentation approaches differ, the measures calculated for clinical parameters are in high accordance when CV (coefficient of variation), and CVSL (coefficient of variation of cell sides length) are considered. Higher variation was noticed for the H (hexagonality) metric. Utilisation of the improvement framework assured better repeatability of precise endothelial cell border location between the methods while diminishing the dispersion of clinical parameter values calculated for such images. Finally, it was proven statistically that the image processing method applied for endothelial cell analysis does not influence the ability to differentiate between the images using medical parameters.
  •  
5.
  • Selig, Bettina, et al. (author)
  • Automatic measurement of compression wood cell attributes in fluorescence microscopy images
  • 2012
  • In: Journal of Microscopy. - : Wiley. - 0022-2720 .- 1365-2818. ; 246, s. 298-308
  • Journal article (peer-reviewed)abstract
    • This paper presents a new automated method for analyzing compression wood fibers in fluorescence microscopy. Abnormal wood known as compression wood is present in almost every softwood tree harvested. Compression wood fibers show a different cell wall morphology and chemistry compared to normal wood fibers, and their mechanical and physical characteristics are considered detrimental for both construction wood and pulp and paper purposes. Currently there is the need for improved methodologies for characterization of lignin distribution in wood cell walls, such as from compression wood fibers, that will allow for a better understanding of fiber mechanical properties. Traditionally, analysis of fluorescence microscopy images of fiber cross-sections has been done manually, which is time consuming and subjective. Here, we present an automatic method, using digital image analysis, that detects and delineates softwood fibers in fluorescence microscopy images, dividing them into cell lumen, normal and highly lignified areas. It also quantifies the different areas, as well as measures cell wall thickness. The method is evaluated by comparing the automatic with a manual delineation. While the boundaries between the various fiber wall regions are detected using the automatic method with precision similar to inter and intra expert variability, the position of the boundary between lumen and the cell wall has a systematic shift that can be corrected. Our method allows for transverse structural characterization of compression wood fibers, which may allow for improved understanding of the micro-mechanical modeling of wood and pulp fibers.
  •  
6.
  • Selig, Bettina, et al. (author)
  • Fast evaluation of the robust stochastic watershed
  • 2015
  • In: Mathematical Morphology and Its Applications to Signal and Image Processing. - Cham : Springer. - 9783319187198 ; 9082, s. 705-716
  • Conference paper (peer-reviewed)abstract
    • The stochastic watershed is a segmentation algorithm that estimates the importance of each boundary by repeatedly segmenting the image using a watershed with randomly placed seeds. Recently, this algorithm was further developed in two directions: (1) The exact evaluation algorithm efficiently produces the result of the stochastic watershed with an infinite number of repetitions. This algorithm computes the probability for each boundary to be found by a watershed with random seeds, making the result deterministic and much faster. (2) The robust stochastic watershed improves the usefulness of the segmentation result by avoiding false edges in large regions of uniform intensity. This algorithm simply adds noise to the input image for each repetition of the watershed with random seeds. In this paper, we combine these two algorithms into a method that produces a segmentation result comparable to the robust stochastic watershed, with a considerably reduced computation time. We propose to run the exact evaluation algorithm three times, with uniform noise added to the input image, to produce three different estimates of probabilities for the edges. We combine these three estimates with the geometric mean. In a relatively simple segmentation problem, F-measures averaged over the results on 46 images were identical to those of the robust stochastic watershed, but the computation times were an order of magnitude shorter.
  •  
7.
  •  
8.
  • Selig, Bettina (author)
  • Image segmentation using snakes and stochastic watershed : with applications to microscopy images of biological tissue
  • 2015
  • Doctoral thesis (other academic/artistic)abstract
    • The purpose of computerized image analysis is to extract meaningful information from digital images. To be able to find interesting regions or objects in the image, first, the image needs to be segmented. This thesis concentrates on two concepts that are used for image segmentation: the snake and the stochastic watershed. First, we focus on snakes, which are described by contours moving around on the image to find boundaries of objects. Snakes usually fail when concentric contours with similar appearance are supposed to be found successively, because it is impossible for the snake to push off one boundary and settle at the next. This thesis proposes the two-stage snake to overcome this problem. The two-stage snake introduces an intermediate snake that moves away from the influence region of the first boundary, to be able to be attracted by the second boundary. The two-stage snake approach is illustrated on fluorescence microscopy images of compression wood cross-sections for which previously no automated method existed. Further, we discuss and evolve the idea of stochastic watershed, originally a Monte Carlo approach to determine the most salient contours in the image. This approach has room for improvement concerning runtime and suppression of falsely enhanced boundaries. In this thesis, we propose the exact evaluation of the stochastic watershed (ESW) and the robust stochastic watershed (RSW), which address these two issues separately. With the ESW, we can determine the result without any Monte Carlo simulations, but instead using graph theory. Our algorithm is two orders of magnitude faster than the original approach. The RSW uses noise to disrupt weak boundaries that are consistently found in larger areas. It therefore improves the results for problems where objects differ in size. To benefit from the advantages of both new methods, we merged them in the fast robust stochastic watershed (FRSW). This FRSW uses a few realizations of the ESW, adding noise as in the RSW. Finally, we illustrate the RSW and the FRSW to segment in vivo confocal microscopy images of corneal endothelium. Our methods outperform the automatic segmentation algorithm in the commercial software NAVIS.
  •  
9.
  • Selig, Bettina, 1982-, et al. (author)
  • Measuring Distribution of Lignin in Wood Fibre Cross-Sections
  • 2009
  • In: Proceedings SSBA 2009. - Halmstad : EIS, Halmstad University. - 9789163339240 ; , s. 5-8
  • Conference paper (other academic/artistic)abstract
    • Lignification of wood fibres has important consequences to the paper production, but its exact effects are not well understood. To correlate exact levels of lignin in wood fibres to their mechanical properties, lignin autofluorescence is imaged in wood fibre cross-sections. Highly lignified areas can be detected and related to the area of the whole cell wall. Presently these measurements are performed manually, which is tedious and expensive. In this paper a method is proposed to estimate the degree of lignification automatically. The method is evaluated manually by an expert. Beside some difficulties segmenting cells that do not conform to our model, there was a highly significant correlation between the two methods.
  •  
10.
  • Selig, Bettina, 1982-, et al. (author)
  • Segmentation of Highly Lignified Zones in Wood Fiber Cross-Sections
  • 2009
  • In: Proceedings of the 16th Scandinavian Conference on Image Analysis (SCIA). - Heidelberg : Springer Berlin. - 9783642022296 ; 5575, s. 369-378
  • Conference paper (peer-reviewed)abstract
    • Lignification of wood fibers has important consequences tothe paper production, but its exact effects are not well understood. Tocorrelate exact levels of lignin in wood fibers to their mechanical proper-ties, lignin autofluorescence is imaged in wood fiber cross-sections. Highlylignified areas can be detected and related to the area of the whole cellwall. Presently these measurements are performed manually, which is te-dious and expensive. In this paper a method is proposed to estimate thedegree of lignification automatically. A multi-stage snake-based segmen-tation is applied on each cell separately. To make a preliminary evaluationwe used an image which contained 17 complete cell cross-sections. Thisimage was segmented both automatically and manually by an expert.There was a highly significant correlation between the two methods, al-though a systematic difference indicates a disagreement in the definitionof the edges between the expert and the algorithm.
  •  
Skapa referenser, mejla, bekava och länka
  • Result 1-10 of 12

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Close

Copy and save the link in order to return to this view