登录
首页 » matlab » LevelSetMethods

LevelSetMethods

于 2020-11-27 发布 文件大小:138KB
0 129
下载积分: 1 下载次数: 0

代码说明:

说明:  也是水平集方法的一个matlab源代码 比较经典的写的很详细 还可以做3d处理的(level is a collection of source code comparison Matlab classic written in great detail can be done to deal with the 3d)

文件列表:

LevelSetMethods
...............\curvature.m
...............\der_ENO1_minus.m
...............\der_ENO1_plus.m
...............\der_ENO2_minus.m
...............\der_ENO2_plus.m
...............\der_ENO3_minus.m
...............\der_ENO3_plus.m
...............\der_WENO_minus.m
...............\der_WENO_plus.m
...............\evolve2D.m
...............\evolve_kappa.m
...............\evolve_normal_ENO1.m
...............\evolve_normal_ENO2.m
...............\evolve_normal_ENO3.m
...............\evolve_normal_vector_ENO1.m
...............\evolve_normal_vector_ENO1_SD.m
...............\evolve_normal_vector_ENO2.m
...............\evolve_normal_vector_ENO2_SD.m
...............\evolve_normal_vector_ENO3.m
...............\evolve_normal_vector_ENO3_SD.m
...............\evolve_normal_vector_WENO.m
...............\evolve_normal_vector_WENO_SD.m
...............\evolve_normal_WENO.m
...............\evolve_vector_ENO1.m
...............\evolve_vector_ENO2.m
...............\evolve_vector_ENO3.m
...............\evolve_vector_WENO.m
...............\get_dt_kappa.m
...............\get_dt_normal.m
...............\get_dt_normal_kappa.m
...............\get_dt_normal_vector.m
...............\get_dt_normal_vector_kappa.m
...............\get_dt_vector.m
...............\get_dt_vector_kappa.m
...............\init_kappa.m
...............\init_normal_ENO1.m
...............\init_normal_ENO2.m
...............\init_normal_ENO3.m
...............\init_normal_WENO.m
...............\init_vector_ENO1.m
...............\init_vector_ENO2.m
...............\init_vector_ENO3.m
...............\init_vector_WENO.m

...............\LLF_normal_vector.m
...............\reinit_SD.m

...............\select_der_normal.m
...............\select_der_normal_vector_SD.m
...............\test.m
...............\upwind_ENO1.m
...............\upwind_ENO2.m
...............\upwind_ENO3.m
...............\upwind_WENO.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • target-detection-and-tracking
    序列图像中运动小目标检测跟踪,实用性很强,张天序教授的硕士生撰写的学位论文(Image sequences small moving target detection and tracking, very practical, Professor Zhang Tianxu of graduate students writing dissertations)
    2013-10-18 20:43:58下载
    积分:1
  • hsvquan
    hsv的空间量化,要求输入为hsv空间中的图像。分别对h、s、v三个分量进行量化。(hsv space quantization, for admission to hsv space images. Respectively h, s, v 3 components quantified.)
    2007-04-11 15:41:09下载
    积分:1
  • UKF
    说明:  研究生期间做的unscented kalman 滤波程序,带测试例子,vc6编译(Graduate students during the unscented kalman filtering process, with the test example, vc6 compiler)
    2021-04-27 11:58:44下载
    积分:1
  • 拼接技术
    利用sift算法提取两张图像的特征点,利用ransac去除误匹配,最后将两张图片拼接在一起(Using sift algorithm to extract the two feature points of the image, the use of ransac to remove the wrong match, and finally the two pictures together)
    2021-04-17 16:48:53下载
    积分:1
  • raws-reading-and-fusing
    Matlab下,读取raw文件,实现多波段图像融合,高光谱与高分辨率图像融合,包括直接融合,傅里叶变换后融合,小波变换后融合及HIS变换后融合。(On Matlab,how to read and show raw files, achieve more band mergering,spectrum image and high resolution image fusiing,including direct fusion,Fourier transform fusion, wavelet transform fusion and HIS transformation fusion )
    2012-03-02 11:27:40下载
    积分:1
  • EXP
    说明:  注:运行前自己准备图像,修改I = imread('')单引号中的路径 1. 给一张灰度图添分别添加高斯噪声和椒盐噪声。然后分别进行均值滤波和中值滤波,并把处理后的图片保存。 2. 图像频域处理,对图像进行傅里叶变换,进行高通滤波,显示处理结果。 3. 图像平移和旋转 4. 分别用OSTU阈值法和全局阈值法分割图像,然后进行腐蚀和膨胀处理,显示处理结果。(Note: Prepare the image by yourself before running, modify the path in single quotes of I = imread('')1. Add Gaussian noise and salt and pepper noise to a grayscale image. Then perform mean filtering and median filtering respectively, and save the processed pictures.2. Image frequency domain processing, Fourier transform of the image, high-pass filter, and display the processing result.3. Image translation and rotation4. Separate the image with OSTU threshold method and global threshold method, and then perform corrosion and dilation processing, and display the processing results.)
    2020-08-15 08:49:44下载
    积分:1
  • exp_1
    对视屏中动态目标的形心追踪,matlab代码,阈值分割,形心计算,序列图读取显示(The centroid tracking of dynamic targets in the video screen, matlab code, threshold segmentation, centroid calculation, sequence diagram reading and display)
    2017-12-17 16:19:16下载
    积分:1
  • text1
    对数字图像的处理、灰度化等,对数字图像进行基本的操作与处理(Basic digital image manipulation and processing of digital image processing, gray,)
    2013-03-27 10:20:40下载
    积分:1
  • hog
    说明:  方向梯度直方图检测算子,能够提取图像的HOG特征,进行分类与识别(Directional gradient histogram detection operator can extract the hog features of the image for classification and recognition)
    2020-11-24 15:17:25下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • 696518资源总数
  • 105250会员总数
  • 16今日下载