Filters for Curvilinear Enhancement

Step filtering and Polynomial filtering for enhancement of partial curvilinear structures
985.0 次下载
更新时间 2015/6/24

查看许可证

This code is an implementation of the Step filtering and the Polynomial filtering method proposed in [1]
providing an enhancement on partial curvilinear structures.
The method was applied on geophysical images in an effort to recognize the linear patterns
of subsurface architectural structures that exist in archaeological sites [1].
This method efficiently combines a rotation
and scale-invariant filter and a pixel-labeling method, providing
a robust enhancement and detection of mostly line structures in
2-D grayscale images, respectively. This is the code for the rotation and scale-invariant filter [1], [2].
You can find more details in
www.csd.uoc.gr/~cpanag
Usage: runFiltering.m : An example to run the function step_pol_filtering (Step filtering and Polynomial filtering)
data.mat : A synthetic magnetic image (see [1]) used for testing
dataR.mat: A real magnetic image (see [1]) that can be used for testing

It returns the filter output that provides an enhancement on partial curvilinear structures.

We will appreciate if you cite our paper in your work.
[1] C. Panagiotakis, E. Kokinou and A. Sarris, Curvilinear Structure Enhancement and Detection in Geophysical
Images, IEEE Trans. on Geoscience and Remote Sensing, vol. 49, no. 6, pp. 2040-2048, 2011.
[2] C. Panagiotakis and E. Kokinou, Linear Pattern Detection of Sea Faults via a Topology and Shape Optimization Method, IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, vol. 8, no. 1, pp. 3-11, 2015.

引用格式

Costas Panagiotakis (2024). Filters for Curvilinear Enhancement (https://www.mathworks.com/matlabcentral/fileexchange/46541-filters-for-curvilinear-enhancement), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Image Filtering and Enhancement 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.6.0.0

Description update
description update

1.5.0.0

Screnshot update

1.4.0.0

Readme update

1.3.0.0

The results are plotted in Grayscale

1.2.0.0

Summary update

1.1.0.0

Readme update

1.0.0.0