NanoLocz

NanoLocz User Guide

Installation - - Getting Started - - Saving Data
Level - - Detect - - FineAlign - - Localize
Area Analysis - - Keyboard Shortcuts
Simulation AFM - - YouTube Video Tutorials

Particle Detection

Two methods are implemented for particle detection using either template matching image correlation to a reference image (ROI method) or local maxima (peak method). Once particles have been detected particle tracking can be run on their coordinates.

1. ROI Method
2. Peak Method
3. Particle Tracking
4. YouTube Videos on Particle Analysis

1. ROI Method

The ROI (region of interest) method uses image cross-correlation of a reference image with the full image or video data set to detect particles with high correlation.

ROI detect

Detection Options:

Reference Tab Options:

reference

2. Peak Method

The peak method of particle detection find local maxima above the Min Height threshold within neighborhood of pixel distances set by Min Separation.

peak detect

3. Particle Tracking

Particle coordinates are input into the simpletracker algorithm (https://github.com/tinevez/simpletracker) to track particle positions over time. In brief particle pairs identified between frames as the closest (based on Euclidean distance) are connected to form links. Using the Hungarian algorithm the sum of these pair distances is minimized across all particles between successive frames. Subsequently, a second iteration examined track endings. If a track’s start closely aligned with another track’s end in the subsequent frames, a link spanning multiple frames is established, effectively bridging the gap and reestablishing the track. The method allows tracking to bridge a user defined number of frames where a particle is missing/undetected.

4. YouTube Videos on Particle Analysis

Peaks Method for Height + Width Analysis

YouTube NanoLocz Height + Width Analysis

ROI Method + Intercalating Trace-Retrace + Single particle LAFM

YouTube NanoLocz Single particle LAFM