首先是zlib
首先下载zlib,我这里采用zlib1.2.8
tar xvf zlib-1.2.8.tar.gz
cd zlib-1.2.8
CC=armv-linux-gcc ./configure –prefix=/usr/local
make
make install
这样就可以将zlib交叉编译到/usr/local目录下。
接下来是opens...
一、SWT识别:
yestinsong/Text-Detection( Text Detection System with MSER , SWT and Text Verification(fft and pca) )
https://github.com/yestinsong/Text-Detection
aperrau/DetectText:Detect text with stroke width transform.
h...
Wireless Extensions for LinuxJean Tourrilhes23 January 97A Wireless LAN API for the Linux operating system.1 IntroductionThe purpose of this document is to give an overview of the WirelessExtensions. The first part will exp...