Skip to content

utils to detect signal coming from LED on video based on mean change of pixel intensity on local area

Notifications You must be signed in to change notification settings

RumbaughLab/ledDetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ledDetect

utils to detect signal coming from LED on video based on mean change of pixel intensity on local area

graphical example illustrating LEDdetect

things to implement

for extracting mean intensity

  • implement the options to work on n areas

for signal extraction

  • implement 3 potentional alternative for extraction events from mean intensity in the time series
  • using threshold (similar to DLC likelihood strategy)
  • using find_peaks (list prefered)
  • if the signal is not good other signal processing can be implement

About

utils to detect signal coming from LED on video based on mean change of pixel intensity on local area

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages