2013年8月30日 星期五

EmguCV Image Process: Process Video Sequences part 1


EmguCV Image Process: Process Video Sequences

參考OpenCV 2 Computer Vision Application Programming Cookbook第十章

介紹內容如下:

Reading video sequences

Processing the video frames

Writing video sequences

Tracking feature points in video

Extracting the foreground objects in video

2013年8月22日 星期四

EmguCV Image Process: Estimating Projective Relations in Images part4


EmguCV Image Process: Estimating Projective Relations in Images

參考OpenCV 2 Computer Vision Application Programming Cookbook第九章

介紹內容如下:

Calibrating a camera

Computing the fundamental matrix of an image pair

Matching images using random sample consensus

Computing a homography between two images

2013年7月24日 星期三

EmguCV Image Process: Estimating Projective Relations in Images part3


EmguCV Image Process: Estimating Projective Relations in Images

參考OpenCV 2 Computer Vision Application Programming Cookbook第九章

介紹內容如下:

Calibrating a camera

Computing the fundamental matrix of an image pair

Matching images using random sample consensus

Computing a homography between two images

2013年7月3日 星期三

EmguCV Image Process: Estimating Projective Relations in Images part2


EmguCV Image Process: Estimating Projective Relations in Images

參考OpenCV 2 Computer Vision Application Programming Cookbook第九章

介紹內容如下:

Calibrating a camera

Computing the fundamental matrix of an image pair

Matching images using random sample consensus

Computing a homography between two images

2013年6月25日 星期二

Visual Studio的建置事件

大廳燈飾
Visual Studio提供程式建置前、後的命令事件

相當的方便好用

但每次要查巨集指令時都要找

特此記錄一下

2013年6月24日 星期一

EmguCV Image Process: Estimating Projective Relations in Images part1


EmguCV Image Process: Estimating Projective Relations in Images

參考OpenCV 2 Computer Vision Application Programming Cookbook第九章

介紹內容如下:

Calibrating a camera

Computing the fundamental matrix of an image pair

Matching images using random sample consensus

Computing a homography between two images

2013年6月5日 星期三

EmguCV Image Process: Detecting and Matching Interest Points part5

20101219030.jpg
EmguCV Image Process: Detecting and Matching Interest Points

參考OpenCV 2 Computer Vision Application Programming Cookbook第八章

介紹內容如下:

Detecting Harris corners

Detecting FAST features

Detecting the scale-invariant SURF features

Describing SURF features