Skip to content

FoxinSnow/Maximse-Local-Contrast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local-Contrast-Maxmize

This code is used for locally contrast of a signal.

For every fringe of the signal, their peaks is increased to a max value, and their valleys is decerased to a min value.
The middle signal values will be automaticly modifies to meet the new signal shape.

Current version is used for 1D signal.

Run demo.py to check the effect.
Incluse both findExtremums.py and maxContrast.py in the code.
(But if you only want to find all peaks and valleys of your signal, the findExtremums.py can also be used independently.)


Before & After

About

Python scripts for maximising signal local contrast.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages