<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: getting histo to work with a matrix</title>
		<atom:link href="http://cycling74.com/forums/topic/getting-histo-to-work-with-a-matrix/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/getting-histo-to-work-with-a-matrix/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 01:08:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/getting-histo-to-work-with-a-matrix/#post-53629</guid>
					<title><![CDATA[getting histo to work with a matrix]]></title>
					<link>http://cycling74.com/forums/topic/getting-histo-to-work-with-a-matrix/#post-53629</link>
					<pubDate>Tue, 30 Nov 2010 00:12:39 +0000</pubDate>
					<dc:creator>zhabib</dc:creator>

					<description>
						<![CDATA[
						<p>im trying to get histo to count how many instances of any given color are in a matrix.<br />
I managed to reduce the number of colors in the matrix so histo could handle it, but i need a way to convert aRGB values into int&#8217;s so histo understands the data and can then make a histogram out of the data, and have been unsuccessful in doing so.<br />
How would I manage to turn each matrix value into its own unique int for histo to understand.<br />
Any hints or anything to help me along my way would be greatly appreciated.<br />
thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/getting-histo-to-work-with-a-matrix/#post-192812</guid>
					<title><![CDATA[Re: getting histo to work with a matrix]]></title>
					<link>http://cycling74.com/forums/topic/getting-histo-to-work-with-a-matrix/#post-192812</link>
					<pubDate>Tue, 30 Nov 2010 01:04:18 +0000</pubDate>
					<dc:creator>Ben Bracken</dc:creator>

					<description>
						<![CDATA[
						<p>You might want to check out jit.unpack, jit.spill, jit.histogram.  </p>
<p>If you still end up using it, histo has an optional argument that can set the size, [histo 2048] or whatever.</p>
<p>That&#8217;ll give you some starting points.</p>
<p>-Ben</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

