goose's Blog

Happy coding

pdftk

 

合并/拆分pdf

 

http://www.pdflabs.com/docs/pdftk-cli-examples/

 

Merge Two or More PDFs into a New Document

pdftk 1.pdf 2.pdf 3.pdf cat output 123.pdf

or (Using Handles):

pdftk A=1.pdf B=2.pdf cat A B output 12.pdf

or (Using Wildcards):

pdftk *.pdf cat output combined.pdf

Split Select Pages from Multiple PDFs into a New Document

pdftk A=one.pdf B=two.pdf cat A1-7 B1-5 A8 output combined.pdf

Rotate the First Page of a PDF to 90 Degrees Clockwise

pdftk in.pdf cat 1E 2-end output out.pdf

Rotate an Entire PDF Document’s Pages to 180 Degrees

pdftk in.pdf cat 1-endS output out.pdf

Encrypt a PDF using 128-Bit Strength (the Default) and Withhold All Permissions (the Default)

pdftk mydoc.pdf output mydoc.128.pdf owner_pw foopass

Same as Above, Except a Password is Required to Open the PDF

pdftk mydoc.pdf output mydoc.128.pdf owner_pw foo user_pw baz

Same as Above, Except Printing is Allowed (after the PDF is Open)

pdftk mydoc.pdf output mydoc.128.pdf owner_pw foo user_pw baz allow printing

Decrypt a PDF

pdftk secured.pdf input_pw foopass output unsecured.pdf

Join Two Files, One of Which is Encrypted (the Output is Not Encrypted)

pdftk A=secured.pdf mydoc.pdf input_pw A=foopass cat output combined.pdf

Uncompress PDF Page Streams for Editing the PDF Code in a Text Editor

pdftk mydoc.pdf output mydoc.clear.pdf uncompress

Repair a PDF’s Corrupted XREF Table and Stream Lengths (If Possible)

pdftk broken.pdf output fixed.pdf

Burst a Single PDF Document into Single Pages and Report its Data to doc_data.txt

pdftk mydoc.pdf burst

Report on PDF Document Metadata, Bookmarks and Page Labels

pdftk mydoc.pdf dump_data output report.txt

Article Author: Sid Steward

变3

九点半的时候觉得无聊

想想还是去看了变3

网上选好坐位,定了票

9:35 出实验室

9:50 到达公交车站

9:51 坐上公交车

10:00 到达电影院

10:05 周六...全是娃娃带着家长...买票的队伍好长...还好自助取票机没人

10:15 可乐好贵

10:30 开场

11:30 尿急

13:05 剧终

全场用手托着3D眼镜,累啊

屏幕不是很大,早知道选座位的时候靠前点的

戴着眼镜,感觉有点暗

不知道2D的感觉会不会好一点

Prize-Collecting Steiner Tree

Maximum Weight Connected Subgraph (MWCS)

 

Prize-Collecting Steiner Tree (PCST)

Efficient Region Search for Object Detection

http://homepage.univie.ac.at/ivana.ljubic/research/pcstp/

总算搞定多看了

 

kindle 3.2.1 啊 

wifi一直连不上啊

利用usbnetwork也就无从下手了

 

http://www.duokan.com/forum/thread-15502-1-1.html

然后就想这就这么算了吧,原生的系统也没什么不好

但是书多了之后,collection不能用

这还搞毛啊,翻目录就得几十页

然后又找到破解collections的,但是也要usbnetwork

 

http://www.mobileread.com/forums/showthread.php?t=87336

一切的转变来自心爱的PAL

安装仙剑要用launchpad,看了下,竟然可以通过快捷键运行脚本

这下就不需要wifi了啊

可是当我下载脚本 http://paste.ubuntu.org.cn/86456

按照之前usbnetwork的教程

复制文件夹

运行脚本

重启

却失败了...

还好又google了一下,发现已经有用launchpad装多看的教程了

原来直接用的多看自带的脚本就行了

 

http://www.duokan.com/forum/thread-15660-1-1.html

 

PS:launchpad的快捷键貌似最多两个字母,仙剑自带的配置文件是三个...

悲催的3.2.1

入手kindle

结果是3.2.1

不能装多看也没什么

还不能连wifi

tplink的路由,信道从1改到11

就没一个管用的

Graphical Models

 

CRFSuite http://www.chokkan.org/software/crfsuite/
Stair Vision Library http://ai.stanford.edu/~sgould/svl/
CRF2D http://people.cs.ubc.ca/~murphyk/Software/CRF/CRF2D.zip
SVMStruct http://www.cs.cornell.edu/People/tj/svm_light/svm_struct.html
PLSA http://people.csail.mit.edu/torralba/iccv2005/index.html
LDA

http://www.cs.princeton.edu/~blei/lda-c/ 

http://chasen.org/~daiti-m/dist/lda/

HMM http://www.cs.ubc.ca/~murphyk/Software/HMM/hmm.html
Mallet http://mallet.cs.umass.edu/index.php
openPNL http://sourceforge.net/projects/openpnl/
Bayes Net Toolbox for Matlab http://code.google.com/p/bnt/
FastInf http://compbio.cs.huji.ac.il/FastInf/fastInf/FastInf_Homepage.html
libDAI http://www.libdai.org/
UGM http://www.cs.ubc.ca/~schmidtm/Software/UGM.html
OpenBUGS http://www.openbugs.info/w/

 

图像标注/分类相关

 

图像分割

 

JSEG http://vision.ece.ucsb.edu/segmentation/jseg/
NCut http://www.cis.upenn.edu/~jshi/software/
Variational  Segmentation http://aakash.ece.ucsb.edu/imdiffuse/segment.aspx
EdgeFlow http://vision.ece.ucsb.edu/segmentation/edgeflow/software/
MeanShift http://www.vlfeat.org/
Berkeley Edge http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/index2.html
Superpixels

http://www.eecs.berkeley.edu/Research/Projects/CS/vision/bsds/code/ 

http://www.cs.sfu.ca/~mori/research/superpixels/

Graph-Based Segmentation http://people.cs.uchicago.edu/~pff/segment/

 

特征提取

Self-Similarity Descriptor http://www.robots.ox.ac.uk/~vgg/software/SelfSimilarity/
Filters http://www.robots.ox.ac.uk/~vgg/research/texclass/filters.html
Shape Context http://www.seas.upenn.edu/~limingw/obj_det_accv07/code.html
SIFT http://www.vlfeat.org/
Color Descriptors

http://lear.inrialpes.fr/people/vandeweijer/color_descriptors.html

http://koen.me/research/colordescriptors/

Affine Detectors http://www.robots.ox.ac.uk/~vgg/research/affine/
Affine Descriptors http://www.robots.ox.ac.uk/~vgg/research/affine/descriptors.html#binaries

 

分类

Kmeans http://www.robots.ox.ac.uk/~vgg/software/
FASTCLUSTER http://www.robots.ox.ac.uk/~vgg/software/fastcluster/
FASTANN http://www.robots.ox.ac.uk/~vgg/software/fastann/
Sparse Coding http://www.di.ens.fr/willow/SPAMS/
LLC http://www.ifp.illinois.edu/~jyang29/LLC.htm
LibSVM http://www.csie.ntu.edu.tw/~cjlin/libsvm/
LibLinear http://www.csie.ntu.edu.tw/~cjlin/liblinear/
libpmk http://people.csail.mit.edu/jjl/libpmk/
Random Forest http://code.google.com/p/randomforest-matlab/
CLOP http://clopinet.com/CLOP/