Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React 라이브러리 Tesseract.js 을 이용한 OCR 구현 #14

Open
ohinhyuk opened this issue Jul 28, 2023 · 0 comments
Open

React 라이브러리 Tesseract.js 을 이용한 OCR 구현 #14

ohinhyuk opened this issue Jul 28, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@ohinhyuk
Copy link
Collaborator

// 이슈 생성 전 // 으로 시작하는 주석 지우기

Summary

// 스토리에 대한 한 줄 설명

이미지를 인식하여 텍스트를 추출하기 위해 AI 기반 기술 OCR을 이용할 예정
OCR은 Tesseract.js 라이브러리를 통해 구현하고 이를 기반으로 제품의 이름을 추출하여
제품의 이름을 open api로 request를 날릴 예정이다.

@ohinhyuk ohinhyuk added the good first issue Good for newcomers label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant