Filters for Curvilinear Enhancement

버전 1.6.0.0 (1.64 MB) 작성자: Costas Panagiotakis
Step filtering and Polynomial filtering for enhancement of partial curvilinear structures
다운로드 수: 984
업데이트 날짜: 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