leo99 发表于 2021-9-24 16:15:30

799959745 发表于 2021-9-24 08:52
更新一下

好的,重新更新了一遍,这个问题没有了。{:4_192:}

qiuyurui 发表于 2021-10-9 19:42:26

学习一下

xuhaicheng327 发表于 2021-10-13 17:14:57

好资料。

炜邦 发表于 2021-11-9 09:28:41

前来围观大佬

czx 发表于 2021-11-18 11:38:16

本帖最后由 czx 于 2021-11-18 12:13 编辑

编译源码的时候报错这个{:4_126:}
CMake Error at CMakeLists.txt:33 (find_package):
Could not find a configuration file for package "MiniLogger" that is
compatible with requested version "".

张文军 发表于 2021-12-21 21:28:26

学习...............

leolee 发表于 2021-12-24 11:04:16

请问这个demo可以用usb摄像头实现吗

799959745 发表于 2021-12-24 14:08:14

leolee 发表于 2021-12-24 11:04
请问这个demo可以用usb摄像头实现吗

代码是针对isp摄像头的。如果要用usb摄像头,需要自己修改代码实现。

东逝之水 发表于 2022-1-8 16:21:19

C40PL 编译 aio-rv1126-xhlpr.mk 报错

本帖最后由 东逝之水 于 2022-1-8 16:24 编辑

我是严格按照文档操作的。但是编译出现如下问题。
我使用的是C40PL机器。sdk也是对应地址下载的。执行./build.sh aio-rv1126-jd4.mk后可以编译。执行aio-rv1126-xhlpr.mk,就出现如下错误。

2022-01-08T16:02:19 rockx_client.cpp:(.text+0xba0): undefined reference to `CARPLATE_RECOG_CODE'
2022-01-08T16:02:19 collect2: error: ld returned 1 exit status
2022-01-08T16:02:19 CMakeFiles/rockx_client.dir/build.make:120: recipe for target 'rockx_client' failed
2022-01-08T16:02:19 make: *** Error 1
2022-01-08T16:02:19 CMakeFiles/Makefile2:141: recipe for target 'CMakeFiles/rockx_client.dir/all' failed
2022-01-08T16:02:19 make: *** Error 2
2022-01-08T16:02:19 Makefile:129: recipe for target 'all' failed
2022-01-08T16:02:19 make: *** Error 2
2022-01-08T16:02:19 package/pkg-generic.mk:228: recipe for target '/home/rv1126/rv1126_camera/rv1126_rv1109_linux_release_20211022/buildroot/output/firefly_rv1126_rv1109_xhlpr/build/xhlpr_app-1.0/.stamp_built' failed
2022-01-08T16:02:19 make: *** Error 2
2022-01-08T16:02:19 /home/rv1126/rv1126_camera/rv1126_rv1109_linux_release_20211022/buildroot/output/firefly_rv1126_rv1109_xhlpr/Makefile:16: recipe for target '_all' failed
2022-01-08T16:02:19 make: *** Error 2
Command exited with non-zero status 1

799959745 发表于 2022-1-8 18:39:53

请问更新了 SDK 没?需要将 SDK 更新到最新。
如果已经更新到最新。cat /proc/version看一下信息。
页: 1 [2] 3 4 5 6 7 8 9 10
查看完整版本: RV1126 基于 rockx 实现的 isp 摄像头动态识别 demo