Skip to content

ImageJ plugin for tracking shape of a needle-like crystal bending as a result of photochemical reaction

License

Notifications You must be signed in to change notification settings

anotherche/photobend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Maven project implementing an ImageJ plugin providing tracking of a needle-like crystal shape changing during photobending process. Photobending is a phenomenon of crystal deformation caused by non-uniform crystal structure transformation due to photochemical reaction.

Required input is a stack of time lapse images taken during a photobending process. The output is the time dependence of crystal's curvature and longitudinal deformation. See details at http://imagej.net/PhotoBend

The resulting plugin "Bending Crystal Track" can be installed through normal update procedure in Fiji by adding the update site https://sites.imagej.net/PhotoBend/

The project uses ideas and code of

  1. Template Matching by Qingzong Tseng (based on opencv)
  2. javacv (java interface to OpenCV) by Samuel Audet
  3. Exif Metadata Library by Drew Noakes

About

ImageJ plugin for tracking shape of a needle-like crystal bending as a result of photochemical reaction

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages