Template
OCRTEXT Demo
OCR을 사용하여 이미지에서 텍스트를 추출하는 방법
이 앱은 OCRTEXT 함수를 사용하여 이미지에서 모든 텍스트를 추출하는 방법을 보여줍니다. 사진을 추가해 보시면 실제 작동 모습을 확인할 수 있습니다.
Loading...
Also see:
tablet mode & fullscreen mode
How we built this app
우리는 두 개의 열을 가지고 있습니다: 사진과 텍스트. 텍스트 열의 초기 값 공식은 OCRTEXT([사진])입니다. 이는 사진을 추가할 때 텍스트가 추출되어 텍스트 필드에 저장된다는 의미입니다.
This is a preview of the data sets used in the app.
Data
This is a high-level model of both the data entities and the UI elements in the app.
Loading...