2013年9月30日

收集: 开源多媒体处理软件+机器学习--所有新事物都要学习(vlc+word2vector+lens)

摘要: stay stupic, stay hungry1, 最近突然对于图像处理和音频视频处理 兴趣浓厚,于是就多关注了下这方面的开源产品或者相关算法,这里记录的是VLC 2.1, 看了下源码,100K行+的代码量,确实够大的。。。。VLC 2.1 新闻 下载地址 英文报道 : vlc-21-released-new-features-and-1000-bug-fixes下载源码,准备编译,整个过程中遇到各种渣。。。首先在configure的时候,发现少了LUA, apt-get 安装之,apt-get install liblua5.1-0-dev liblua50-dev liblualib5. 阅读全文

posted @ 2013-09-30 21:06 馒头山小八路 阅读(1494) 评论(0) 推荐(0)

VIM 配置成 IDE --- python IDE

摘要: 转自: http://sontek.net/blog/detail/turning-vim-into-a-modern-python-ide#revision-history$ git clone https://github.com/sontek/dotfiles.git$ cd dotfiles$ ./install.sh vim而 color scheme 则在这里:https://github.com/tomasr/molokai而另外一个中文链接则为: http://wxl24life.iteye.com/blog/1923176另外,这里有一个现成的IDE工具: pycharm h 阅读全文

posted @ 2013-09-30 16:11 馒头山小八路 阅读(335) 评论(0) 推荐(0)

VIM 配置成 IDE --- old ersion,

摘要: http://blog.csdn.net/wooin/article/details/1887737 感觉不够酷"==============================================================="Author: Wu Yin(吴垠)"Homepage: http://blog.csdn.net/wooin"===============================================================set encoding=gb2312"set guifont=Lux 阅读全文

posted @ 2013-09-30 14:30 馒头山小八路 阅读(305) 评论(0) 推荐(0)

ubuntu 12.04 LTS 安装 Pacifica图标

摘要: 引自: http://linux.cn/thread/11625/1/1/ (翻译自 http://news.softpedia.com/news/How-to-Beautify-You-Linux-Desktop-with-Pacifica-Icons-385877.shtml)1, 使用CTRL+ALT+T打开一个终端;2, 然后添加私有源:sudo apt-add-repository ppa:elementary-br/projectssudo apt-get updatesudo apt-get install -y pacifica-icon-theme3,使用命令行打开该主题pa 阅读全文

posted @ 2013-09-30 11:25 馒头山小八路 阅读(234) 评论(0) 推荐(0)

导航