Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] k230 utest opencv 19_getStructuringElement 运行出错 #9902

Open
yixinghua121 opened this issue Jan 10, 2025 · 1 comment
Open

[Bug] k230 utest opencv 19_getStructuringElement 运行出错 #9902

yixinghua121 opened this issue Jan 10, 2025 · 1 comment
Labels
Arch: RISC-V BSP related with risc-v BSP: K230 BSP related with K230

Comments

@yixinghua121
Copy link

RT-Thread Version

c1166e0

Hardware Type/Architectures

k230

Develop Toolchain

GCC

Describe the bug

1.将 opencv 仓库中的 tests 文件夹复制到 software/userapps/testcases/opencv 中
2.将 opencv 仓库中的 build/install 文件夹复制到 software/userapps/testcases/opencv 中
3.编译:
cd software # 在 software 目 录 下
source ./smart-env.sh riscv64 # 运 行 smart-env.sh 脚 本, 配 置 为 riscv64 环 境
cd userapps/testcases/opencv
python3 build.py
4.生成的产物将存放在 software/userapps/testcases/opencv/root 中
5.root 目录可参照 maix3 仓库下的 readme 直接对其进行编译打包,并下载到 Maix3 平台上运行(注:
若是通过 romfs 打包方式,请一次只打包一个 elf 文件)tests.tar.gz

Other additional context

25_opencv_calib3d.elf 图像显示深度信息有问题

@unicornx unicornx added the Arch: RISC-V BSP related with risc-v label Jan 13, 2025
@Rbb666 Rbb666 added the BSP: K230 BSP related with K230 label Jan 13, 2025
@heyuanjie87
Copy link
Contributor

让lwp_munmap直接返回,运行不崩溃,问题范围可以大概锁定在lwp_mmap2和lwp_munmap之间

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: RISC-V BSP related with risc-v BSP: K230 BSP related with K230
Projects
None yet
Development

No branches or pull requests

4 participants