<?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: Restrict luma/chroma key to contiguous pixels</title>
		<atom:link href="http://cycling74.com/forums/topic/restrict-lumachroma-key-to-contiguous-pixels/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/restrict-lumachroma-key-to-contiguous-pixels/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 03:05:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/restrict-lumachroma-key-to-contiguous-pixels/#post-65272</guid>
					<title><![CDATA[Restrict luma/chroma key to contiguous pixels]]></title>
					<link>http://cycling74.com/forums/topic/restrict-lumachroma-key-to-contiguous-pixels/#post-65272</link>
					<pubDate>Mon, 19 Nov 2012 14:09:14 +0000</pubDate>
					<dc:creator>antialias</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m trying to sort how to make masks that would be restricted to contiguous areas a la photoshop&#8217;s magic wand tool. Can&#8217;t see a way to do this with standard jitter objects or cv.jit— perhaps there&#8217;s a gen solution? Feathering edges would be a bonus! Any pointers appreciated.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/restrict-lumachroma-key-to-contiguous-pixels/#post-235252</guid>
					<title><![CDATA[Re: Restrict luma/chroma key to contiguous pixels]]></title>
					<link>http://cycling74.com/forums/topic/restrict-lumachroma-key-to-contiguous-pixels/#post-235252</link>
					<pubDate>Thu, 22 Nov 2012 21:29:16 +0000</pubDate>
					<dc:creator>antialias</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m wondering how this would work:</p>
<p>— define an arbitary submatrix<br />
— find pixels within a luma range in the submatrix<br />
— test to see if any of those pixels touch the border of the submatrix<br />
— if so make the submatrix bigger<br />
— repeat until no pixels touch the border</p>
<p>Seems like there must be an easier way&#8230;</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

