Skip to content

2024.2 Update 2

Choose a tag to compare

@vt-lib-support vt-lib-support released this 21 Mar 13:32
· 55 commits to main since this release

Vitis Vision Library Update

  • PL additions/enhancements::
    • New Functions:
      • Added autogain function
      • Created new L3 example of ISP with autogain
    • Updates:
      • Added NPC2 support for Remap function
      • Corrected preprocess API in documentation
      • Updated output format of initUndistoredRectifyMapInverse to 32SC1 (fixed point). Updated L3 stereopipeline example accordingly.
  • AIE Additions/Enhancements:
    • New Functions:
      • Added NV12-resize function
    • Updates:
      • Added g-gain parameter in gain correction. Updated Hybrid-ISP in L3 accordingly.
      • Added yuy2-filter2d GMIO testcase
      • Fixed TopK hang issue
      • Updated computeMetadata function in GMIO datamovers
      • Minor bug fixes

Known issues

  • Vitis GUI projects on RHEL83 and CEntOS82 may fail because of a lib conflict in the
    LD_LIBRARY_PATH setting. You need to remove ${env_var:LD_LIBRARY_PATH} from the project
    environment settings for the function to build successfully.
  • rgbir2bayer and isppipeline_rgbir PL functions are not supplied with input images.
  • lkdensepyroptflow fails to meet timing when URAM is enabled.