Add board lockzhiner-vision-module (#159)

This commit is contained in:
Zheng-Bicheng
2024-10-30 19:39:07 +08:00
committed by GitHub
parent 1906a37ff4
commit ecc15c2410
2 changed files with 22 additions and 1 deletions

View File

@@ -1835,6 +1835,15 @@ jobs:
setup-env-cmd: |
export LOONGARCH64_ROOT_PATH=$GITHUB_WORKSPACE/loongson-gnu-toolchain-8.3-x86_64-loongarch64-linux-gnu-rc1.5
cmake-options: -DCPU_BASELINE='' -DCPU_DISPATCH=''
- name: lockzhiner-vision-module
single-core: true
cmake-toolchain: arm-rockchip830-linux-uclibcgnueabihf.toolchain.cmake
setup-toolchain-cmd: |
git clone --depth 1 https://gitee.com/LockzhinerAI/arm-rockchip830-linux-uclibcgnueabihf.git arm-rockchip830-linux-uclibcgnueabihf
setup-env-cmd: |
export TOOLCHAIN_ROOT_PATH=$GITHUB_WORKSPACE/arm-rockchip830-linux-uclibcgnueabihf
cmake-options: -DWITH_RK=ON
env:
COMMON_CMAKE_OPTIONS: |

View File

@@ -426,7 +426,19 @@ https://github.com/nihui/opencv-mobile/releases/latest
</a>
</td>
</tr>
<td>
<a href="https://gitee.com/LockzhinerAI/LockzhinerVisionModule">
<img alt="lockzhiner-vision-module" src="https://github.com/user-attachments/assets/67252677-a336-4a88-9c65-f10d34c6c1f2" width="auto" height="120">
<br /><b>lockzhiner-vision-module</b>
</a>
<br />arm-linux-uclibcgnueabihf<br />
&#9989; HW JPG encoder<br />
&#9989; MIPI CSI camera<br />
&#9989; DPI LCD screen<br />
<a href="https://github.com/nihui/opencv-mobile/releases/latest/download/opencv-mobile-4.10.0-lockzhiner-vision-module.zip">
<img alt="opencv4-lockzhiner-vision-module" src="https://img.shields.io/badge/download-4.10.0-blue?style=for-the-badge">
</a>
</td>
</table>
# Usage Android