<?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>Michael Hirsch &#187; Imagemagick</title>
	<atom:link href="http://blogs.bu.edu/mhirsch/tag/imagemagick/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.bu.edu/mhirsch</link>
	<description>Software Defined Radio, Radio Science, Linux, Image Processing</description>
	<lastBuildDate>Fri, 03 May 2013 01:19:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Compute &amp; Display Histogram with Imagemagick</title>
		<link>http://blogs.bu.edu/mhirsch/2012/09/compute-display-histogram-with-imagemagick/</link>
		<comments>http://blogs.bu.edu/mhirsch/2012/09/compute-display-histogram-with-imagemagick/#comments</comments>
		<pubDate>Tue, 04 Sep 2012 04:08:13 +0000</pubDate>
		<dc:creator>mhirsch</dc:creator>
				<category><![CDATA[Image Processing]]></category>
		<category><![CDATA[Imagemagick]]></category>

		<guid isPermaLink="false">http://blogs.bu.edu/mhirsch/?p=344</guid>
		<description><![CDATA[In Terminal/Command Prompt, type: convert input.jpg histogram:png:- &#124; display jpg:- where input.jpg is an image in ANY format that you want to display the histogram]]></description>
			<content:encoded><![CDATA[<p>In Terminal/Command Prompt, type:<br />
<code>convert input.jpg histogram:png:- | display jpg:-</code></p>
<p>where input.jpg is an image in ANY format that you want to display the histogram </p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.bu.edu/mhirsch/2012/09/compute-display-histogram-with-imagemagick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
