tencent cloud

Tencent Effect SDK

제품 소개
기본 개념
제품 장점
시나리오
구매 가이드
가격 리스트
구매 안내
연체 및 환불
Demo 체험
무료 평가판 License
License 가이드
License 추가 및 연장(모바일)
FAQ
SDK 다운로드
기능 설명
SDK 다운로드
SDK 통합 가이드
Tencent Effect SDK 통합하기
원자 기능 통합 가이드
API 문서
iOS
Android
Flutter
기능 사례
SDK 패키지 축소
뷰티 필터 시나리오의 권장 매개변수
UGSV 엔터프라이즈 버전 마이그레이션 가이드
서드 파티 퍼블리셔 Tencent Effect 통합(Flutter)
FAQ
일반 질문
기술 관련 질문
License 관련
TE SDK 정책
개인 정보 보호 정책
데이터 처리 및 보안 계약
문서Tencent Effect SDK

Freeze Frame & Frame Capture

포커스 모드
폰트 크기
마지막 업데이트 시간: 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.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백