-
hough变换的一些经典文章,可供参考。
hough变换的一些经典文章,可供参考。-hough transform a number of articles for reference.
- 2022-01-24 14:23:56下载
- 积分:1
-
Typical image processing sections, easy
图象处理的典型章节,易懂好学,不深奥,里面有部分程序-Typical image processing sections, easy-to learn, not esoteric, which has some of the procedures
- 2022-04-29 23:20:53下载
- 积分:1
-
C常用算法
对于初学者,可以参考学习,能够很快入门并掌握一些基础算法...
C常用算法
对于初学者,可以参考学习,能够很快入门并掌握一些基础算法-C commonly used method for beginners, you can refer to learn, will soon be started and learn some basic algorithms
- 2023-08-22 15:20:02下载
- 积分:1
-
灰度平衡。读取BMP灰度图像并绘制直方图,然后做灰…
灰度均衡。读入BMP灰度图,绘制直方图,并对直方图进行灰度均衡。-Grayscale balance. Read BMP grayscale image and draw the histogram, then do grayscale balance to the histogram.
- 2022-11-11 13:35:03下载
- 积分:1
-
利用爬山(Hill
利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
- 2023-04-01 04:15:04下载
- 积分:1
-
simple image processing, including color to grayscale 256, the Hough transform,...
实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform, Walsh transform, Median filtering, binary conversion, brightness changes, Fourier transform, and color-from the few to admit index, image shifting, image rotation, refined images, image scaling, image mirroring, mean filtering, contrast stretching, Laplacian sharpening (edge detection), block codes, Sharpening gradient, gray balance, histogram equalization, discrete cosine transform, Wiener filter, reverse filtering, threshold transform, Gaussian smoothing.
- 2022-02-07 23:10:38下载
- 积分:1
-
图像余旋变换(Cosine Transformation)是一种频域变换,广泛应用于图像处理。本代码实现了图像Cos变换,非常经典,带图片可测试....
图像余旋变换(Cosine Transformation)是一种频域变换,广泛应用于图像处理。本代码实现了图像Cos变换,非常经典,带图片可测试.-image rotation transform (Cosine Transformation) is a frequency-domain transform, widely used in image processing. Implementation of the code of the image Cos transform, very classic, with pictures can be tested.
- 2022-02-05 01:53:59下载
- 积分:1
-
通过串口控制CA210和Quantdata802BT,实现Gamma和色温曲线的自动测量...
通过串口控制CA210和Quantdata802BT,实现Gamma和色温曲线的自动测量-????
- 2022-02-01 08:00:51下载
- 积分: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
-
本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能...
本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能-This procedure in VC++ 6.0 environment that can achieve the three primary colors RGB image decoding function
- 2022-01-30 12:31:43下载
- 积分:1