tencent cloud

Tencent Effect SDK

製品紹介
製品概要
製品機能
基本概念
製品のメリット
ユースケース
購入ガイド
価格一覧
購入プロセス
支払い遅滞・払い戻しの説明
Demo 体験
無料テスト
License案内
モバイル版Licenseの追加と更新
PC版Licenseの追加と更新
Web版Licenseの追加と更新
よくある質問
SDK ダウンロード
機能説明
SDK ダウンロード
バージョン履歴
SDK統合ガイド
Tencent Effect SDKの独立した統合
アトミック機能統合ガイド
APIドキュメント
iOS
Android
Flutter
機能の実践
SDKパッケージの簡素化
美顔シーン推奨パラメータ
ショート動画(エンタープライズ版)の移行ガイド
サードパーティプッシュによる美顔の接続(Flutter)
コンテンツ作成ツールの活用
Web美顔エフェクト
製品概要
クイックスタート
SDKへのアクセス
APIドキュメント
体験版
よくあるご質問
よくある質問
一般関連
技術系関連
License関連
TE SDK ポリシー
プライバシーポリシー
データ処理とセキュリティ契約

Freeze Frame & Frame Capture

PDF
フォーカスモード
フォントサイズ
最終更新日: 2024-03-25 11:43:19

Introduction

capture one frame is similar to frame capture, which means capturing the result image of a certain rendering for other processing. capture one frame only captures one frame at a specific time, while frame capture captures multiple frames based on conditions. The captured result can be considered as a simple image, which can be used for Foreground Sticker, Tracking Sticker, and any other components that require input images.





Original Image After adding frame capture

Basic usage of capture one frame.

1. Add a capture one frame Object.

1.1 Add "capture one frame" in the Object Panel.



1.2 After creating a capture one frame Object, you can see that a RenderTarget_SnapOneShot_2.rdt will be automatically added to the Resource Panel. This file serves as the output of the capture one frame Object.




2. Add a Face-following Sticker to the output image.

2.1 Add "Face-following Sticker" in the Object Panel.



2.2 Select the output image of the capture one frame in the image file.



2.3 Adjust the size and position of the output image of the capture one frame.



the output image:




Basic usage of frame capture

Similar to the usage of capture one frame, the difference is that the added object is "frame capture", and the generated file in the Resource Panel is RenderTarget_frame capture_1.rdt.
The difference is that the frame capture Object will continuously capture images, so you can see in Tencent Effect that the image of the Face-following Sticker (input as the captured image of the frame capture Object) also changes over time.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック