自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (7)
  • 收藏
  • 关注

原创 OpenCV学习笔记(3)—— canny算子边缘检测

写了一个很简单的小程序,用canny算子对一幅图像进行边缘检测,需要注意的一点是,canny()函数的输入图像必须为二值图像。 编译环境为win7+visual studio 2010+opencv 2.3.1 工程下载地址:http://download.csdn.net/detail/jia_zhen/5255986 将debug文件夹下的test.jpg文件拖到canny.

2013-04-14 10:15:09 1826 1

原创 OpenCV学习笔记(2)—— CV_Assert 函数

CV_Assert函数作用: CV_Assert()若括号中的表达式值为false,则返回一个错误信息。

2013-04-12 19:35:51 16421

Canny算子边缘检测_OpenCV2.3.1

canny算子边缘检测程序,编译环境为win7+visual studio 2010+opencv 2.3.1

2013-04-14

An improved adaptive background mixture model for real-time tracking with shadow

An improved adaptive background mixture model for real-time tracking with shadow detection.pdf 混合高斯模型的一种改进,值得参考。

2013-04-10

ACMMM2003-Foreground object detection from videos containing complex background

This paper proposes a novel method for detection and segmentation of foreground objects from a video which contains both stationary and moving background objects and undergoes both gradual and sudden “once-off” changes. A Bayes decision rule for classification of background and foreground from selected feature vectors is formulated. Under this rule, different types of background objects will be classified from foreground objects by choosing a proper feature vector. The stationary background object is described by the color feature, and the moving background object is represented by the color co-occurrence feature. Foreground objects are extracted by fusing the classification results from both stationary and moving pixels. Learning strategies for the gradual and sudden “once-off” background changes are proposed to adapt to various changes in background through the video. The convergence of the learning process is proved and a formula to select a proper learning rate is also derived. Experiments have shown promising results in extracting foreground objects from many complex backgrounds including wavering tree branches, flickering screens and water surfaces, moving escalators, opening and closing doors, switching lights and shadows of moving objects.

2013-02-27

基于Visual Studio 2010 的CUDA 环境配置

来自论坛,有略微的修改,亲测,可以使用

2012-10-19

MATLAB图像函数大全

MATLAB常用图像处理函数

2011-12-04

MATLAB常用备忘命令

MATLAB常用备忘命令:提供常用matlab命令的解释等

2011-12-02

高效C语言教程

教你如何写出高效的C代码,值得一试,希望对大家有所帮助。

2011-10-22

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除