a966b82963c568191c4f3f8a5da737f8f6298c85
AI工具箱
代码编译
注意:在Windows下编译时,需要打开Visual Studio命令行
# 编译第三方库
node thirdpart/install.js --with-onnx --with-mnn --with-opencv
# 编译主库
cmake -B build -G Ninja . -DCMAKE_BUILD_TYPE=Release
cmake --build build --config Release
Description
1.0.6
Latest
Languages
TypeScript
57%
C++
25.7%
JavaScript
11.9%
CMake
4.9%
C
0.5%