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 に書ける。
• 範例資料目錄(下載 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.