增加VideoCapture
This commit is contained in:
@ -77,6 +77,7 @@ endif()
|
||||
add_library(cv SHARED ${CMAKE_JS_SRC}
|
||||
cxx/node.cc
|
||||
cxx/mat.cc
|
||||
cxx/videocap.cc
|
||||
cxx/util.cc
|
||||
)
|
||||
target_link_libraries(cv ${CMAKE_JS_LIB} ${OpenCV_LIBS})
|
||||
|
Reference in New Issue
Block a user