-
gaussianba
使用特征差别提取,通过特征差别相减,以去除高斯背景(Using the characteristics of different extraction, the characteristics of different background subtraction, to remove Gauss)
- 2014-01-07 17:31:17下载
- 积分:1
-
1329572013522_0
Graphcut算法的源码,用于图像处理领域的图像分割,该算法的matlab代码实现。(Graphcut algorithm source, used in image processing area image segmentation, this algorithm of matlab code realization.)
- 2020-10-30 21:39:57下载
- 积分:1
-
2
说明: 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡(Edge feature extraction is to seek the local maximum of image gradient and orientation. The actual calculation to the form of differential operator representation, and using fast convolution function to achieve. Commonly used operators are differential operators, Laplace operator, Canny operator and so on. Canny edge detection which is a relatively new edge detection operator, and has good edge detection performance, get more and more widely used. Canny edge detection method using first derivative of Gaussian function, it can in the noise suppression and edge detection to achieve a better balance between)
- 2010-06-16 08:36:49下载
- 积分:1
-
Harris2
Harris角点检测,关于角点的应用在图像处理上比较广泛,如图像匹配(FPM特征点匹配)、相机标定等。网上也有很多博客对Harris角点检测原理进行描述,但基本上只是描述了算法流程,而其中相关细节并未作出解释,这里我想对有些地方做出补充说明,正所谓知其然知其所以然,如有不对,还望指正。(Harris corner detection)
- 2019-06-13 22:02:03下载
- 积分:1
-
binocular_stereo_measuring
通过两台相机拍摄的立体像对完成对目标的快速实时测量,用于构建道路交通等数据快速采集系统。(Through two three-dimensional camera for the completion of the goal as fast real-time measurement, used to build road traffic, such as rapid data acquisition system.)
- 2007-09-27 22:36:56下载
- 积分:1
-
sr
说明: super resolution可实现 很多算法(a lot of super resolution algorithms can be realized)
- 2009-06-30 16:10:23下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
ModuleforImageRebuilt
图像分解重构,用matlab实现图像压缩( image reconstruction Decomposition
)
- 2013-06-05 14:04:00下载
- 积分:1
-
a-trimmed-filter
Contra Harmonic Mean and Alpha Trimmed Filter alpha剪枝滤波器(Contra Harmonic Mean and Alpha Trimmed Filter alpha pruning filter)
- 2013-04-15 09:41:12下载
- 积分:1
-
SalientRegionDetectorCVPR09
显著区域检测的一篇文章所带的测试算法,CVPR(Salient Region Detector CVPR 2009)
- 2014-11-20 19:01:55下载
- 积分:1