Skip to content

An implementation of phase congruency image features detection: edges and corners.

License

Notifications You must be signed in to change notification settings

RamilKadyrov/PhaseCongruency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phase congruency

An implementation of phase congruency image features detection: edges and corners.

Kovesi, P.D.: Image features from phase congruency. Videre: Journal of Computer Vision Research 1(1999) http://mitpress.mit.edu/e-journals/Videre/

Example image

Example of edges detection

Example of corners detection

To build:

Windows

Microsoft Visual Studio required.

Linux

make

To use:

testPhase input_file_name.png output_file_name.png

for example:

testPhase example/1.png example/out.png

About

An implementation of phase congruency image features detection: edges and corners.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages