<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>{ Berbagi, Menulis, Dan Mengajar } Ilmu... &#187; OpenCV</title>
	<atom:link href="http://dimas.ubhara.id/category/webframework/opencv/feed/" rel="self" type="application/rss+xml" />
	<link>http://dimas.ubhara.id</link>
	<description>sampaikanlah ilmu walau satu ayat</description>
	<lastBuildDate>Wed, 15 Apr 2026 00:19:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>Camera Calibration</title>
		<link>http://dimas.ubhara.id/2011/11/camera-calibration/</link>
		<comments>http://dimas.ubhara.id/2011/11/camera-calibration/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 07:41:43 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://dimas.ubhara.id/?p=1501</guid>
		<description><![CDATA[http://opencv.willowgarage.com/documentation/camera_calibration_and_3d_reconstruction.html
]]></description>
				<content:encoded><![CDATA[<p><a href="http://opencv.willowgarage.com/documentation/camera_calibration_and_3d_reconstruction.html">http://opencv.willowgarage.com/documentation/camera_calibration_and_3d_reconstruction.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2011/11/camera-calibration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Library Wajib OpenCV</title>
		<link>http://dimas.ubhara.id/2011/11/library-wajib-opencv/</link>
		<comments>http://dimas.ubhara.id/2011/11/library-wajib-opencv/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 13:44:51 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://dimas.ubhara.id/?p=1496</guid>
		<description><![CDATA[cv210.lib
cxcore210.lib
highgui210.lib
&#160;
]]></description>
				<content:encoded><![CDATA[<p>cv210.lib</p>
<p>cxcore210.lib</p>
<p>highgui210.lib</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2011/11/library-wajib-opencv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openCV Toturial</title>
		<link>http://dimas.ubhara.id/2011/11/opencv-toturial/</link>
		<comments>http://dimas.ubhara.id/2011/11/opencv-toturial/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 08:32:39 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://dimas.ubhara.id/?p=1490</guid>
		<description><![CDATA[http://www.pages.drexel.edu/~nk752/tutorials.html
]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.pages.drexel.edu/~nk752/tutorials.html">http://www.pages.drexel.edu/~nk752/tutorials.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2011/11/opencv-toturial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenCV Camera Calibration</title>
		<link>http://dimas.ubhara.id/2011/11/opencv-camera-calibration/</link>
		<comments>http://dimas.ubhara.id/2011/11/opencv-camera-calibration/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 14:32:52 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://dimas.ubhara.id/?p=1488</guid>
		<description><![CDATA[http://dasl.mem.drexel.edu/~noahKuntz/openCVTut10.html
]]></description>
				<content:encoded><![CDATA[<p><a href="http://dasl.mem.drexel.edu/~noahKuntz/openCVTut10.html">http://dasl.mem.drexel.edu/~noahKuntz/openCVTut10.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2011/11/opencv-camera-calibration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenCV 1</title>
		<link>http://dimas.ubhara.id/2011/11/opencv-1/</link>
		<comments>http://dimas.ubhara.id/2011/11/opencv-1/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 14:28:55 +0000</pubDate>
		<dc:creator><![CDATA[dms]]></dc:creator>
				<category><![CDATA[OpenCV]]></category>

		<guid isPermaLink="false">http://dimas.ubhara.id/?p=1486</guid>
		<description><![CDATA[// halo.cpp : Defines the entry point for the console application.
//

#include "stdafx.h"
#include "cv.h"
#include "cxcore.h"
#include "highgui.h"

int _tmain(int argc, _TCHAR* argv[])
{
	IplImage *img = cvLoadImage ("Image.bmp");
		cvNamedWindow("Image:",1);
		cvShowImage("Image:",img);

		cvWaitKey();
		cvDestroyWindow("Image:");
		cvReleaseImage(&#38;img);


	return 0;


}
]]></description>
				<content:encoded><![CDATA[<pre>// halo.cpp : Defines the entry point for the console application.
//

#include "stdafx.h"
#include "cv.h"
#include "cxcore.h"
#include "highgui.h"

int _tmain(int argc, _TCHAR* argv[])
{
	IplImage *img = cvLoadImage ("Image.bmp");
		cvNamedWindow("Image:",1);
		cvShowImage("Image:",img);

		cvWaitKey();
		cvDestroyWindow("Image:");
		cvReleaseImage(&amp;img);


	return 0;


}</pre>
]]></content:encoded>
			<wfw:commentRss>http://dimas.ubhara.id/2011/11/opencv-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
