misc: bump opencv to 4.6.0

Change-Id: I35944fe798a7bc44ee8be6c89627048677a2a88c
diff --git a/GreenScreen/CMakeLists.txt b/GreenScreen/CMakeLists.txt
index 15f1802..264ec74 100644
--- a/GreenScreen/CMakeLists.txt
+++ b/GreenScreen/CMakeLists.txt
@@ -93,7 +93,7 @@
                                         )
 
 target_link_libraries(${ProjectName} PUBLIC libavfilter libswscale libavformat libavcodec libavutil libvpx libx264 libopus libmfx
-                                            libzlib ws2_32 Bcrypt Crypt32 Secur32 Dnsapi opencv_imgproc411 opencv_core411 onnxruntime msvcrt)
+                                            libzlib ws2_32 Bcrypt Crypt32 Secur32 Dnsapi opencv_imgproc460 opencv_core460 onnxruntime msvcrt)
 endif()
 
 add_custom_command(