AbigailMcGovern / platelet-analysis

A python package for analysing platelet movement
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Fibrin distance for each platelet #7

Open AbigailMcGovern opened 2 years ago

AbigailMcGovern commented 2 years ago

Once the fibrin distance transform has been found for every pixel in the time series for each injury, write a function to find the nearest pixel and obtain fibrin distance for each platelet.

What a long, convoluted sentence.

sigh

jni commented 2 years ago

Here's the signed distance transform from James: https://github.com/jni/zarpaint/pull/32/files#diff-194bf309b4a141a3036a821e9bf06c2aaf4422863a69db2d2ecf9e092b0fb9f6R8