LSD-OpenCV-MATLAB
LSD-OpenCV-MATLAB copied to clipboard
Line Segment Detector for OpenCV, MATLAB, and Python.
I'm running your code with `KITTI` datasets, which has thounds of images in a sequence. And a serious memory leak problem has appeared. I've tried to manually call `free_image_double(image_double)`, but...
```python Traceback (most recent call last): File "/home/userbest/Work/ocv-python/6_LSD.py", line 4, in from pylsd import lsd File "/usr/lib/python3.7/site-packages/pylsd/__init__.py", line 8, in from lsd import lsd ModuleNotFoundError: No module named 'lsd' ```
Hi I am trying to compile under Ubuntu 12.04 x64. I run 'cmake .. && make' under build folder in LSD-OpenCV-MATLAB-master. I a getting following error: Unknown MEX argument '-L'....
I am trying to execute a example script, but I am getting error "module is not callable" `runfile('/data/Work/workspace/seperator-detection/cap-python-lsd/pylsd/example/example_cv2.py') Traceback (most recent call last): File "", line 1, in runfile('/data/Work/workspace/seperator-detection/cap-python-lsd/pylsd/example/example_cv2.py') File...
Loads with python3.
File "G:/python daima/pylsd-master/pylsd/lsd.py", line 31, in lsd fp = open(temp, 'r') FileNotFoundError: [Errno 2] No such file or directory: 'G:/python daima/pylsd-master/pylsd/61617ntl.txt' please Tell me how these txt files are generated