volseq_pathline_orbit — LIVE4D flow op

• 数据种类:volseq → rgbvideo

• 调用: import fullseye as fs; fs.ledger.volseq_pathline_orbit(volseq, n_frames: 'int' = 36, n_seeds: 'int' = 200, pitch: 'float' = 25.0, size: 'int' = 256, yaw_start: 'float' = 0.0, yaw_span: 'float' = 360.0, static_alpha: 'float' = 0.03, win: 'int' = 3, pyr_levels: 'int' = 3, iters: 'int' = 5, reg: 'float' = 0.001, seed: 'int' = 0, trail_sigma: 'float' = 0.7, min_speed: 'float' = 0.1, min_intensity: 'float' = 0.3) -> 'np.ndarray'(要直接调用实现,import live4d; live4d.volseq_pathline_orbit(volseq, n_frames: 'int' = 36, n_seeds: 'int' = 200, pitch: 'float' = 25.0, size: 'int' = 256, yaw_start: 'float' = 0.0, yaw_span: 'float' = 360.0, static_alpha: 'float' = 0.03, win: 'int' = 3, pyr_levels: 'int' = 3, iters: 'int' = 5, reg: 'float' = 0.001, seed: 'int' = 0, trail_sigma: 'float' = 0.7, min_speed: 'float' = 0.1, min_intensity: 'float' = 0.3) -> 'np.ndarray';从台账取用则 opslive4d.get("volseq_pathline_orbit"))

用法

> 该算子的说明尚无译文,以下照原文给出。

`volseq_pathline_render の軌跡の立体を回して見る (n_frames, size, size, 3)(rgbvideo`)。

流れと軌跡は 1 回だけ計算し、視点だけを `yaw_start から yaw_span 度ぶん回す。video_write_gif` で

そのまま GIF に書ける。

详细使用指南

• live4d 族使用指南

参考(示例数据・文献)

• 示例数据目录(下载 URL / 许可证) —— 2-D 用 skimage.data(BSD/公有领域)加合成图,3-D 给出真实数据源(Stanford/PDS 等)的下载 URL。

• 算子来历与参考文献 —— 该算子族所依据的研究/方法出处。

• 算法的正典(作者・年份)与用途见上面的族使用指南。

可运行的示例(实际调用该算子并已验证的样例)

• poc_live4d — py -3.11 examples/poc_live4d.py

类型可衔接的下一个算子(可接受 rgbvideo 作为输入)

—

同类别(flow)

vol_flow_3d · volseq_speed · volseq_pathline_render


*Provenance: live4d.py — LIVE4D 算子登记表。本条目由 tools/opdocs.py md 自动生成(请勿手工编辑)。*

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.