为了验证opencv+kleidicv性能提升,写了一个简要demo,测试代码如下: <img width="1481" height="884" alt="Image" src="https://github.com/user-attachments/assets/ce320bf6-9870-4c07-a2d6-49c22ea62cc5" /> CMakeLists.txt配置如下: <img width="1145" height="905" alt="Image" src="https://github.com/user-attachments/assets/84fc232b-5325-45c5-b481-e680d8d2b018" /> 4.6版本信息及测试结果如下: <img width="1610" height="738" alt="Image" src="https://github.com/user-attachments/assets/67edcc80-d025-4881-9ba8-87865f1215eb" /> <img width="1920" height="1200" alt="Image" src="https://github.com/user-attachments/assets/2399127f-18e9-4472-a562-c537658d7d8e" /> 4.13版本信息及测试结果如下: <img width="1920" height="1200" alt="Image" src="https://github.com/user-attachments/assets/4f15ba38-6adb-4397-acaa-96d33ef91e10" /> <img width="1397" height="676" alt="Image" src="https://github.com/user-attachments/assets/3da1a451-9f00-423e-ab3e-c7708d002c90" /> 测试设备为三星A11+,这个测试结果和官方描述完全不一致,不但没有性能提升反而降低了,想请教一下是哪里有问题?
为了验证opencv+kleidicv性能提升,写了一个简要demo,测试代码如下:
CMakeLists.txt配置如下:
4.6版本信息及测试结果如下:
4.13版本信息及测试结果如下:
测试设备为三星A11+,这个测试结果和官方描述完全不一致,不但没有性能提升反而降低了,想请教一下是哪里有问题?