Amaar Quadri

Results 2 issues of Amaar Quadri

If sphere fitting is attempted with less than 4 points, [this line](https://github.com/leomariga/pyRANSAC-3D/blob/master/pyransac3d/sphere.py#L44) will fail with the error message: "ValueError: Sample larger than population or is negative". This could be improved...