VXLIB Release Notes

Version: 09.02.00.04


Contents

  1. Introduction
  2. Licensing
  3. Getting Started
  4. Documentation
  5. What's New
  6. Upgrade and Compatibility Information
  7. Device Support
  8. Validation Information
  9. Fixed Issues
  10. Deprecation
  11. Known Issues
  12. Technical Support
  13. 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):


Supported Kernels

  1. [XLIB-99] VXLIB_absDiff
  2. [XLIB-100] VXLIB_accumulateImage
  3. [XLIB-101] VXLIB_accumulateSquareImage
  4. [XLIB-102] VXLIB_accumulateWeightImage
  5. [XLIB-103] VXLIB_add
  6. [XLIB-104] VXLIB_addSquare
  7. [XLIB-105] VXLIB_addWeight
  8. [XLIB-106] VXLIB_and
  9. [XLIB-107] VXLIB_box
  10. [XLIB-108] VXLIB_convertDepth
  11. [XLIB-125] VXLIB_halfScaleGaussian
  12. [XLIB-127] VXLIB_histogram
  13. [XLIB-111] VXLIB_magnitude
  14. [XLIB-112] VXLIB_meanStdDev
  15. [XLIB-110] VXLIB_gaussian
  16. [XLIB-113] VXLIB_median
  17. [XLIB-120] VXLIB_subtract
  18. [XLIB-117] VXLIB_normL2
  19. [XLIB-122] VXLIB_thresholdBinary
  20. [XLIB-124] VXLIB_xor
  21. [XLIB-121] VXLIB_tableLookup
  22. [XLIB-126] VXLIB_dilate
  23. [XLIB-119] VXLIB_or
  24. [XLIB-116] VXLIB_normL1
  25. [XLIB-109] VXLIB_convolve
  26. [XLIB-118] VXLIB_not
  27. [XLIB-114] VXLIB_minMaxLocation
  28. [XLIB-123] VXLIB_thresholdRange
  29. [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