Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 598 Bytes

plot_detection.rst

File metadata and controls

26 lines (16 loc) · 598 Bytes

Detection plot

bigfish.plot

Functions to visualize detection results.

Visualize detected spots:

  • bigfish.plot.plot_detection

Visualize the reference spot computed for an image:

  • bigfish.plot.plot_reference_spot

Visualize the elbow curve used to automatically set a detection threshold:

  • bigfish.plot.plot_elbow
  • bigfish.plot.plot_elbow_colocalized

plot_detection

plot_reference_spot

plot_elbow

plot_elbow_colocalized