489 research outputs found

    Combinatorial Continuous Maximal Flows

    Get PDF
    Maximum flow (and minimum cut) algorithms have had a strong impact on computer vision. In particular, graph cuts algorithms provide a mechanism for the discrete optimization of an energy functional which has been used in a variety of applications such as image segmentation, stereo, image stitching and texture synthesis. Algorithms based on the classical formulation of max-flow defined on a graph are known to exhibit metrication artefacts in the solution. Therefore, a recent trend has been to instead employ a spatially continuous maximum flow (or the dual min-cut problem) in these same applications to produce solutions with no metrication errors. However, known fast continuous max-flow algorithms have no stopping criteria or have not been proved to converge. In this work, we revisit the continuous max-flow problem and show that the analogous discrete formulation is different from the classical max-flow problem. We then apply an appropriate combinatorial optimization technique to this combinatorial continuous max-flow CCMF problem to find a null-divergence solution that exhibits no metrication artefacts and may be solved exactly by a fast, efficient algorithm with provable convergence. Finally, by exhibiting the dual problem of our CCMF formulation, we clarify the fact, already proved by Nozawa in the continuous setting, that the max-flow and the total variation problems are not always equivalent.Comment: 26 page

    Ameliorating the Saliency of Objects in digital Images

    Get PDF
    Visual saliency is the capability of a revelation system of human or machine to choose a sub part of information for further processing. The mechanism describes here serves as a filter to pick only the interesting information related to given errands and the tasks while ignoring inappropriate information. This work uses Random Forest to know the similarity between the image patches, apply active contour model to get the approximate contour and do dynamic thresholding segmentation .The results we get consists of many small artifacts, so to remove the low level details and to obtain the more smoothness we apply gradient minimization technique

    Geometrically Induced Force Interaction for Three-Dimensional Deformable Models

    Get PDF
    This work introduces a novel 3D deformable model that is based on a geometrically induced external force field, which can be conveniently generalised to arbitrary dimensions. This external force field is based on hypothesised interactions between the relative geometries of the deformable model and the object boundary. The relative geometrical configurations contribute to a dynamic vector force field that changes accordingly as the deformable model evolves. In addition, we show that by enhancing the geometrical interaction field with a nonlocal edge preserving algorithm, the new model can effectively overcome image noise. We provide a comprehensive comparative study and show that the proposed method achieves significant improvements against existing techniques

    Phase field models and higher-order active contours

    Get PDF
    The representation and modelling of regions is an important topic in computer vision. In this paper, we represent a region via a level set of a 'phase field' function. The function is not constrained, e.g. to be a distance function; nevertheless, phase field energies equivalent to classical active contour energies can be defined. They represent an advantageous alternative to other methods: a linear representation space; ease of implementation (a PDE with no reinitialization); neutral initialization; greater topological freedom. We extend the basic phase field model with terms that reproduce 'higher-order active contour' energies, a powerful way of including prior geometric knowledge in the active contour framework via nonlocal interactions between contour points, in addition to the above advantages, the phase field greatly simplifies the analysis and implementation of the higher-order terms. We define a phase field model that favours regions composed of thin arms meeting at junctions, combine this with image terms, and apply the model to the extraction of line networks from remote sensing images

    Improved graph cut model with features of superpixels and neighborhood patches for myocardium segmentation from ultrasound image

    Get PDF
    Ultrasound (US) imaging has the technical advantages for the functional evaluation of myocardium compared with other imaging modalities. However, it is a challenge of extracting the myocardial tissues from the background due to low quality of US imaging. To better extract the myocardial tissues, this study proposes a semi-supervised segmentation method of fast Superpixels and Neighborhood Patches based Continuous Min-Cut (fSP-CMC). The US image is represented by a graph, which is constructed depending on the features of superpixels and neighborhood patches
    corecore