-
对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂...
对BMP图像简单的处理,如sobel边缘提取,直方图显示,中值滤波等,清晰易懂-BMP images for simple treatments, such as sobel edge detection, histogram display, median filtering, clear and easy to understand
- 2022-03-14 21:07:05下载
- 积分:1
-
<visual c++数字图像处理典型算法及实现>一书中的第四章图像的平移、镜像变换、转置、缩放、旋转等,一本很好的书和算法源代码...
一书中的第四章图像的平移、镜像变换、转置、缩放、旋转等,一本很好的书和算法源代码- Chapter IV of the book image translation, image transform, transpose, zooming, rotating and so on, a good book and the algorithm source code
- 2022-03-16 08:46:09下载
- 积分:1
-
目标跟踪,并基于VC++开发的OpenCV已经测试成功…
物体跟踪,基于OPENCV和VC++开发的,已经试验过能成功-Object tracking, and OPENCV based on VC++ development has been tested successfully
- 2022-01-25 21:22:05下载
- 积分:1
-
在环境下开发的图像处理代码的基本操作,有一个..
VC环境下开发的图像处理基本操作代码,很方面用,基本包括所以的对图像的操作,对初学者帮助很大。-VC environment to develop the basic operation of the image processing code, it is spent, so basic, including the image of the operation, of great help for beginners.
- 2023-05-30 07:20:04下载
- 积分:1
-
几种经典的图像拼接,图像融合算法
几个经典的图像拼接,图像融合算法-Several classical image mosaic, image fusion algorithm
- 2023-03-13 09:40:03下载
- 积分:1
-
抛物型利用Hough变换检测算法。标准Hough变换…
利用Hough变换检测抛物线的算法。利用标准Hough变换从二值(黑白)图像中检测抛物线。-The use of parabolic Hough transform detection algorithms. Standard Hough transform from the binary (black and white) image in the detection of a parabola.
- 2022-03-24 20:32:18下载
- 积分:1
-
一个能够简单的实现YUV到RGB转换的小工具,同时显示FPGA编程数据...
一个能够简单的实现YUV到RGB转换的小工具,同时显示FPGA编程数据-Simple realization of a YUV to RGB conversion gadget FPGA programming data also showed
- 2022-05-17 23:31:52下载
- 积分:1
-
图像处理。
用visual c++ 6.0实现的图像处理。功能很一般,适合教学。-Image processing.
- 2022-03-25 16:15:04下载
- 积分: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
-
一个描述计算几何的相当不错的程序,写的挺好,对于初学者大有好处...
一个描述计算几何的相当不错的程序,写的挺好,对于初学者大有好处-a geometric description of the calculation procedure is quite good, very well written, is good for beginners
- 2022-02-25 20:41:52下载
- 积分:1