- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 197kb
- Update:
- 2014-08-12
- Downloads:
- 0 Times
- Uploaded by:
Description: First run add_path.m,
and then run the demos in the file Demo .
This is newest active contour code for re-initialization scheme
You can also test your own images. The tested functions are in the file TEST , you can run the GAC model and CV model implemented by our RD method. The tested images should be placed in the file image .
To Search:
File list (Check if you may need any files):
RD_code\add_path.m
.......\Demo\Demo1.m
.......\....\Demo2.m
.......\....\Demo3.m
.......\....\Demo4.m
.......\....\Demo5.m
.......\function\curvature_3d.m
.......\........\Curvature_central.m
.......\........\CV_2D.m
.......\........\CV_3D.m
.......\........\Delta.m
.......\........\Heaviside.m
.......\........\LBF_2D.m
.......\........\NeumannBoundCond.m
.......\........\RegularizeF.m
.......\........\Reg_Xie.m
.......\........\reinit_SD.m
.......\........\reinit_SD_3D.m
.......\........\sdf2circle.m
.......\........\Twosdf2circle.m
.......\image\blossom.jpg
.......\.....\brain.bmp
.......\.....\noisyImg.bmp
.......\.....\T.bmp
.......\.....\threeobj.bmp
.......\.....\Thumbs.db
.......\.....\twocells.bmp
.......\.....\vessel1.bmp
.......\.....\vessel2.bmp
.......\Readme.txt
.......\TEST\Test_CV.m
.......\....\Test_GAC.m
.......\Demo
.......\function
.......\image
.......\TEST
RD_code