DriveWorks SDK Reference
5.16.65 Release
For Test and Development only

Porting Guide from SDK 5.6 to SDK 5.8

This document will help you port your applications from DriveWorks SDK 5.6 to DriveWorks SDK 5.8.


dwDNN Framework

Following functionality has been deprecated:

  • Caffe and UFF model parsers are deprecated
  • Confindence MLP is deprecated

dwTimer API

Following functionality has been deprecated:


dwLogger API

Following functionality has been deprecated:


BoxTracker2D

This release moved the following headers:

  • dw/imageprocesssing/tracking/BoxTracker2D.h to dw/imageprocesssing/tracking/boxtracker2d/BoxTracker2D.h

Feature Tracker

This release moved the following headers:

  • dw/imageprocesssing/tracking/FeatureTracker.h to dw/imageprocesssing/tracking/featuretracker/FeatureTracker.h

Template Tracker

This release moved the following headers:

  • dw/imageprocesssing/tracking/TemplateTracker.h to dw/imageprocesssing/tracking/templatetracker/TemplateTracker.h
  • Removed deprecated OCAM camera model. Use FTheta instead. Converted rig file with OCAM models to FTheta model by fitting a polynomial

Filtering

This release moved Pyramid computation out of Filtering and moved the following headers:

  • dw/imageprocesssing/filtering/Pyramid.h to dw/imageprocesssing/pyramid/Pyramid.h

The dw/imageprocesssing/filtering/Pyramid.h is deprecated and will be removed in the next major release.


Egomotion

Following functionality is deprecated and will be removed in the next major release.


IMU Frames

Following functionality is deprecated and will be removed in the next major release.

Following APIs has been deprecated: