walesch-yan / argussight

MIT License
0 stars 0 forks source link

Flow detection Process #1

Closed walesch-yan closed 4 months ago

walesch-yan commented 4 months ago

This PR includes the addition of the flow detection process. A process, that detects and tracks feature point in a designated region of interest, to calculate the overall speed of the flow of a liquid.

Furthermore, it changes the overall workflow of argussight by using a shared memory frame that is only overwritten by the collector and allows all processes to directly access the current frame.