<p class="ql-block"><b style="color:rgb(255, 138, 0);">拍延时摄影次数多了,让我联想起微积分中的抽样模型,用AI查询了一下,还真有相似之处。拍延时摄影还有另外一个令人欲罢不能的原因就是合成之后的效果经常会让我喜出望外,前天在Barrie早上拍日出那条在天边快速移动的云龙真地惊艳到我😍</b></p> <p class="ql-block"><b style="color:rgb(25, 25, 25);">有一个很有意思的对应关系:微积分中的“抽样”与延时摄影(Time-lapse)本质上都是把连续变化转化为离散信息,再从离散信息中理解或重建连续过程。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">1. 连续世界 → 离散采样</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">在微积分里,我们常把一个连续变化过程写成函数:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">y=f(t)</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">但实际计算时,不可能观察无限多个时刻,而是取:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">t_0,t_1,t_2,\cdots,t_n</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">得到一系列离散值。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">延时摄影完全一样:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">真实世界连续变化 → 每隔固定时间拍一张照片 → 得到一系列离散画面。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">例如云彩移动:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">真实世界:连续运动</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">↓</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">每隔 10 秒拍一张</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">↓</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">数百张静态照片</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">↓</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">快速连续播放</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">↓</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">看见“时间流动”</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">⸻</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">2. 微分 ≈ 比较相邻画面</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">微积分中的导数:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">f'(t)=\lim_{\Delta t\to0}\frac{f(t+\Delta t)-f(t)}{\Delta t}</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">实际上是在研究变化的速度。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">延时摄影中,我们也可以比较两张照片:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">第1帧 → 第2帧 → 第3帧……</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">如果两张照片之间的时间间隔是 Δt,那么画面中物体的位置变化,就可以近似反映它的运动速度。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">所以:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">微分关注“这一瞬间变化有多快”;延时摄影把“变化”视觉化。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">⸻</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">3. 积分 ≈ 把许多瞬间累积起来</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">积分则是把许多小变化累积起来:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">\int_0^10 v(t)\,dt</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">例如汽车速度随时间变化,积分可以得到总路程。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">延时摄影也存在类似思想:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">单独一帧只是一个瞬间;大量帧按照时间顺序组合起来,才形成完整的运动过程。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">因此可以把它理解成:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">微分:从整体变化中看局部瞬间。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">积分:从大量局部变化中恢复整体。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">延时摄影:从大量瞬间画面中让人重新感受整体变化。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">⸻</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">4. 最有意思的是“时间尺度”</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">延时摄影实际上是在压缩时间。微积分是用数学方法从离散的“瞬间”理解连续的变化;延时摄影则是用摄影的方法把连续的“时间”采样成离散画面,再把这些画面重新组织,让人看见原本难以察觉的变化。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">所以二者背后其实共享一个非常漂亮的思想:</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">连续的时间 → 离散的采样 → 对变化进行分析 → 重建对连续过程的认识。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">这也正是为什么延时摄影特别适合用来直观理解微积分中的“极限、微分、积分和采样”思想。</b></p><p class="ql-block"><b style="color:rgb(25, 25, 25);">这种对应关系还可以进一步形式化为: 用采样间隔 Δt 推导延时摄影中运动速度的近似公式,从而看清采样越密集时离散模型为何更接近连续变化。</b></p>