-
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等
给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等-Several morphological gradient algorithm is given, including, but gradient-scale, multi-scale gradient, multi-structural elements, such as gradient
- 2022-02-26 10:55:44下载
- 积分:1
-
Matlab图像处理软件包, Matlab图像处理软件包,Matlab图像处理软件包...
Matlab图像处理软件包, Matlab图像处理软件包,Matlab图像处理软件包-Matlab image processing software package, Matlab image processing software package, Matlab image processing software package
- 2023-07-07 09:20:03下载
- 积分:1
-
一个简单的BMP图像显示程序,VC++写的,做图像处理的可参考....
一个简单的BMP图像显示程序,VC++写的,做图像处理的可参考.-A simple BMP image display program, VC written to do image processing can be found.
- 2022-02-16 08:40:24下载
- 积分:1
-
另一种光照不均匀图像的图像增强法源代码,编译通过,效果良好...
另一种光照不均匀图像的图像增强法源代码,编译通过,效果良好-Another non-uniform illumination image image enhancement method source code, the compiler is passed, the effect of good
- 2023-06-09 16:15:03下载
- 积分:1
-
特征提取源的写作,解压后直接可以运行
自编的用于图像特征提取的源程序,解压后直接运行就ok了-writing for Feature Extraction source, unpacked directly ok on the run
- 2022-09-13 19:50:03下载
- 积分:1
-
提出了一种基于感兴趣区域(ROI )的结构光条纹中心混合图像处理方法,为结构光视觉三维测量的实时应用奠定了基础...
提出了一种基于感兴趣区域(ROI )的结构光条纹中心混合图像处理方法,为结构光视觉三维测量的实时应用奠定了基础-Proposed based on region of interest (ROI) of structured light strip center hybrid image processing method for the measurement of three-dimensional structured light vision laid the foundation for real-time applications
- 2022-12-12 18:00:03下载
- 积分:1
-
1,详细分析了各种当今流行的图像格式编码和…
1、详细分析了当今流行的各种图像格式的编码与解码方法。
2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。
3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。
4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。
5、实现了各种图片格式的转换功能。
6、对所开发的软件进行了测试并提出了改进意见。-1, a detailed analysis of a variety of today s popular image format encoding and decoding methods. 2, the use of Microsoft Visual C++ 6.0 as a development tool, use the MFC Application Framework as the basic software architecture, design and develop a picture browser. 3, the realization of the BMP, PCX, TGA, JPEG, GIF image format, picture reading, writing, shows that the basic function. 4, the use of some image processing algorithm to achieve the image to enlarge, narrow, rotating and shutters, mosaic, such as display effects. 5, to achieve a variety of image format conversion function. 6, for the developed software has been tested and made improvements.
- 2022-12-06 11:20:04下载
- 积分:1
-
对图像进行形态学腐蚀操作和膨胀操作源码。在vc6.0下通过编译。欢迎下载...
对图像进行形态学腐蚀操作和膨胀操作源码。在vc6.0下通过编译。欢迎下载-Image morphological operation and expansion of operation of corrosion source. In vc6.0 through the compiler. Welcome to download
- 2022-12-06 02:00:03下载
- 积分:1
-
各种直方图的求法。可以求取并显示各种直方图。
各种直方图的求法。可以求取并显示各种直方图。-All kinds of Histimage .
- 2022-08-11 15:34:33下载
- 积分: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