<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Digital Humanities Questions &#38; Answers &#187; User Favorites: materialculture</title>
		<link><a href='http://digitalhumanities.org/answers/profile/materialculture'>materialculture</a></link>
		<description>Digital Humanities Questions &amp; Answers &#187; User Favorites: materialculture</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 09:45:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://digitalhumanities.org/answers/search.php</link>
		</textInput>
		<atom:link href="http://digitalhumanities.org/answers/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			 
				<title>Anupam Basu on "How to analyze &#38; record CIELAB or Munsell notations of colors in digital images?"</title>
						<link>http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1499</link>
			<pubDate>Wed, 21 Dec 2011 10:08:44 +0000</pubDate>
			<dc:creator>Anupam Basu</dc:creator>
			<guid isPermaLink="false">1499@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;&#60;em&#62;Replying to @&#60;a href='http://digitalhumanities.org/answers/profile/materialculture'&#62;materialculture&#60;/a&#62;'s &#60;a href=&#34;http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1495&#34;&#62;post&#60;/a&#62;:&#60;/em&#62;&#60;br /&#62;
If you have a database of images that you simply need to parse through while recording every color, you might try &#60;a href=&#34;http://code.google.com/p/python-colormath/&#34;&#62;the colormath module as well&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>Arno Bosse on "How to analyze &#38; record CIELAB or Munsell notations of colors in digital images?"</title>
						<link>http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1498</link>
			<pubDate>Wed, 21 Dec 2011 09:25:34 +0000</pubDate>
			<dc:creator>Arno Bosse</dc:creator>
			<guid isPermaLink="false">1498@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;Oh, I'm no expert either. Take a look at &#60;a href=&#34;http://gemident.com/&#34;&#62;GEMIdent&#60;/a&#62;. This is more of a special purpose package (so maybe not the best choice for your needs) but their docs and presentations are easy to follow and explain in general terms how their software works.
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>materialculture on "How to analyze &#38; record CIELAB or Munsell notations of colors in digital images?"</title>
						<link>http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1495</link>
			<pubDate>Tue, 20 Dec 2011 19:05:51 +0000</pubDate>
			<dc:creator>materialculture</dc:creator>
			<guid isPermaLink="false">1495@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;&#60;em&#62;Replying to @Anupam Basu's &#60;a href=&#34;http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1484&#34;&#62;post&#60;/a&#62;:&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;&#60;em&#62;Replying to @Arno Bosse's &#60;a href=&#34;http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1483&#34;&#62;post&#60;/a&#62;:&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Thank you both for your replies.  I'm not nearly so savvy as to actually *understand* what you've suggested, so I'm going to take your ideas to our programmer and hopefully will be able to get the color reading job done for our image database.  Many thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>Anupam Basu on "How to analyze &#38; record CIELAB or Munsell notations of colors in digital images?"</title>
						<link>http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1484</link>
			<pubDate>Thu, 15 Dec 2011 00:10:25 +0000</pubDate>
			<dc:creator>Anupam Basu</dc:creator>
			<guid isPermaLink="false">1484@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;ImageJ should have a plugin. It can also be done in Python with PIL (which has a dependency on numPy, I believe).
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>Arno Bosse on "How to analyze &#38; record CIELAB or Munsell notations of colors in digital images?"</title>
						<link>http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1483</link>
			<pubDate>Wed, 14 Dec 2011 22:43:14 +0000</pubDate>
			<dc:creator>Arno Bosse</dc:creator>
			<guid isPermaLink="false">1483@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;I'm pretty sure that there are ImageJ (&#60;a href=&#34;http://rsbweb.nih.gov/ij/features.html&#34; rel=&#34;nofollow&#34;&#62;http://rsbweb.nih.gov/ij/features.html&#60;/a&#62;) segmentation plugins that should be able to handle this. Actually, rather than ImageJ I recommend you use Fiji (&#60;a href=&#34;http://fiji.sc/wiki/index.php/Fiji&#34; rel=&#34;nofollow&#34;&#62;http://fiji.sc/wiki/index.php/Fiji&#60;/a&#62;) instead. As they say on their site, &#34;Fiji compares to ImageJ as Ubuntu compares to Linux.&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			 
				<title>materialculture on "How to analyze &#38; record CIELAB or Munsell notations of colors in digital images?"</title>
						<link>http://digitalhumanities.org/answers/topic/how-to-analyze-record-cielab-or-munsell-notations-of-colors-in-digital-images#post-1482</link>
			<pubDate>Wed, 14 Dec 2011 22:28:26 +0000</pubDate>
			<dc:creator>materialculture</dc:creator>
			<guid isPermaLink="false">1482@http://digitalhumanities.org/answers/</guid>
			<description>&#60;p&#62;I know photo editing software can analyze color and display CIELAB and Munsell color identification notations for selected image areas.  Is there a tool (preferably open source) that will analyze and identify the colors in a digital image, and create an output file recording those colors in CIELAB or Munsell notation?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
