Sciweavers


Tutorial
4675views
15 years 3 months ago
Writing Fast Matlab Code
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 sys...
Pascal Getreuer,

Publication
7756views
15 years 3 months ago
A New Grey-Scale Template Image Matching Algorithm Using the Cross-Sectional Histogram Correlation Method
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-us...
Ryo Takei

Publication
3320views
15 years 3 months ago
Image Inpainting with the Navier-Stokes Equations
Image inpaining "involves filling in part of an image (or video) using information for the surrounding area" [1]. This report summarizes an application of numerical sol...
Wilson Au, Ryo Takei

Publication
3263views
15 years 3 months ago
Active Contours Without Edges and Image Segmentation
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 techniq...
Ryo Takei

Publication
2630views
15 years 3 months ago
DIJKSTRA’S and Fast Marching Method for Optimal Path Planning
This technical report illustrates the differences in solving the optimal path problem (shortest path) using different methods, where the underlying PDE can be described by the eik...
RYO TAKEI