jrdurrant / specimen-vision

A set of tools for extracting metadata from biological specimen images
GNU General Public License v2.0
5 stars 3 forks source link

Detecting peaks in ruler autocorrelation #8

Open jrdurrant opened 8 years ago

jrdurrant commented 8 years ago

The peak detection for the autocorrelation of the ruler signal is a little fragile. The signal looks clear enough, but the right peaks aren't consistently detected. Needs more robustness

As a check, can look at the distribution of the line separations. They should be almost the same, any real variation probably indicates a problem

jrdurrant commented 8 years ago

Can probably make use of the fact that the line separations are expected to be the same, and adjust the peak detection parameter to get the best result