When I use the following image as input, the algorithm meets with a memory error in function
int EDLineDetector::EDline(image_int8u_p image, LineChains &lines, bool smoothed)
It seems to be a memory out of range error.
@frotms Could you please have a try and resolve the problem?

When I use the following image as input, the algorithm meets with a memory error in function

int EDLineDetector::EDline(image_int8u_p image, LineChains &lines, bool smoothed)
It seems to be a memory out of range error.
@frotms Could you please have a try and resolve the problem?