Sunset Lake Software - Comments for "GPU-accelerated video processing on Mac and iOS" http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios Comments for "GPU-accelerated video processing on Mac and iOS" en To be honest, this probably http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-2100 <p>To be honest, this probably won't work for tracking multiple objects.</p> <p>If you want a more recent version of this, my <a href="https://github.com/BradLarson/GPUImage" rel="nofollow">GPUImage project</a>, which has a ColorObjectTracking example application in there that is a more modern version of this. I am surprised that this won't build, since all you should need to do is update the deployment target and SDK. I know others have used this as an example application successfully recently.</p> pubDate Mon, 21 Apr 2014 01:22:19 +0000 dc:creator Brad Larson guid false comment 2100 at http://www.sunsetlakesoftware.com Hi. :) It's now April 2014 http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-2096 <p>Hi.<br /> :)</p> <p>It's now April 2014 (most postings are two years old)</p> <p>I require an iPhone IOS7 capability to identify and track (multiple) object(s) such as the tennis ball example.<br /> I'm excited about the demo software.</p> <p>However, the quartz app is the only one that works.<br /> I have XCODE 5.1.1 downloaded onto my development Mac.</p> <p>Do you have a more-recent update of a tennis ball example source-code, or similar GPU-accelerated Sample Source Code ??</p> <p>Thanks.</p> pubDate Sun, 13 Apr 2014 00:57:04 +0000 dc:creator mick guid false comment 2096 at http://www.sunsetlakesoftware.com hi levi sujanszky, i am http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-1845 <p>hi levi sujanszky,<br /> i am doing the video application like u have asked in this blog.pls help ma. i was stuck with this problem...</p> pubDate Wed, 03 Jul 2013 06:12:09 +0000 dc:creator Anonymous guid false comment 1845 at http://www.sunsetlakesoftware.com Hi, I am not sure if this is http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-1734 <p>Hi,<br /> I am not sure if this is the right place to ask for help.<br /> I need help with the default image rotation property of GPUImage. In a simple example, I am reading a video from device library and displaying it using GPUImageMovie Class. The framework automatically rotates to fit aspect in a square GPUImageView. I don't want this to happen. If the videos are in portrait mode then it should be played in portrait mode and if the video is in landscape mode then it should play in landscape mode. Can you please guide me here.<br /> Thanks</p> pubDate Mon, 07 Jan 2013 11:20:35 +0000 dc:creator Girish guid false comment 1734 at http://www.sunsetlakesoftware.com many many thanks! can you http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-1630 <p>many many thanks!<br /> can you help me with color blending?<br /> I need blend my picture like it doing the photoshop "Color Balance".<br /> with settings like on the screenshot<br /> <a href="http://dl.dropbox.com/u/19073449/Screenshots/5.png" title="http://dl.dropbox.com/u/19073449/Screenshots/5.png" rel="nofollow">http://dl.dropbox.com/u/19073449/Screenshots/5.png</a><br /> Please, or give me way for research, thanks!<br /> Many thanks again!</p> pubDate Mon, 22 Oct 2012 10:07:03 +0000 dc:creator sakrist guid false comment 1630 at http://www.sunsetlakesoftware.com hi, your tutorial is very http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-1629 <p>hi,</p> <p> your tutorial is very helpfull to me. That's great tutorial.<br /> but now, i want to add new filters like rainbow,fade - in &amp; out and snow fall ,fast motion, slow motion,etc. How can i do that?? please help me!!</p> pubDate Mon, 22 Oct 2012 09:28:53 +0000 dc:creator Anonymous guid false comment 1629 at http://www.sunsetlakesoftware.com Really nice framework. Do you http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-1618 <p>Really nice framework. Do you know if somebody ported it to work with android and NDK? How hard might it be to port it to android? It would be nice easier to be able to target both platforms simultaneously.</p> pubDate Mon, 15 Oct 2012 14:37:13 +0000 dc:creator pzo guid false comment 1618 at http://www.sunsetlakesoftware.com As an update to this, I http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-1568 <p>As an update to this, I finally solved out a GPU-based means of whole-image color averaging, which is present in my GPUImage framework. See the ColorObjectTracking example, which is the above sample application rebuilt for GPUImage and which now uses this new GPU-accelerated averaging routine. It's much, much faster and can now track objects at a solid 30 FPS on an iPhone 4.</p> pubDate Tue, 28 Aug 2012 20:59:10 +0000 dc:creator Brad Larson guid false comment 1568 at http://www.sunsetlakesoftware.com 牛逼,great http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-1567 <p>牛逼,great</p> pubDate Tue, 28 Aug 2012 09:05:44 +0000 dc:creator Anonymous guid false comment 1567 at http://www.sunsetlakesoftware.com Hi Brad, Your example http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios#comment-1447 <p>Hi Brad,</p> <p>Your example application was very useful to me. But I have a problem, I'm pretty new on this and I want to change the white color to red. The white color I'm referring is the one you used on the threshold method to exchange with the color selected. How can I change this to red? Thanks in advance.</p> <p>Regards</p> pubDate Wed, 13 Jun 2012 10:28:58 +0000 dc:creator victorfdez guid false comment 1447 at http://www.sunsetlakesoftware.com