.isolating_trace | R Documentation |
Takes two envelopes and sets all other pixels to 0 (black)
.isolating_trace(imageMatrix, topEnv, bottomEnv)
imageMatrix |
The processed Image matrix with import_process_image() |
topEnv |
Upper envelope for one trace (scaled to your matrix correctly) |
bottomEnv |
Lower envelope for one trace (scaled to your matrix correctly) |
NOTE: topEnv is less then bottomEnv because indexing 0 is at top of image for matrix scaled
matrix of the one trace on black(NOTE: still in origional spot on plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.