<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rhoda Mingo TAMANJONG</title>
    <description>The latest articles on DEV Community by Rhoda Mingo TAMANJONG (@rhoda_mingotamanjong_ab9).</description>
    <link>https://dev.to/rhoda_mingotamanjong_ab9</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2905728%2Feb5c0143-bab5-4903-b8a3-76e68457c625.png</url>
      <title>DEV Community: Rhoda Mingo TAMANJONG</title>
      <link>https://dev.to/rhoda_mingotamanjong_ab9</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rhoda_mingotamanjong_ab9"/>
    <language>en</language>
    <item>
      <title>Unlocking computer vision with openCv</title>
      <dc:creator>Rhoda Mingo TAMANJONG</dc:creator>
      <pubDate>Sat, 01 Mar 2025 19:47:36 +0000</pubDate>
      <link>https://dev.to/rhoda_mingotamanjong_ab9/unlocking-computer-vision-with-opencv-1dn4</link>
      <guid>https://dev.to/rhoda_mingotamanjong_ab9/unlocking-computer-vision-with-opencv-1dn4</guid>
      <description>&lt;p&gt;Discover the power of OpenCV, a widely-used, open-source computer vision library. With OpenCV, you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Detect faces and objects&lt;/li&gt;
&lt;li&gt;Track movements and analyze videos&lt;/li&gt;
&lt;li&gt;Apply image and video processing techniques&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Build applications for security, healthcare, and more&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;this week I began with resizing, rotating an image with modes like;&lt;br&gt;
*Cv2.IMREAD_COLOR which print color with no transparency&lt;br&gt;
*Cv2.IMREAD_GRAYSCALE&lt;br&gt;
*Cv2.IMREAD_UNCHANGED&lt;br&gt;
-Changing pixels and colors of images&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;copying and pasting part of an image&lt;br&gt;
With all these starters, I look forward to learning more with opencv&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;To Get Started:*&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Install OpenCV&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Choose a programming language (Python, C++, Java)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Explore tutorials and examples&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Unlock the magic of computer vision with OpenCV!&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>tutorial</category>
      <category>python</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
