Finds retroreflectors in a pair of images
Project description
Bee retroreflection detector
Detect retroreflectors in image pair.
Installation
pip install retrodetect
Usage
The detectcontact function in this package analyzes a sequence of photos captured by a tracking system to detect potential retroreflectors with the detect function capturing the differences (retro-reflectors) detected between the flash and no flash images.
See examples for details.
from retrodetect import detect, detectcontact
contact,found,searchimg = detectcontact(photo_list,n,delsize=100)
output = detect(flash,noflash,blocksize=20, offset=10, searchbox=20, step=4, searchblocksize=50, ensemblesizesqrt=3, dilate=True,margin=100)
Contributing
Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.
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 retrodetect-0.0.2.tar.gz.
File metadata
- Download URL: retrodetect-0.0.2.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2130fec3b5518c85d21ab7fb8b69eadbc633d139f211a908e2b41e35ca2b13f
|
|
| MD5 |
c4fd2a751469e0350c786b7460f2fc97
|
|
| BLAKE2b-256 |
4fee7173561752b09a1e09aba6c2d52e8e88978928f28d96a86002968b9d7b16
|
File details
Details for the file retrodetect-0.0.2-py3-none-any.whl.
File metadata
- Download URL: retrodetect-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff6ea6b4dd7fcbaf92c8930bbd323e4159710e43e8fe95ed84af21a968d57124
|
|
| MD5 |
0b5f05003050e937621409c57439a674
|
|
| BLAKE2b-256 |
4a8d7b5cee0f61e495b185e4545b8fb2f96b66d02a95b180f79663570606b76a
|