pennekampster/bemovi

Move from ImageJ to OpenCV

Opened this issue · 0 comments

rkrug commented

I will start the discussion the move from ImageJ to OpenCV.

An initial question in the OpenCV forum indicated that it would be possible to use OpenCV instead of ImageJ.

The process would involve the following steps:

Background identification and removal

Blob detection

https://learnopencv.com/blob-detection-using-opencv-python-c/

binarisation

i.e. converting the moving particles to one colour (necessary?)

morphology

particle tracking

particle measuring