Business card recognition function implementation course using OpenCV
Learn how to use OpenCV and process images through a practical implementation of business card recognition. OpenCV is briefly explained, and the OpenCV functions required to implement business card recognition are explained in more detail. In other words, rather than a basic course, it provides an essence for the practical application of business card recognition. It also includes a method of utilizing Tesseract and Microsoft's OCR engine. The source code of this lecture is based on Python, but since you will learn the OpenCV classes and functions used and the image recognition and processing technology, it will not be difficult to apply it to Android and iOS based on this. Those who take the course will be provided with lecture slides and actual business card recognition source code. The lecture contents were further improved and verified through three offline seminars in January and February 2017, and the instructor has carefully recorded them again for online use. These are the OpenCV functions used in this lecture. cv2.Canny() cv2.GaussianBlur() cv2.VideoCapture() cv2.adaptiveThreshold() cv2.approxPolyDP() cv2.arcLength() cv2.boundingRect() cv2.boxPoints() cv2.contourArea() cv2.convertScaleAbs() cv2.createTrackbar() cv2.cvtColor() cv2.destroyAllWindows() cv2.dilate() cv2.drawContour s() cv2.findContours() cv2.getAffineTransform() cv2.getPerspectiveTransform() cv2.getTrackbarPos() cv2.imread() cv2.imshow() cv2.imwrite() cv2.minAreaRect() cv2.namedWindow() cv2.rectangle() cv2.resize() cv2.threshold() cv2.waitKey() cv2.warpAffine() cv2.warpPerspective()
666 learners
Level Intermediate
Course period Unlimited

- Unresolved
jupiter notebook에서 python gui 화면이 안 떠요 (자답 포함)
예제 실습에서 이미지 표시를 해 보면 다음과 같이 python gui 화면이 안 뜨고 응답없음이라고 import cv2def handle_image():<co
딥러닝opencv컴퓨터-비전puresprout5832
・
0
503
1
- Unresolved
질문 및 버전에러
프로젝트 oxford ai 홈페이지와 서비스가 더이상 유효하지 않습니다.->강의 및 주소 업데이트가 필요합니다. 버전 업데이트로 인한 에러?=> 웹캠을 이용한 인식에서 하기와 같이 오류
opencv딥러닝컴퓨터-비전lcw071301
・
0
421
1
- Unresolved
에러가 발생합니다.
Traceback (most recent call last): File "D:/001_DataAnalysisTools/pythonProject3/ex_opencv/main.py", line
딥러닝opencv컴퓨터-비전jjinkong
・
0
248
0
- Unresolved
명함인식
<span style="background-color: #
opencv컴퓨터-비전딥러닝esparkhj680999
・
0
852
1
- Unresolved
OpenCV - 스캔한 듯한 효과 주기 (1) 코드 실행 결과질문
안녕하세요? 예제코드를 주피터 노트북에서 실행하면, 윈도우창과 threshold trackbar는 나오는데, bar의 위치를 옮겨도 threshold값이 반영이 되지않고 처음 윈도우
opencv딥러닝컴퓨터-비전jssrlov21968
・
0
402
0
- Unresolved
# (참고) OpenCV - 이미지에서 텍스트 영역만 찾아내기
images/scannedImage.png only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices <
딥러닝opencv컴퓨터-비전kis6803171131
・
1
393
2
- Unresolved
강의최종완성본소스코드를제공해주실수있을까요
마지막 부분에 주피터 노트북 부분이 빠르게 넘어가다 보니 미쳐 필기를 다 못해서 컴파일하지 못했습니다.
딥러닝opencv컴퓨터-비전fkdl2061564
・
0
371
3
- Unresolved
ValueError가 뜹니다.
<img src="https://cdn.inflearn.com/public/files/posts/36fdbb50-1e77-4b3f-b758-9b9187f4c5d4/ValueError.JPG" title="ValueError.JPG" width="682" heigh
컴퓨터-비전딥러닝opencvratatou2
・
0
437
1
- Unresolved
강의 마지막 예제에서 다음과 같은 에러가 발생합니다.
<pre style="box-sizing: border-box; overflow: auto; padding: 1px 0px; margin-top: 0px; margin-bottom: 0px; line-height: inherit; word-break: break-all
컴퓨터-비전딥러닝opencvymbaik0187
・
0
9,174
4
- Unresolved
Anaconda prompt에서 opencv설치 시 오류가 뜹니다.
ERROR conda.core.link:_execute(507): An error occurred while uninstalling package 'defaults::conda-4.5.12-py27_0'.WindowsError(5, '')
컴퓨터-비전opencv딥러닝a010792257954097
・
1
435
1
- Unresolved
박스 클릭하고 Ctrl + return 버튼 클릭 시 메시지
박스 클릭하고 Ctrl + return 버튼 클릭 위와 같은 결과가 나오는 것을 확인을 실행했을 때 아래와 같이 실습준비설명서와 다른 메시지가 나옵니다. File "", line 12 print "python:&
opencv딥러닝컴퓨터-비전ucopy891169
・
0
264
1
- Unresolved
라즈베리파이(라즈비안) Python2.7 OpenCV-3.4.3 환경에서 예제프로그램 사용.
이미지 읽고 쓰기 (1)의 문장을 제목과 같은 환경에서 사용을 시도하였습니다. 임시로 파일의 이름은 readimage1.py로 바꾼 상태로 터미널에서 사용하였습니다. File "readimage1.py", lin 14 i
opencv컴퓨터-비전딥러닝gtj1323
・
0
448
1
- Unresolved
TesseractNotFoundError 라고 뜹니다.
TesseractNotFoundError: tesseract is not installed or it's not in your path이미지로부터 텍스트 추출인데 이렇게 뜨네요 저번에는 잘 됐는데 안됩니다 ㅜ
딥러닝opencv컴퓨터-비전pdsnns0697
・
0
270
0
- Unresolved
링크에러
실습준비 설명서 16페이지 tesseract 링크 에러납니다.마이크로 소프트 oxford 링크 에러납니다.
opencv컴퓨터-비전딥러닝kwonsoo0489
・
0
197
0
- Unresolved
OCR – Tesseract
안녕하세요. 지금 강의를 듣고 있는데 윗부분들은 다 잘 됐는데 tesseract가 안먹어요ㅠㅠ TesseractNotFoundErrorTraceback (most recent call last) in () 13 14
딥러닝컴퓨터-비전opencvujsong47982
・
0
440
1
- Unresolved
소스코드 다운로드하여 압축해제하면 내용이 아무것도 없어요.
안녕하세요.소스코드를 다운받아서 압축해제하니 아무 것도 없네요.빵집을 사용하는데, 압축해제하려고 더블클릭하면 폴더명이 모두 글자가 깨진채로 구성되어 있긴 합니다.
opencv딥러닝컴퓨터-비전knw790674
・
0
206
0
- Unresolved
궁금합니다.
무엇인지요? 설명에서는 없는데 if __name__ == '__main__': handel_image()
컴퓨터-비전딥러닝opencvwjcho9504637
・
0
289
0

