<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Kommentare zu: Raspberry Video Camera – Teil 14: SW Installation Computer Vision (OpenCV 3.2)</title>
	<atom:link href="https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/</link>
	<description>YAPB - Yet another Personal Blog</description>
	<lastBuildDate>Mi., 18 März 2026 21:16:55 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>Von: Helmut</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-8172</link>
		<dc:creator><![CDATA[Helmut]]></dc:creator>
		<pubDate>Tue, 20 Apr 2021 07:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-8172</guid>
		<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-8169&quot;&gt;Pretzi&lt;/a&gt;.

Ich denke, dass man sich heute die Arbeit gar nicht mehr machen braucht Open-CV selber zu compilieren. Probier doch mal, ob Du Open-CV nicht direkt über Linux als Paket installieren kannst mit &lt;code&gt;sudo apt install python3-opencv&lt;/code&gt;.

Oder über PIP so wie hier beschrieben: &lt;a href=&quot;https://www.pyimagesearch.com/2018/09/19/pip-install-opencv/&quot; target=&quot;_blank&quot; rel=&quot;noopener nofollow ugc&quot;&gt;https://www.pyimagesearch.com/2018/09/19/pip-install-opencv/&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-8169">Pretzi</a>.</p>
<p>Ich denke, dass man sich heute die Arbeit gar nicht mehr machen braucht Open-CV selber zu compilieren. Probier doch mal, ob Du Open-CV nicht direkt über Linux als Paket installieren kannst mit <code>sudo apt install python3-opencv</code>.</p>
<p>Oder über PIP so wie hier beschrieben: <a href="https://www.pyimagesearch.com/2018/09/19/pip-install-opencv/" target="_blank" rel="noopener nofollow ugc">https://www.pyimagesearch.com/2018/09/19/pip-install-opencv/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Helmut</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-8171</link>
		<dc:creator><![CDATA[Helmut]]></dc:creator>
		<pubDate>Tue, 20 Apr 2021 07:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-8171</guid>
		<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-8168&quot;&gt;Pretzi&lt;/a&gt;.

Da steht aber auch was von Python 3. Hast Du denn in Python 3 probiert cv2 zu importieren?]]></description>
		<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-8168">Pretzi</a>.</p>
