We present a method to couple particle-based fluid simulation methods such as Smoothed Particle Hydrodynamics (SPH) and volume rendering in order to visualize the fluid. A volume is generated from the fluid's impl...
详细信息
Accelerometers integrated in modern smartphones pave the way to intuitively use gestures for collaboratively controlling interactive applications. Using and holding smartphones has become natural and ensures user acce...
详细信息
We present a method to couple particle-based fluid simulation methods such as Smoothed Particle Hydrodynamics (SPH) and volume rendering in order to visualize the fluid. A volume is generated from the fluid's impl...
详细信息
We present a method to couple particle-based fluid simulation methods such as Smoothed Particle Hydrodynamics (SPH) and volume rendering in order to visualize the fluid. A volume is generated from the fluid's implicit density field so volume raycasting can be performed to render the surface on the GPU. The volume generation algorithm is also implemented in the GPU and is suitable to be used with both SPH simulations implemented on CPU and GPU. We compare different implementations of fluid simulation, demonstrating the modularity of the volume generation method and concluding that it can be used together with other particle-based simulation models and other volume rendering techniques.
Accelerometers integrated in modern smartphones pave the way to intuitively use gestures for collaboratively controlling interactive applications. Using and holding smartphones has become natural and ensures user acce...
详细信息
Accelerometers integrated in modern smartphones pave the way to intuitively use gestures for collaboratively controlling interactive applications. Using and holding smartphones has become natural and ensures user acceptance as well as intuitive handling. We focus on using accelerators in several smartphones at the same time to interactively control a medical imaging solution. To this end, we introduce a framework to collect, modify, and distribute acceleration sensor data from multiple smartphones and integrate it with a medical imaging system which results in an environment suitable for e.g. doctors reviewing and explaining diagnostic findings. We performed some experiments to evaluate the usability of this approach and present an ongoing research in adapting the smartphone interface to physical simulation applications.
In this paper, we present a fast lossless compression scheme for digital map images in the raster image format. This work contains two main contributions. The first is centered around the creation of a code book that ...
详细信息
ISBN:
(纸本)9781424442959
In this paper, we present a fast lossless compression scheme for digital map images in the raster image format. This work contains two main contributions. The first is centered around the creation of a code book that is based on symbol-entropy. The second contribution is the introduction of a new row-column reduction algorithm. Our scheme proceeds as follows: we determine the number of different colors in a given map image. For each color, we create a separate bi-level data layer, one for the color and the second is for the background. Then, we compress each bi-level layer individually using the proposed method, which is based on symbol-entropy in conjunction with our row-column reduction coding algorithm. Our experimental results show that our lossless compression scheme achieved on average a compression equal to 0.035 bits per pixel which is better than most reported results in the literature or comparable to some. Moreover, our scheme is simple and fast.
We decompose the problem of the optimal multi-degree reduction of Bézier curves with corners constraint into two simpler subproblems, namely making high order interpolations at the two endpoints without degree re...
详细信息
We decompose the problem of the optimal multi-degree reduction of Bézier curves with corners constraint into two simpler subproblems, namely making high order interpolations at the two endpoints without degree reduction, and doing optimal degree reduction without making high order interpolations at the two endpoints. Further, we convert the second subproblem into multi-degree reduction of Jacobi polynomials. Then, we can easily derive the optimal solution using orthonormality of Jacobi polynomials and the least square method of unequally accurate measurement. This method of 'divide and conquer' has several advantages including maintaining high continuity at the two endpoints of the curve, doing multi-degree reduction only once, using explicit approximation expressions, estimating error in advance, low time cost, and high precision. More importantly, it is not only deduced simply and directly, but also can be easily extended to the degree reduction of surfaces. Finally, we present two examples to demonstrate the effectiveness of our algorithm.
We constructed a single C-Bezier curve with a shape parameter for G^2 joining two circular arcs. It was shown that an S-shaped transition curve, which is able to manage a broader scope about two circle radii than the ...
详细信息
We constructed a single C-Bezier curve with a shape parameter for G^2 joining two circular arcs. It was shown that an S-shaped transition curve, which is able to manage a broader scope about two circle radii than the Bezier curves, has no curvature extrema, while a C-shaped transition curve has a single curvature extremum. Regarding the two kinds of curves, specific algorithms were presented in detail, strict mathematical proofs were given, and the effectiveness of the method was shown by examples This method has the following three advantages: (1) the pattern is unified; (2) the parameter able to adjust the shape of the transition curve is available; (3) the transition curve is only a single segment, and the algorithm can be formulated as a low order equation to be solved for its positive root. These advantages make the method simple and easy to implement.
We present a method to efficiently simulate fluid flows through tubular structures such as pipes and blood vessels. The method relies on the structure's centerline and for that purpose we present an algorithm to g...
详细信息
computer Aided Diagnostic comprises wide research areas with stability and reliability software requirements. We propose a set of libraries aiming to provide a development framework for medical applications. This fram...
详细信息
We present a method to efficiently simulate fluid flows through tubular structures such as pipes and blood vessels. The method relies on the structure's centerline and for that purpose we present an algorithm to g...
详细信息
We present a method to efficiently simulate fluid flows through tubular structures such as pipes and blood vessels. The method relies on the structure's centerline and for that purpose we present an algorithm to generate an approximate centerline of a tubular structure defined by an ordinary polygonal mesh. As an additional benefit, this center-line provides approximations of measures about the tubular structure such as length of regions of interest and cross-section diameters. The fluid is simulated with the smoothed particle hydrodynamics method and the fluid-structure interaction is simplified to provide interactive rates. The particles can be colored according to physical quantities to better visualize the evolution of the fluid's state in narrow and otherwise obstructed areas.
暂无评论