<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Posts on Brandon Castellano</title>
		<link>https://www.bcastell.com/posts/</link>
		<description>Recent content in Posts on Brandon Castellano</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Wed, 06 Sep 2017 01:14:08 +0200</lastBuildDate>
		
			<atom:link href="https://www.bcastell.com/posts/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Scene Detection with Python and OpenCV, Part 2</title>
				<link>https://www.bcastell.com/posts/scene-detection-tutorial-part-2/</link>
				<pubDate>Wed, 06 Sep 2017 01:14:08 +0200</pubDate>
				<guid>https://www.bcastell.com/posts/scene-detection-tutorial-part-2/</guid>
				<description>&lt;h1 id=&#34;part-2-adaptive-threshold-detection&#34;&gt;Part 2: Adaptive Threshold Detection&lt;/h1&gt;&#xA;&lt;p&gt;This post is currently being migrated from the old location, &lt;a href=&#34;https://web.archive.org/web/20160316124732/http://www.bcastell.com/tech-articles/pyscenedetect-tutorial-part-2/&#34;&gt;click here to view the old one on The Wayback Machine&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Scene Detection with Python and OpenCV, Part 1</title>
				<link>https://www.bcastell.com/posts/scene-detection-tutorial-part-1/</link>
				<pubDate>Sat, 19 Oct 2013 00:00:00 +0000</pubDate>
				<guid>https://www.bcastell.com/posts/scene-detection-tutorial-part-1/</guid>
				<description>&lt;h2 id=&#34;part-1-thresholdfade-to-black-detection&#34;&gt;Part 1: Threshold/Fade-to-Black Detection&lt;/h2&gt;&#xA;&lt;p&gt;This tutorial is currently being migrated from the old location.  In the meantime, you can view the cached version of the previous, complete version on The Wayback Machine &lt;a href=&#34;https://web.archive.org/web/20160316225649/http://www.bcastell.com/tech-articles/pyscenedetect-tutorial-part-1/&#34;&gt;by clicking here&lt;/a&gt;.  Thank you for your patience during this time.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;In the first part of this three-part tutorial, we will write a Python program, using the OpenCV library, to perform threshold-based scene detection, to determine the exact frames where scene transitions (fade ins/outs to/from black in this case) occur. In the following tutorials, we will optimize our scene detection algorithm, and use the output to create a scene list with proper timecodes (&lt;a href=&#34;https://www.bcastell.com/posts/scene-detection-tutorial-part-2/&#34;&gt;Part 2&lt;/a&gt;) so a video can be split automatically into scenes. Lastly, we will cover how to detect content-based scene changes (in a future Part 3, coming soon), and combine this with the concepts from the previous tutorials to create a robust scene detection program.&lt;/p&gt;</description>
			</item>
			<item>
				<title>How does word length affect the performance and operation of a CPU?</title>
				<link>https://www.bcastell.com/posts/word-length-vs-performance/</link>
				<pubDate>Wed, 17 Oct 2012 00:00:00 +0000</pubDate>
				<guid>https://www.bcastell.com/posts/word-length-vs-performance/</guid>
				<description>&lt;p&gt;About a year ago, I came across a question on Super User titled &amp;ldquo;How much faster is a 64-bit CPU than a 32-bit CPU?&amp;rdquo;, which was promptly closed and deleted since it&amp;rsquo;s a very open ended question. However, the author (a software developer) referred to benchmarks regarding system performance in 32-bit versus 64-bit. The purpose of this blog post is to investigate how the performance of a computer is affected, as a function of the word length.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Fixing the XAnalogTV Screensaver</title>
				<link>https://www.bcastell.com/posts/fixing-xanalogtv/</link>
				<pubDate>Mon, 10 Sep 2012 00:00:00 +0000</pubDate>
				<guid>https://www.bcastell.com/posts/fixing-xanalogtv/</guid>
				<description>&lt;p&gt;This post is currently being migrated from the old location, &lt;a href=&#34;https://web.archive.org/web/20160307233103/http://www.bcastell.com/tech-articles/fixing-the-xanalogtv-screensaver/&#34;&gt;click here to view the old one on The Wayback Machine&lt;/a&gt;.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