<p>Da steht aber auch was von Python 3. Hast Du denn in Python 3 probiert cv2 zu importieren?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Pretzi</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-8169</link>
		<dc:creator><![CDATA[Pretzi]]></dc:creator>
		<pubDate>Tue, 20 Apr 2021 04:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-8169</guid>
		<description><![CDATA[Hallo Helmut,

Ich habe das nachvollzogen, und funktioniert alles, aber egal was ich tue das opencv wird immer für Python 2.7 installiert.

Was ist da falsch ?

danke
Pretzi]]></description>
		<content:encoded><![CDATA[<p>Hallo Helmut,</p>
<p>Ich habe das nachvollzogen, und funktioniert alles, aber egal was ich tue das opencv wird immer für Python 2.7 installiert.</p>
<p>Was ist da falsch ?</p>
<p>danke<br />
Pretzi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Pretzi</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-8168</link>
		<dc:creator><![CDATA[Pretzi]]></dc:creator>
		<pubDate>Mon, 19 Apr 2021 19:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-8168</guid>
		<description><![CDATA[Hallo Helmut,

ich habe alles genau so gemacht auf einem Raspi3B mit Stretch, bekomme aber das opencv immer auf Pyzhon 2.7 installiert.

Habs 2 mal probiert (dauert ewig) aber immer auf Python 2.7

nach dem cmake

Python 2:
--     Interpreter:                 /usr/bin/python2.7 (ver 2.7.13)
--     Libraries:                   /usr/lib/arm-linux-gnueabihf/libpython2.7.so (ver 2.7.13)
--     numpy:                       /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.12.1)
--     packages path:               lib/python2.7/dist-packages
-- 
--   Python 3:
--     Interpreter:                 /usr/bin/python3 (ver 3.5.3)
-- 
--   Python (for build):            /usr/bin/python2.7
--]]></description>
		<content:encoded><![CDATA[<p>Hallo Helmut,</p>
<p>ich habe alles genau so gemacht auf einem Raspi3B mit Stretch, bekomme aber das opencv immer auf Pyzhon 2.7 installiert.</p>
<p>Habs 2 mal probiert (dauert ewig) aber immer auf Python 2.7</p>
<p>nach dem cmake</p>
<p>Python 2:<br />
&#8212;     Interpreter:                 /usr/bin/python2.7 (ver 2.7.13)<br />
&#8212;     Libraries:                   /usr/lib/arm-linux-gnueabihf/libpython2.7.so (ver 2.7.13)<br />
&#8212;     numpy:                       /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.12.1)<br />
&#8212;     packages path:               lib/python2.7/dist-packages<br />
&#8212;<br />
&#8212;   Python 3:<br />
&#8212;     Interpreter:                 /usr/bin/python3 (ver 3.5.3)<br />
&#8212;<br />
&#8212;   Python (for build):            /usr/bin/python2.7<br />
&#8212;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Helmut</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-7144</link>
		<dc:creator><![CDATA[Helmut]]></dc:creator>
		<pubDate>Sun, 17 May 2020 10:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-7144</guid>
		<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-7140&quot;&gt;Jöerg&lt;/a&gt;.

Scheinbar wurde cmake nicht installiert. Was für ein Raspbian verwendest Du denn? Hast Du vor der cmake Installation &lt;strong&gt;sudo apt update&lt;/strong&gt; durchgeführt? Vielleicht hilft auch dieser Artikel: &lt;a href=&quot;http://blog.wenzlaff.de/?p=12732&quot; rel=&quot;nofollow ugc&quot;&gt;http://blog.wenzlaff.de/?p=12732&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-7140">Jöerg</a>.</p>
<p>Scheinbar wurde cmake nicht installiert. Was für ein Raspbian verwendest Du denn? Hast Du vor der cmake Installation <strong>sudo apt update</strong> durchgeführt? Vielleicht hilft auch dieser Artikel: <a href="http://blog.wenzlaff.de/?p=12732" rel="nofollow ugc">http://blog.wenzlaff.de/?p=12732</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jöerg</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-7140</link>
		<dc:creator><![CDATA[Jöerg]]></dc:creator>
		<pubDate>Sat, 16 May 2020 19:32:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-7140</guid>
		<description><![CDATA[Hallo Helmut,

ich bekommen folgende Fehlermeldung:

Paket cmake ist nicht verfügbar, wird aber von einem anderen Paket
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst
wurde oder nur aus einer anderen Quelle verfügbar ist.

E: Für Paket »cmake« existiert kein Installationskandidat.
E: Paket cmake-curses-gui kann nicht gefunden werden.


Kannst du mir da weiterhelfen.
Danke
Jörg]]></description>
		<content:encoded><![CDATA[<p>Hallo Helmut,</p>
<p>ich bekommen folgende Fehlermeldung:</p>
<p>Paket cmake ist nicht verfügbar, wird aber von einem anderen Paket<br />
referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst<br />
wurde oder nur aus einer anderen Quelle verfügbar ist.</p>
<p>E: Für Paket »cmake« existiert kein Installationskandidat.<br />
E: Paket cmake-curses-gui kann nicht gefunden werden.</p>
<p>Kannst du mir da weiterhelfen.<br />
Danke<br />
Jörg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Claus Appelt</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-5012</link>
		<dc:creator><![CDATA[Claus Appelt]]></dc:creator>
		<pubDate>Fri, 28 Sep 2018 23:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-5012</guid>
		<description><![CDATA[Habe die Sache auf einem B+ durchgezogen mit raspbian stretch und cv3.4.1. Musste ein - zwei Abhängigkeiten von Hand auflösen aber hat funktioniert. Ansonsten perfekte Anleitung DANKE!
VG Konubixe]]></description>
		<content:encoded><![CDATA[<p>Habe die Sache auf einem B+ durchgezogen mit raspbian stretch und cv3.4.1. Musste ein &#8211; zwei Abhängigkeiten von Hand auflösen aber hat funktioniert. Ansonsten perfekte Anleitung DANKE!<br />
VG Konubixe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Helmut</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-4855</link>
		<dc:creator><![CDATA[Helmut]]></dc:creator>
		<pubDate>Wed, 29 Aug 2018 14:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-4855</guid>
		<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-4854&quot;&gt;frank egersdorfer&lt;/a&gt;.

Hallo Frank,
das glaube ich nicht. Für mich sieht das eher so aus, als würden irgendwelche Python-3-Libraies fehlen.
Die Version 3.2 ist inzwischen auch schon wieder veraltet, Du könntest es mal mit 3.4 versuchen.

Goog luck
Helmut]]></description>
		<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-4854">frank egersdorfer</a>.</p>
<p>Hallo Frank,<br />
das glaube ich nicht. Für mich sieht das eher so aus, als würden irgendwelche Python-3-Libraies fehlen.<br />
Die Version 3.2 ist inzwischen auch schon wieder veraltet, Du könntest es mal mit 3.4 versuchen.</p>
<p>Goog luck<br />
Helmut</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: frank egersdorfer</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-4854</link>
		<dc:creator><![CDATA[frank egersdorfer]]></dc:creator>
		<pubDate>Wed, 29 Aug 2018 09:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-4854</guid>
		<description><![CDATA[Hallo Helmut,

ich habe python 3.2.4 kann das das Problem sein?

habe make nochmal laufen lassen:
[ 97%] Building CXX object modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o
/home/pi/opencv-3.2.0/modules/python/src2/cv2.cpp:530:1: error: too many initializers for ‘PyTypeObject {aka _typeobject}’
modules/python3/CMakeFiles/opencv_python3.dir/build.make:312: recipe for target &#039;modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o&#039; failed
make[2]: *** [modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o] Error 1
CMakeFiles/Makefile2:13384: recipe for target &#039;modules/python3/CMakeFiles/opencv_python3.dir/all&#039; failed
make[1]: *** [modules/python3/CMakeFiles/opencv_python3.dir/all] Error 2
Makefile:146: recipe for target &#039;all&#039; failed
make: *** [all] Error 2

Danke 
Frank]]></description>
		<content:encoded><![CDATA[<p>Hallo Helmut,</p>
<p>ich habe python 3.2.4 kann das das Problem sein?</p>
<p>habe make nochmal laufen lassen:<br />
[ 97%] Building CXX object modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o<br />
/home/pi/opencv-3.2.0/modules/python/src2/cv2.cpp:530:1: error: too many initializers for ‘PyTypeObject {aka _typeobject}’<br />
modules/python3/CMakeFiles/opencv_python3.dir/build.make:312: recipe for target &#8218;modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o&#8216; failed<br />
make[2]: *** [modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o] Error 1<br />
CMakeFiles/Makefile2:13384: recipe for target &#8218;modules/python3/CMakeFiles/opencv_python3.dir/all&#8216; failed<br />
make[1]: *** [modules/python3/CMakeFiles/opencv_python3.dir/all] Error 2<br />
Makefile:146: recipe for target &#8218;all&#8216; failed<br />
make: *** [all] Error 2</p>
<p>Danke<br />
Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: frank egersdorfer</title>
		<link>https://blog.helmutkarger.de/raspberry-video-camera-teil-14-sw-installation-computer-vision-opencv-3-2/#comment-4853</link>
		<dc:creator><![CDATA[frank egersdorfer]]></dc:creator>
		<pubDate>Wed, 29 Aug 2018 09:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.helmutkarger.de/?p=1753#comment-4853</guid>
		<description><![CDATA[Hallo Helmut,

bis hierhin hat alles gut geklappt.

leider bekomme ich diese Fehlermeldung beim Linken.
Hast Du eine Idee?

[ 99%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/test_OF_accuracy.cpp.o
[ 99%] Building CXX object modules/optflow/CMakeFiles/opencv_perf_optflow.dir/pe                                                                                                 rf/perf_deepflow.cpp.o
modules/python3/CMakeFiles/opencv_python3.dir/build.make:312: recipe for target                                                                                                  &#039;modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o&#039; failed
make[2]: *** [modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o] E                                                                                                 rror 1
CMakeFiles/Makefile2:13384: recipe for target &#039;modules/python3/CMakeFiles/opencv                                                                                                 _python3.dir/all&#039; failed
make[1]: *** [modules/python3/CMakeFiles/opencv_python3.dir/all] Error 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
[ 99%] Building CXX object modules/optflow/CMakeFiles/opencv_perf_optflow.dir/pe                                                                                                 rf/perf_main.cpp.o
[ 99%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.di                                                                                                 r/perf/perf_main.cpp.o
[ 99%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/test_OF_reproducibility.cpp.o
Linking CXX executable ../../bin/opencv_perf_optflow
[ 99%] Built target opencv_perf_optflow
[100%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/test_motiontemplates.cpp.o
[100%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/test_main.cpp.o
[100%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/ocl/test_motempl.cpp.o
Linking CXX executable ../../bin/opencv_perf_stitching
[100%] Built target opencv_perf_stitching
Linking CXX executable ../../bin/opencv_test_optflow
[100%] Built target opencv_test_optflow
Makefile:146: recipe for target &#039;all&#039; failed
make: *** [all] Error 2
pi@pifacetest:~/opencv-3.2.0/build$


Danke


Frank]]></description>
		<content:encoded><![CDATA[<p>Hallo Helmut,</p>
<p>bis hierhin hat alles gut geklappt.</p>
<p>leider bekomme ich diese Fehlermeldung beim Linken.<br />
Hast Du eine Idee?</p>
<p>[ 99%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/test_OF_accuracy.cpp.o<br />
[ 99%] Building CXX object modules/optflow/CMakeFiles/opencv_perf_optflow.dir/pe                                                                                                 rf/perf_deepflow.cpp.o<br />
modules/python3/CMakeFiles/opencv_python3.dir/build.make:312: recipe for target                                                                                                  &#8218;modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o&#8216; failed<br />
make[2]: *** [modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o] E                                                                                                 rror 1<br />
CMakeFiles/Makefile2:13384: recipe for target &#8218;modules/python3/CMakeFiles/opencv                                                                                                 _python3.dir/all&#8216; failed<br />
make[1]: *** [modules/python3/CMakeFiles/opencv_python3.dir/all] Error 2<br />
make[1]: *** Warte auf noch nicht beendete Prozesse&#8230;<br />
[ 99%] Building CXX object modules/optflow/CMakeFiles/opencv_perf_optflow.dir/pe                                                                                                 rf/perf_main.cpp.o<br />
[ 99%] Building CXX object modules/stitching/CMakeFiles/opencv_perf_stitching.di                                                                                                 r/perf/perf_main.cpp.o<br />
[ 99%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/test_OF_reproducibility.cpp.o<br />
Linking CXX executable ../../bin/opencv_perf_optflow<br />
[ 99%] Built target opencv_perf_optflow<br />
[100%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/test_motiontemplates.cpp.o<br />
[100%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/test_main.cpp.o<br />
[100%] Building CXX object modules/optflow/CMakeFiles/opencv_test_optflow.dir/te                                                                                                 st/ocl/test_motempl.cpp.o<br />
Linking CXX executable ../../bin/opencv_perf_stitching<br />
[100%] Built target opencv_perf_stitching<br />
Linking CXX executable ../../bin/opencv_test_optflow<br />
[100%] Built target opencv_test_optflow<br />
Makefile:146: recipe for target &#8218;all&#8216; failed<br />
make: *** [all] Error 2<br />
pi@pifacetest:~/opencv-3.2.0/build$</p>
<p>Danke</p>
<p>Frank</p>
]]></content:encoded>
	</item>
</channel>
</rss>
