<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Isopods with experimental motion sensitive time compression, raw output</title>
        <link>https://diode.zone/videos/watch/a2755c45-47c2-4c6c-bb2a-12749f8a4f5b</link>
        <description>This video is three stacked HD frames representing from top to bottom: the final image, the detected foreground areas, and the detected foreground motion (with normalized intensity). This is an algorithm I'm experimenting with for making time-lapse videos of these critters and other scenes where the motion content may vary widely from time to time. The basic idea is to detect motion and try to average input frames together so long as the amount of motion is under a threshold. By itself though this algorithm would be far too sensitive to camera and compression noise in the input, so I'm combining it with a statistical model that segments the foreground and background. Implemented with OpenCV and CUDA; I'll be talking about this more and sharing the code after a bit more work.</description>
        <lastBuildDate>Wed, 23 Sep 2026 13:52:43 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.tedomum.net</generator>
        <image>
            <title>Isopods with experimental motion sensitive time compression, raw output</title>
            <url>https://video.tedomum.net/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://diode.zone/videos/watch/a2755c45-47c2-4c6c-bb2a-12749f8a4f5b</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.tedomum.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.tedomum.net/feeds/video-comments.xml?videoId=a2755c45-47c2-4c6c-bb2a-12749f8a4f5b" rel="self" type="application/rss+xml"/>
    </channel>
</rss>