JiaShun Xiao
JiaShun Xiao
Hi, @giovp Thanks for your patience! Current relative coordinates are fine in most cases. However, I think it could be improved by using exact coordinates as I mentioned in the...
Sorry I am not familiar with tests in programming, I need some time to learn how to add tests for edge cases
Sure, the problem I am trying to solve is retriving exact cell coordinates/locations after nuclei segmentation with spatial histological images. To demonstrate this, I add an example in the following...
do you have any py.file named menpodetect?
@medcelerate try to use more threads, I fix it by passing '20' to '-t' argument. The reason causes this issue is that results returned from child processes grow too large....