misb: add new plugin with elements to pack/unpack MISB IR over SDI data

This commit is contained in:
Joshua M. Doe
2018-01-10 09:34:47 -05:00
parent e4a308a545
commit e45f85fc95
7 changed files with 980 additions and 0 deletions

View File

@@ -3,4 +3,5 @@ if (OPENCV_FOUND)
endif (OPENCV_FOUND)
add_subdirectory (extractcolor)
add_subdirectory (misb)
add_subdirectory (videoadjust)