e362890c96a278fbddc98391979127a5149bc98d
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%