VXLIB Release Notes
Version: 10.01.00
Contents
- Introduction
- Licensing
- Getting Started
- Documentation
- What's New
- Upgrade and Compatibility Information
- Device Support
- Validation Information
- Fixed Issues
- Deprecation
- Known Issues
- Technical Support
- Package Versioning
Introduction
The VXLIB package consists of the Texas Instruments optimized kernels for low-level vision processing algorithms.
Licensing
The licensing information of this library and a complete manifest along with export control information is detailed here [HTML].
Getting Started
The VXLIB User Guide [USER_GUIDE] provides the documentation and references necessary to begin development on TI's platforms. Currently, Windows build is not supported.
Documentation
Refer to following documentation for further details:
VXLIB User Guide | Build instructions, API Guide | [USER_GUIDE] |
Software Manifest | Licenses, terms of use | [HTML] |
What's New
Upgrade and Compatibility Information
File | Change description | User application change required | User application recompile required |
Device Support
SoC | Host (OS) | Target (OS) | Test Platform |
C7x | No OS | No OS |
Validation Information
This release was built and validated using the following tools:
Build Tools (NOT included in VXLIB):
- C7x CGT C7000-CGT-4.1.0.LTS
Supported Kernels
- [XLIB-99] VXLIB_absDiff
- [XLIB-100] VXLIB_accumulateImage
- [XLIB-101] VXLIB_accumulateSquareImage
- [XLIB-102] VXLIB_accumulateWeightImage
- [XLIB-103] VXLIB_add
- [XLIB-104] VXLIB_addSquare
- [XLIB-105] VXLIB_addWeight
- [XLIB-106] VXLIB_and
- [XLIB-107] VXLIB_box
- [XLIB-108] VXLIB_convertDepth
- [XLIB-125] VXLIB_halfScaleGaussian
- [XLIB-127] VXLIB_histogram
- [XLIB-111] VXLIB_magnitude
- [XLIB-112] VXLIB_meanStdDev
- [XLIB-110] VXLIB_gaussian
- [XLIB-113] VXLIB_median
- [XLIB-120] VXLIB_subtract
- [XLIB-117] VXLIB_normL2
- [XLIB-122] VXLIB_thresholdBinary
- [XLIB-124] VXLIB_xor
- [XLIB-121] VXLIB_tableLookup
- [XLIB-126] VXLIB_dilate
- [XLIB-119] VXLIB_or
- [XLIB-116] VXLIB_normL1
- [XLIB-109] VXLIB_convolve
- [XLIB-118] VXLIB_not
- [XLIB-114] VXLIB_minMaxLocation
- [XLIB-123] VXLIB_thresholdRange
- [XLIB-115] VXLIB_multiply
Fixed Issues
Known Issues
Technical Support
For technical support, please post your questions on TI E2E Forum for Processors.
For additional assistance, contact local TI Field Application Engineer
Package Versioning
Each package version is composed of 4 period-delimited numbers - represented here by the letters M, m, p and b
[M.m.p.b]
. The table below provides a descriptive reference regarding package version
numbering.
Digit | Meaning | Description |
---|---|---|
1 (M=Major) | Major revision | Incremented when the new version is substantially different from the previous For example, a new module added or an existing module's algorithm significantly altered. |
2 (m=minor) | Minor revision | Incremented when the new version has changed but not in a major way. For example, some minor changes in the API or feature set. |
3 (p=patch) | Patch number | Incremented for all other source code changes. This include any packaging support code. |
4 (b=build) | Build number | Incremented for each release delivery to CM. Reset for any change to M, m or p |
Copyright 2023, Texas Instruments Incorporated