licenses.dev

cv-geom v0.7.0

Contains computational geometry algorithms used in computer vision

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
float-ord • 0.2.0A total ordering for floating-point numbersDIRECT0
libm • 0.2.8libm in pure RustINDIRECT0
num-complex • 0.2.4Complex numbers implementation for RustINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT2
paste-impl • 0.1.18Implementation detail of the `paste` crateINDIRECT1
paste • 0.1.18Macros for all your token pasting needsINDIRECT2
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
proc-macro-hack • 0.5.20+deprecatedProcedural macros in expression positionINDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.2.2ChaCha random number generator INDIRECT9
rand_core • 0.5.1Core random number generator traits and tools for implementation. INDIRECT0
rand_hc • 0.2.0HC128 random number generator INDIRECT1
rand • 0.7.3Random number generators and other randomness functionality. INDIRECT11
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
MIT5
PackageRelationDependenciesPublished
convert_case • 0.4.0Convert strings into any caseINDIRECT0
cv-core • 0.15.0Contains core primitives used in computer vision applicationsDIRECT31
derive_more • 0.99.18Adds #[derive(x)] macros for more traitsINDIRECT7
generic-array • 0.13.3Generic types implementing functionality of arraysINDIRECT1
sample-consensus • 1.0.2Abstractions for sample consensus algorithms such as RANSACINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
nalgebra • 0.21.1General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.INDIRECT25
simba • 0.1.5SIMD algebra for RustINDIRECT8
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.7.35Utilities for zero-copy parsing and serializationINDIRECT6
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.3.2Approximate floating point equality comparisons and assertions.INDIRECT3
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT3
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/cv-geom)](https://licenses.dev/cargo/cv-geom)
<a href="https://licenses.dev/cargo/cv-geom">
  <img src="https://licenses.dev/b/cargo/cv-geom" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.0 version:

[![licenses](https://licenses.dev/b/cargo/cv-geom/0.7.0)](https://licenses.dev/cargo/cv-geom/0.7.0)
<a href="https://licenses.dev/cargo/cv-geom/0.7.0">
  <img src="https://licenses.dev/b/cargo/cv-geom/0.7.0" alt="licenses" />
</a>
GitHub