文件名称:BFPS_v1_2011-09-06
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 126kb
- 下载次数:
- 0次
- 提 供 者:
- 馬**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This readme describes the Biased and Filtered Point Sampling algorithm.
Before running the code, please run "compile_MEX.m" in the "dependent_files" directory.
BFPS.m is the main file that draws samples. A demo can be run from Matlab with the following command:
>> BFPS(double(imread( im.jpg )), 2, 1, 1, 0, 1)
For faster density estimates in non-parametric image segmentation, the fast Gauss transform can be used in place of Matlab s ksdensity function.
Copyright 2011. MIT. All Rights Reserved.
Before running the code, please run "compile_MEX.m" in the "dependent_files" directory.
BFPS.m is the main file that draws samples. A demo can be run from Matlab with the following command:
>> BFPS(double(imread( im.jpg )), 2, 1, 1, 0, 1)
For faster density estimates in non-parametric image segmentation, the fast Gauss transform can be used in place of Matlab s ksdensity function.
Copyright 2011. MIT. All Rights Reserved.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dependent_files
...............\generate_mask.m
...............\takemid.m
...............\calc_gradients.m
...............\calc_gradientsIMPORT.cpp
...............\set_pixel_colors.m
...............\calc_sdfIMPORT.cpp
...............\calc_curvature.m
...............\helperMEX.h
...............\calc_sdf.m
...............\compile_MEX.m
...............\curve_length_penalty.cpp
...............\binTree.cpp
...............\binTree.h
...............\distancePixel.cpp
...............\distancePixel.h
...............\linkedList.cpp
...............\linkedList.h
...............\calc_curvatureIMPORT.cpp
...............\is_border.m
...............\is_border.cpp
...............\is_borderIMPORT.cpp
...............\lognormpdf.m
...............\calc_sdf.cpp
...............\generate_initialization.m
...............\calculate_curve_length_gradients.m
...............\create_arrays.m
...............\quantize_index.m
...............\conv_perturbation.m
BFPS.m
im.jpg
README.txt
LICENSE.pdf
...............\generate_mask.m
...............\takemid.m
...............\calc_gradients.m
...............\calc_gradientsIMPORT.cpp
...............\set_pixel_colors.m
...............\calc_sdfIMPORT.cpp
...............\calc_curvature.m
...............\helperMEX.h
...............\calc_sdf.m
...............\compile_MEX.m
...............\curve_length_penalty.cpp
...............\binTree.cpp
...............\binTree.h
...............\distancePixel.cpp
...............\distancePixel.h
...............\linkedList.cpp
...............\linkedList.h
...............\calc_curvatureIMPORT.cpp
...............\is_border.m
...............\is_border.cpp
...............\is_borderIMPORT.cpp
...............\lognormpdf.m
...............\calc_sdf.cpp
...............\generate_initialization.m
...............\calculate_curve_length_gradients.m
...............\create_arrays.m
...............\quantize_index.m
...............\conv_perturbation.m
BFPS.m
im.jpg
README.txt
LICENSE.pdf