diff --git a/configs/bb.org-debian-buster-efi-iot-v4.14.conf b/configs/bb.org-debian-buster-efi-iot-v4.14.conf
index 183c836e9cc038a05a2f226154e19d3adcf42adc..68e71c3bffbd2e9f0074adde89aa98a6782b5c75 100644
--- a/configs/bb.org-debian-buster-efi-iot-v4.14.conf
+++ b/configs/bb.org-debian-buster-efi-iot-v4.14.conf
@@ -77,6 +77,7 @@ deb_include="	\
 	python3-dev	\
 	python3-flask	\
 	python3-numpy	\
+	python3-opencv	\
 	python3-pip	\
 	python3-scipy	\
 	python3-setuptools	\
diff --git a/configs/bb.org-debian-buster-gobot-iot-v4.14.conf b/configs/bb.org-debian-buster-gobot-iot-v4.14.conf
index 59ae5d4063ffb98f43d4e2caab100e607a7522f3..d37380cd60401f30a62ad7cb964c2209be9487ca 100644
--- a/configs/bb.org-debian-buster-gobot-iot-v4.14.conf
+++ b/configs/bb.org-debian-buster-gobot-iot-v4.14.conf
@@ -77,6 +77,7 @@ deb_include="	\
 	python3-dev	\
 	python3-flask	\
 	python3-numpy	\
+	python3-opencv	\
 	python3-pip	\
 	python3-scipy	\
 	python3-setuptools	\
diff --git a/configs/bb.org-debian-buster-iot-v4.14.conf b/configs/bb.org-debian-buster-iot-v4.14.conf
index d54b649b44fcc08712da264ea8163a46d73fd805..617817ed5433c57c42618ccca6da5b5800ed9db5 100644
--- a/configs/bb.org-debian-buster-iot-v4.14.conf
+++ b/configs/bb.org-debian-buster-iot-v4.14.conf
@@ -77,6 +77,7 @@ deb_include="	\
 	python3-dev	\
 	python3-flask	\
 	python3-numpy	\
+	python3-opencv	\
 	python3-pip	\
 	python3-scipy	\
 	python3-setuptools	\
diff --git a/configs/bb.org-debian-buster-iot-v4.9.conf b/configs/bb.org-debian-buster-iot-v4.9.conf
index 7d943767aa602133f6cd5d1bf298feb1ac132cf7..c99a9b8f5a48dd3671d7d7c2986839cc3af1ac5c 100644
--- a/configs/bb.org-debian-buster-iot-v4.9.conf
+++ b/configs/bb.org-debian-buster-iot-v4.9.conf
@@ -77,6 +77,7 @@ deb_include="	\
 	python3-dev	\
 	python3-flask	\
 	python3-numpy	\
+	python3-opencv	\
 	python3-pip	\
 	python3-scipy	\
 	python3-setuptools	\
diff --git a/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf b/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf
index 4fe25ef18ed7f520fb66c5a50e7a24d9a1e7298b..c44a947c10af321d122ff4db5b1076111a6b4361 100644
--- a/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf
+++ b/configs/bb.org-ubuntu-bionic-ros-iot-v4.14.conf
@@ -69,6 +69,7 @@ deb_include="	\
 	python3-dev	\
 	python3-flask	\
 	python3-numpy	\
+	python3-opencv	\
 	python3-pip	\
 	python3-scipy	\
 	python3-setuptools	\