[Backend] A311D support (#825)

* add A311D support

* update code

* update toolchain

* update opencv_armhf lib

* update libs

* update code

* add install script

* update bos link

* update toolchain
This commit is contained in:
yeliang2258
2022-12-13 11:53:36 +08:00
committed by GitHub
parent f6e8fe7427
commit 6a1a3d001f
36 changed files with 1096 additions and 88 deletions

View File

@@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#pragma once
#include <stdint.h>
#include <cmath>
#include <vector>