-
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。...
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。-Image sharpening algorithm, the effect of sharpening it is clear that to achieve the desired results, it is suitable for further practice, the operating speed in general.
- 2022-03-21 11:18:56下载
- 积分:1
-
这个matlab程序实现图像的任意角度的顺时针旋转。
这个matlab程序实现图像的任意角度的顺时针旋转。-The matlab program images at any angle of clockwise rotation.
- 2022-01-26 04:11:41下载
- 积分:1
-
这是一个凸多边形中轴算法:解压后在vc++6.0中运行即可,鼠标逆时针在客户区取点,如顺时针取点或形成的多边形为凹多边行,程序会自动退出(详情可参见代码)...
这是一个凸多边形中轴算法:解压后在vc++6.0中运行即可,鼠标逆时针在客户区取点,如顺时针取点或形成的多边形为凹多边行,程序会自动退出(详情可参见代码)-This is a convex polygon axial algorithm : unpacked in vc 6.0 can be run, mouse anti-clockwise from the customer area, as a clockwise or take the form of concave polygon multilateral OK, the program will automatically withdraw from the (details can be found in code)
- 2022-06-15 04:26:56下载
- 积分:1
-
图像反转源码,c代码,环境windows
图像反转源码,c代码,环境windows-source, c code, the environment windows!
- 2022-01-25 22:33:12下载
- 积分:1
-
Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2...
第三章 MATLAB 图形对象
3.1 图形对象
3.1.1 Root 对象
3.1.2 Figure 对象
3.1.3 Uicontrol 对象
3.1.4 Uimenu 对象
3.1.5 Axes 对象
3.1.6 Image 对象
3.1.7 Line 对象
3.1.8 Patch 对象
3.1.9 Rectangle 对象
3.1.10 Surface 对象
3.1.11 Light 对象
3.1.12 Text 对象 -Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object
- 2022-01-21 03:09:23下载
- 积分:1
-
经典算法之多边形游戏
经典算法之多边形游戏-classic algorithms polygon game
- 2022-04-22 08:54:35下载
- 积分:1
-
描述:从一个图像文件,它生成一个txt文件包含了…
Description: Starting from an image file, it generates a .txt file containing the image in Ascii text format.
- 2022-04-18 07:45:41下载
- 积分:1
-
从旋转角度定义图像
图像旋转自定义角度-definition images from the angle of rotation
- 2023-06-11 02:15:03下载
- 积分: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
-
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边...
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!-First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!
- 2022-04-17 10:14:05下载
- 积分:1