Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit76eff34

Browse files
committed
Enable KleidiCV for Android aarch64 by default.
1 parent71d3237 commit76eff34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎CMakeLists.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ OCV_OPTION(WITH_CAP_IOS "Enable iOS video capture" ON
261261
VERIFY HAVE_CAP_IOS)
262262
OCV_OPTION(WITH_CAROTENE"Use NVidia carotene acceleration library for ARM platform" (NOT CV_DISABLE_OPTIMIZATION)
263263
VISIBLE_IF (ARMOR AARCH64)ANDNOT IOSANDNOT XROS)
264-
OCV_OPTION(WITH_KLEIDICV"Use KleidiCV library for ARM platforms"OFF
264+
OCV_OPTION(WITH_KLEIDICV"Use KleidiCV library for ARM platforms"(ANDROIDAND AARCH64ANDNOT CV_DISABLE_OPTIMIZATION)
265265
VISIBLE_IF (AARCH64AND (ANDROIDORUNIXANDNOT IOSANDNOT XROS)))
266266
OCV_OPTION(WITH_NDSRVP"Use Andes RVP extension" (NOT CV_DISABLE_OPTIMIZATION)
267267
VISIBLE_IF RISCV)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp