转载:手把手教你深度学习文字识别(基于MSER, CTPN, SegLink, EAST方法)
文字检测是文字识别过程中的一个非常重要的环节,文字检测的主要目标是将图片中的文字区域位置检测出来,以便于进行后[…]
文字检测是文字识别过程中的一个非常重要的环节,文字检测的主要目标是将图片中的文字区域位置检测出来,以便于进行后[…]
How to install OpenCV 4 on Ubuntu In this blog post, I’[…]
2015 年 6 月,OpenCV 3.0 发布。时隔三年半,OpenCV 4.0 终于发布。至此,OpenC[…]
Install dlib (the easy, complete guide) The latest rele[…]
ImageNet: VGGNet, ResNet, Inception, and Xception with […]
Deep learning on the Raspberry Pi with OpenCV I’ve rece[…]
Optimizing OpenCV on the Raspberry Pi This tutorial is […]
介绍 使用级联分类器包括两个主要阶段:训练和检测阶段。使用HAAS或LBP模型的检测阶段,在对象检测教程中描述[…]
哈尔特征级联分类器介绍 基于哈尔特征级联分类器的目标检测是Paul Viola和 Michael Jones提[…]
Detecting Barcodes in Images with Python and OpenCV &nb[…]