Govind Singh

Results 2 issues of Govind Singh

#### Reference Issue #### What does this implement/fix? Explain your changes. #### Any other comments?

Error : LSD Error: new_image_double: invalid image size. in the following code, Instead of raising the error lsd close the kernel and stop the execution. ``` test_img = np.zeros((1,100),dtype=np.uint8) try:...