pdf
mecca.louisville.edu
Detailed explanation of the Fast Marching Methods, which can be used to efficiently solve the Eikonal equation that models moving interfaces whose motion is either monotonically increasing or decreasing....
M. Sabry Hassouna
pdf
www.hpfem.jku.at
NETGEN is an open source automatic mesh generation tool for two and three dimensions. It comes as a stand alone program with graphical user interface, or as a C++ library to be linked into an other application. Netgen is available for Unix/Linux and Windows 98/NT. Netgen generates triangular or quadrilateral meshes in 2D, and tetrahedral meshes in 3D....
Joachim Schöberl
pdf
www.math.ucla.edu
A new correlation technique for Grey-Scale Template Image Matching, the Cross-Sectional Histogram Correlation (CHC) Method, is proposed. In comparison to the traditional, widely-used Normalized Grey-Scale Correlation (NGC) Method, the CHC Method is computationally inexpensive and more robust against image noise....
Ryo Takei
pdf
www.books-by-isbn.com
When I started reading about level set methods, I realized that I must have strong mathematical background in several math areas such as differential geometry, vector calculus, partial differential equations, etc. But most importantly, i need to understand the logical/physical meaning of several math terms such as the gradient, divergence, laplacian, etc....
H. M. Schey
pdf
www2.imm.dtu.dk
This technical report discusses Sethian's Fast Marching Method and its higher accuracy variant. Both methods may be used to compute the arrival times at the points of a discrete lattice of a front which is monotonously expanding. Applications of the method include arrival time computation and the construction of distance fields for 2D or 3D objects....
Jakob Andreas Bærentzen
pdf
www.stat.columbia.edu
A very detailed and easy to follow tutorial on the EM algorithm....
HEMANT D. TAGARE
pdf
www.math.ucla.edu
This article discusses strategies for improving the speed of Matlab code. Keep in mind that speed depends heavily on the computation platform and that the fastest method on one system is not necessarily the fastest on another. Second, Matlab has gone through many version and continues to evolve: a slow method may become fast in a newer version....
Pascal Getreuer,
pdf
mecca.louisville.edu
In this paper, we propose a new variational framework for computing continuous curve skeletons from discrete objects that are suitable for structural shape representation. We have derived a new energy function, which is proportional to some medialness function, such that the minimum cost path between any two medial voxels in the shape is a curve skeleton....
M. Sabry Hassouna, Aly A. Farag
pdf
barissumengen.com
"This set of Matlab files implements Level Set Methods and follows Osher and Fedkiw's book. A combination of curvature-based forces, vector field-based forces and forces in the normal direction can be used."...
Baris Sumengen
pdf
www.math.ucla.edu
This report will consider one recent method of solving the image segmentation problem, namely, the Active Contour Without Edges method. This method utilizes the level set technique of curve treatment and more importantly, overcomes several difficulties arising in previous methods of image segmentation. Most part of this report follows that of Chan and Vese....
Ryo Takei