aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: a27cae89b7aad8d4edfbef20332e2d14138ab992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: "LibXCam"
description:
    "libXCam is a project for extended camera and computer "
    "vision features. This library can work on GPU, CPU and "
    "other HW platforms to improve image/video quality. "
    "OpenCL as one of the common parallel computing languages "
    "is used to improve performance in different platforms. "
    "Other shading language supports are in roadmap."

third_party {
  url {
    type: GIT
    value: "https://github.com/intel/libxcam.git"
  }
  version: "1.0.0"
  last_upgrade_date { year: 2017 month: 9 day: 11 }
  license_type: "Apache-2.0"
}