摘要:
网上看到了一篇文章: Using bzip2 with less这篇文章介绍了一个脚本,脚本功能就是列出压缩包所压缩的文件,本文算是原文搬运,不过减少点东西以适用我日常系统运用。#!/bin/bash# Source: http://tldp.org/HOWTO/Bzip2-5.html# Func... 阅读全文
posted @ 2015-10-25 12:34
C Pointer
阅读(1793)评论(0)推荐(0)
摘要:
参考:http://www.ecse.rpi.edu/~cvrl/database/other_Face_Databases.htm(列出了大量的人脸数据库)本文主要介绍本人已使用过的数据库1.Annotated Facial Landmarks in the Wild (AFLW) databas... 阅读全文
posted @ 2015-10-18 19:03
C Pointer
阅读(710)评论(0)推荐(0)