merge lines after houghlinesp
Project description
Using method:
line discription: x1,y1,x2,y2
import mergeLine
mergeLine.merge_lines(
[1,0,0,1],
[2,0,0,2],
[3,0,0,3],
)
//we get 2,0,0,2
//you can set ,scope_tolerent=,dis_tor 2 parameter in merge_lines.
// which are used to set how lines are similar. first is used set scope_similarity. second is used to set distance tolerent betwen line segments.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mergeLines-2.0.6.tar.gz.
File metadata
- Download URL: mergeLines-2.0.6.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a96312a200e2ddfdb1b3a598df9ebe1d4b3dae7bf3588d8d7f942a123f459bc7
|
|
| MD5 |
0930eb7184bbfe89b30d0e9114812303
|
|
| BLAKE2b-256 |
589b38e98ae3dcec6ea005c2a9c4062796ba124fa833e0894362b9f5c2ad2f9d
|
File details
Details for the file mergeLines-2.0.6-py3-none-any.whl.
File metadata
- Download URL: mergeLines-2.0.6-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bcfe9f296a8d5f405c90960f1c9391f23b2461fc933be791227543fd6e9d025
|
|
| MD5 |
f1626fc199a78290518a154bf2affb3a
|
|
| BLAKE2b-256 |
e199696d2cef5cf3f5d0e4bc6b8a22ad7ec1e2385c95835e9972bfd9f745d481
|