Tried parallelizing the dilation operation (the one which causes most delay), this weekend.
Using openmp on loops. But have no control on area segmentation.
#pragma parallel omp
Tried segmenting the area in four. Although, I get the same track results, the background is not filled up entirely. Need to investigate more.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.