CVer Learns ML.

I am Shicai, interested in Computer Vision, Pattern Recognition, Machine Learning and Web Design. @Southeast University, Nanjing 211189, PR China

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  Matlab

摘要:1. C++编译环境的安装(Win 7 64bit,x64平台) VS2010 + Windows SDK7.1 + VS2010 Sp1 + VC-Compiler-KB2519277 详细见本博客链接:Windows SDK 7.1 安装 2. OpenCV的安装 OpenCV2.4.x,解压缩安装在D:\OpenCV 将D:\opencv\build\x64\vc10\bin加入到系统的P... 阅读全文
posted @ 2013-01-27 00:04 Shicai Yang 阅读(4360) 评论(2) 推荐(0) 编辑

摘要:安装Microsoft Windows SDK 7.1的时候出现了一下错误:Microsoft Windows SDK for Windows 7 product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further informatio... 阅读全文
posted @ 2013-01-26 20:47 Shicai Yang 阅读(7369) 评论(0) 推荐(0) 编辑

摘要:Term-Frequency word weighting scheme is one of most used in normalization of document-term matrices in text mining and information retrieval. See wikipedia for details. function Y = tfidf( X )% FU... 阅读全文
posted @ 2012-08-11 15:30 Shicai Yang 阅读(4871) 评论(2) 推荐(0) 编辑

摘要:Size refers to the number of nodes in a parse tree. Generally speaking, you can think of size as code length. What is Cody? see here Problem 1. Times 2 - START HERE function y = times2(x) y = bitsh... 阅读全文
posted @ 2012-07-13 15:00 Shicai Yang 阅读(1293) 评论(0) 推荐(0) 编辑

摘要:Last month I was experimenting with an algorithm in which I needed to construct a set of equidistantsteps along a path consisting of linesegments. (I'll call this apolyline path, orpolylinefor short.)... 阅读全文
posted @ 2012-07-13 11:28 Shicai Yang 阅读(1177) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示