licenses.dev

opencv v0.91.3

Rust bindings for OpenCV

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT34
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 2.9.1A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.0.99A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. DIRECT9
cfg-if • 1.0.1A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
getrandom • 0.3.3A small cross-platform library for retrieving random data from system sourceINDIRECT6
glob • 0.3.2Support for matching file paths against Unix shell style patterns. INDIRECT0
jobserver • 0.1.33An implementation of the GNU Make jobserver for Rust. DIRECT7
libc • 0.2.174Raw FFI bindings to platform libraries like libc.DIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
once_cell • 1.21.3Single assignment cells and lazy values.DIRECT0
percent-encoding • 2.3.1Percent encoding and decodingINDIRECT0
pkg-config • 0.3.32A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. DIRECT0
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
semver • 1.0.26Parser and evaluator for Cargo's flavor of Semantic VersioningDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.DIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. DIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-core • 0.56.0Rust for WindowsINDIRECT16
windows-implement • 0.56.0The implement macro for the windows crateINDIRECT4
windows-interface • 0.56.0The interface macro for the windows crateINDIRECT4
windows-result • 0.1.2Windows error handlingINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
windows • 0.56.0Rust for WindowsDIRECT17
MIT3
PackageRelationDependenciesPublished
matches • 0.1.10A macro to evaluate, as a boolean, whether an expression matches a pattern.DIRECT0
opencv-binding-generator • 0.89.1Binding generator for opencv crateDIRECT11
rgb • 0.8.50`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.DIRECT1
Apache-2.02
PackageRelationDependenciesPublished
clang-sys • 1.8.1Rust bindings for libclang.INDIRECT2
clang • 2.0.0A somewhat idiomatic Rust wrapper for libclang.INDIRECT3
MIT OR Unlicense2
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
memchr • 2.7.5Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
wasi • 0.14.2+wasi-0.2.4WASI API bindings for RustINDIRECT2
wit-bindgen-rt • 0.39.0Runtime support for the `wit-bindgen` crate INDIRECT1
Apache-2.0 OR CC0-1.0 OR MIT-01
PackageRelationDependenciesPublished
dunce • 1.0.5Normalize Windows paths to the most compatible format, avoiding UNC where possibleDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.23.1A crate for mucking around with piles of bytes.INDIRECT0
Apache-2.0 OR LGPL-2.1-or-later OR MIT1
PackageRelationDependenciesPublished
r-efi • 5.3.0UEFI Reference Specification Protocol Constants and DefinitionsINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.91.3 version:

[![licenses](https://licenses.dev/b/cargo/opencv/0.91.3)](https://licenses.dev/cargo/opencv/0.91.3)
<a href="https://licenses.dev/cargo/opencv/0.91.3">
  <img src="https://licenses.dev/b/cargo/opencv/0.91.3" alt="licenses" />
</a>
GitHub