TDLSDKSoftwareDevelopmentGuide
master

目录

  • 1. 模型列表
  • 2. 结构体参考
  • 3. API参考
TDLSDKSoftwareDevelopmentGuide
  • »
  • TDL SDK C 接口
  • 返回文档中心

TDL SDK C 接口¶

修订记录

Date

Description

Owner

2025/03/28

初稿

张思意

2025/03/31

添加API定义

刘俊斐

2025/04/02

添加模型列表和结构体定义

郑鑫烨

目录

  • 1. 模型列表
  • 2. 结构体参考
    • 2.1. TDLDataTypeE
    • 2.2. TDLBox
    • 2.3. TDLFeature
    • 2.4. TDLPoints
    • 2.5. TDLLandmarkInfo
    • 2.6. TDLObjectInfo
    • 2.7. TDLObject
    • 2.8. TDLFaceInfo
    • 2.9. TDLFace
    • 2.10. TDLClassInfo
    • 2.11. TDLClass
    • 2.12. TDLKeypointInfo
    • 2.13. TDLKeypoint
    • 2.14. TDLSegmentation
    • 2.15. TDLInstanceSegInfo
    • 2.16. TDLInstanceSeg
    • 2.17. TDLLanePoint
    • 2.18. TDLLane
    • 2.19. TDLDepthLogits
    • 2.20. TDLTracker
    • 2.21. TDLOcr
  • 3. API参考
    • 3.1. 句柄
    • 3.2. TDL_CreateHandle
    • 3.3. TDL_DestroyHandle
    • 3.4. TDL_WrapVPSSFrame
    • 3.5. TDL_ReadImage
    • 3.6. TDL_ReadAudio
    • 3.7. TDL_DestroyImage
    • 3.8. TDL_OpenModel
    • 3.9. TDL_CloseModel
    • 3.10. TDL_Detection
    • 3.11. TDL_FaceDetection
    • 3.12. TDL_FaceAttribute
    • 3.13. TDL_FaceLandmark
    • 3.14. TDL_Classfification
    • 3.15. TDL_ObjectClassification
    • 3.16. TDL_KeypointDetection
    • 3.17. TDL_InstanceSegmentation
    • 3.18. TDL_SemanticSegmentation
    • 3.19. TDL_FeatureExtraction
    • 3.20. TDL_LaneDetection
    • 3.21. TDL_DepthStereo
    • 3.22. TDL_Tracking
    • 3.23. TDL_CharacterRecognition
Next

© 版权所有 2025, CVITEK.

Built with Sphinx using a theme provided by Read the Docs.
  • 本页二维码