Code covered by the BSD License
-
Dirac2(x, sigma)
Coded by: Romeil Sandhu
-
Init_SDF(mask)
calculates the sign distance function with given an initial zero level
-
Tryphon_NB(I, phi, iter, dt, ...
Coded by: Romeil Sandhu
-
binomfilt(order1,order2)
Coded by: Romeil Sandhu
-
create_pdf(I)
Coded by: Romeil Sandhu
-
fat_contour(phi,dashed,c1)
FAT_CONTOUR draw a easily visible contour
-
run(img_path,iter,dt,alpha,fl...
-
shiftD(M)
shiftU(M) shifts the matrix up duplicating the bottom-most column
-
shiftL(M)
shiftL(M) shifts the matrix left duplicating the rightmost column
-
shiftR(M)
shiftR(M) shifts the matrix right duplicating the leftmost column
-
shiftU(M)
shiftU(M) shifts the matrix up duplicating the bottom-most column
-
sussman(D, dt)
SUSSMAN(D, dt) Corrects distance function so that it maintains |Dt| = 1
-
sussman_sign(D)
SUSSMAN_SIGN(D) Computes the sign of the distance function adding in
-
demo_twoObj.m
-
demo_zebra.m
-
View all files
Active Contours: A New Distribution Metric for Image Segmentation
by Romeil Sandhu
14 Dec 2009
(Updated 15 Dec 2009)
We present a new distribution metric for image segmentation for active contours.
|
Watch this File
|
| File Information |
| Description |
How can we characterize an image, and does the same characterization yield the same result? In this work, we study one possible characterization, distribution metrics. That is, we assume the desired region of interest has a different probability distribution from its corresponding background. Using this, we present a new distribution metric for image segmentation that arises as a result in prediction theory. Forming a natural geodesic, our metric quantifies “distance” for two density functionals as the standard deviation of the difference between logarithms of those distributions. Using level set methods, we incorporate an energy model based on the metric into the Geometric Active Contour framework. We also demonstrate the algorithm on several challenging medical images, which further ensure the viability of the metric in the context of image segmentation.
For More Information: www.romeilsandhu.com/research_projects/p |
| MATLAB release |
MATLAB 7.9 (R2009b)
|
| Other requirements |
Everything is coded in MATLAB |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 15 Dec 2009 |
Update Description |
|
Contact us