Add debug graph to static network

This commit is contained in:
2026-05-09 08:59:19 +02:00
parent 011b5eb35f
commit da8f4d9926
5 changed files with 104 additions and 29 deletions
+1
View File
@@ -35,6 +35,7 @@ if(OpenCV_FOUND)
if(KPN_WEB_DEBUG)
kpn_target_enable_web_debug(09_opencv_cellshade)
kpn_target_enable_web_debug(13_debug_cellshade)
endif()
message(STATUS "KPN++ example 09_opencv_cellshade: OpenCV ${OpenCV_VERSION} found — building")
else()