-
matlab编程技术将灰度图像归一
利用matlab编程技术将灰度图像归一化到0-255范围内(Normalize the image to 0-255)
- 2020-06-28 10:40:02下载
- 积分:1
-
自适应中值滤波
说明: 自编快速傅里叶变换函数 自适应中值滤波傅里叶变换函数快速傅里叶变换(Self-programmed FAST Fourier Transform function adaptive Median filter Fourier Transform Function fast Fourier Transform)
- 2020-12-21 10:22:30下载
- 积分:1
-
ViBe_Matlab
能够实现视频处理,利用MATLAB实现的VIEB算法,简单有效(To achieve video processing, using MATLAB implementation of the VIEB algorithm, simple and effective)
- 2017-09-17 17:43:14下载
- 积分:1
-
chessboard
生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
- 2017-06-24 10:05:27下载
- 积分:1
-
evaluatefusion
图像融合评价程序,通过均值,标准偏差,熵,梯度,相关系数,光谱扭曲度等多个指标对融合图像进行评价比较。(image fusion evaluation procedures, the mean, standard deviation, entropy, gradient, and the correlation coefficient. spectral distortion degree of integration of various indicators to evaluate the comparative images.)
- 2007-01-15 16:05:52下载
- 积分:1
-
Qt_RobHess_Sift
sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。
下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/
这里我下载的是windows版本的,并采用Qt做了个简单的界面。(sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface.)
- 2021-04-20 21:28:50下载
- 积分:1
-
matlab_face_detection
将图片由RGB格式转化为YCbCr格式下,用椭圆方法判定肤色和非肤色区域,进行二值化处理,最后显示结果(Pictures from RGB format into a YCbCr format, the method used to determine color elliptical and non-color regions, to carry out binarization processing, the final result will be displayed)
- 2009-01-06 12:10:35下载
- 积分:1
-
两种直线划线算法
使用DDA划线算法和Bresenham划线算法生成两种不同的直线,并构思图形(Using the DDA scribing algorithm and the Bresenham scribing algorithm, two different straight lines are generated, and the graphics are conceived)
- 2017-06-27 21:19:06下载
- 积分:1
-
trifilter
三边滤波器是在二边滤波器上做的改进,对图像处理有广泛的应用。(Trilateral filter is a filter on the two sides to make improvements on a wide range of image processing applications.)
- 2020-12-01 21:39:26下载
- 积分:1
-
2D-Wavelet-Transformation
用DWT实现二维小波变换,调原始图像矩阵后进行二维小波分解,重构源图像及结果显示(Wavelet transform in 2-D dimentation)
- 2021-04-18 11:18:52下载
- 积分:1