-
实现图像的中值滤波处理,从而实现对图像的处理
实现图像的中值滤波处理,从而实现对图像的处理-finish the process of median filtering
- 2022-03-18 09:49:38下载
- 积分:1
-
VC图像的魔术表演的程序编写,包含了详细的注释,可以啊…
vc++编写的实现图像特效显示的程序,包含详细注释,可以实现各种图像特效显示,强烈推荐-vc Image prepared by the magic show procedures, contains detailed notes, can achieve various effects images, strongly recommended
- 2022-04-13 15:58:20下载
- 积分:1
-
这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。...
这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。-This is the improved Gauss Transform source code, will it combine the particle filter can reduce the particle filter algorithm complexity.
- 2023-09-03 00:05:03下载
- 积分:1
-
Achieve the extract image header information, and the binarization processing fu...
实现提取图片头信息,及二值化处理的代码的功能,用GCC来连接文件,生成exe可执行文件。-Achieve the extract image header information, and the binarization processing functionality of the code with GCC to connect to the file, generate exe executable file.
- 2022-01-25 16:36:53下载
- 积分:1
-
不用MATLAB自带函数求解灰度图像的直方图
不用MATLAB自带函数求解灰度图像的直方图-MATLAB function to solve do not own histogram
- 2022-07-18 16:52:01下载
- 积分:1
-
a method for extracting distinctive invariant features from
images that can be...
SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。
2 SIFT 主要思想
SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。
-a method for extracting distinctive invariant features from
images that can be used to perform reliable matching between different views of
an object or scene. The features are invariant to image scale and rotation, and
are shown to provide robust matching across a a substantial range of affine distortion,
change in 3D viewpoint, addition of noise, and change in illumination.
The features are highly distinctive, in the sense that a single feature can be correctly
matched with high probability against a large database of features from
many images.
- 2022-06-20 23:30:48下载
- 积分:1
-
这个工具箱在一个比较通用的方式中实现了该算法。
This toolbox implements the algorithm in a fairly general way in a C file that can be called from Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perform the denoising.
-This toolbox implements the algorithm in a fairly general way in a C file that can be called f rom Matlab. It allows to perform the traditiona l NL-means for denoising (for both B
- 2022-07-22 22:37:00下载
- 积分:1
-
阈值处理
参数为阈值区间上下限
以及与之内外替代值
阈值处理
参数为阈值区间上下限
以及与之内外替代值
-Threshold parameters for the threshold interval and outside the upper and lower limits, as well as with alternative values
- 2022-07-14 10:02:57下载
- 积分:1
-
我编写的教学用的图象处理实验指导书和VC源码,详细内容看指导书。此外辅助程序可以把一个彩色图象转变为灰度图象,因为实验内容主要是处理灰度图象的;并且辅助程序是基...
我编写的教学用的图象处理实验指导书和VC源码,详细内容看指导书。此外辅助程序可以把一个彩色图象转变为灰度图象,因为实验内容主要是处理灰度图象的;并且辅助程序是基于Windows C编程的,可以籍此更多了解windows编程的核心机理。-I prepared teaching image processing experimental guide books and VC source, the details look to guide books. In addition auxiliary procedures can be a color image into gray-scale images, mainly because the experiments deal with gray-scale images and auxiliary procedure is based on the Windows C programming, you can take to learn more about the core of windows programming mechanism.
- 2022-03-12 05:10:33下载
- 积分:1
-
数字图像处理的基本程序 vc++编写 图像的膨胀 有实例图片
数字图像处理的基本程序 vc++编写 图像的膨胀 有实例图片-Digital image processing of the basic procedures for the preparation of vc++ images are example of the expansion picture
- 2022-01-30 16:03:10下载
- 积分:1