mirror of
https://github.com/nihui/opencv-mobile.git
synced 2025-09-27 04:46:17 +08:00
Add board lockzhiner-vision-module (#159)
This commit is contained in:
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
@@ -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: |
|
||||
|
14
README.md
14
README.md
@@ -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 />
|
||||
✅ HW JPG encoder<br />
|
||||
✅ MIPI CSI camera<br />
|
||||
✅ 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
|
||||
|
Reference in New Issue
Block a user