aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 149456aec03753d3c8d3490ec0442b8cae061038 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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"
  }
  version: "release_1.2.2"
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 4
    day: 4
  }
}