-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
42 lines (37 loc) · 1.4 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: QuadLoco - A high precision quadrant target center locator
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Dave
family-names: Knopp
affiliation: Stellacore Corporation
repository-code: 'https://github.com/Stellacore/QuadLoco'
abstract: >-
Quadrant targets are high contrast signal targets that are useful for
performing very precise location measurements in the context of
photogrammetry and computer vision applications.
The quad target pattern has characteristics that are conducive to high
accuracy center point location with high precision - often to within a
small fraction of a pixel.
The classic quadrant target is pattern of alternating light and dark
colored quadrants of a square. These and similar patterns are often
visible in industrial settings, on spacecraft launch vehicles and
in precision metrology environments.
QuadLoco is a C++ open source software library that provides fast,
reliable and accurate finding of the center point in digital images
quad targets.
keywords:
- Digital Image
- Fidicual Targets
- Signalized Targets
- Control Point
- Photogrammetry
- Precise Measurement
license: MIT
version: PreRelease
date-released: '2024-12-30'