-
用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。...
用opencv实现图像灰度直方图。通过颜色空间转换也可以画出颜色直方图。-Image with opencv histogram. Through color space conversion can also be painted the color histogram.
- 2022-11-11 13:45:04下载
- 积分:1
-
generates putative matches between previ ously detected feature points in two im...
generates putative matches between previously detected feature points in two images by looking for points that are maximally correlated with each other within windows surrounding each point.-generates putative matches between previ ously detected feature points in two images by l ooking for points that are maximally correlate d with each other within windows surrounding ea ch point.
- 2022-06-21 19:02:14下载
- 积分:1
-
Gabor基于OpenCV。
本文件实现了在OpenCV开发环境下的Gabor,可以直接加入OpenCV作为开发文件调用。-Gabor based on OpenCV.
- 2022-02-15 02:59:27下载
- 积分:1
-
混合高斯模型建模,对视频中背景进行混合高斯建模,在摄像机不动的环境中应用广泛...
混合高斯模型建模,对视频中背景进行混合高斯建模,在摄像机不动的环境中应用广泛-Gaussian Mixture Modeling of video Gaussian mixture background modeling, at the fixed cameras are widely used environment
- 2022-03-17 04:34:49下载
- 积分:1
-
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。...
基于kmeans的图像分割算法,首先得到图像,再确定分类,并计算各分类的均值,从而得到各个像素的分类。-Kmeans-based image segmentation algorithm, first of all get the image, and then determine the classification, and calculate the various categories mean, and thus obtain the classification of each pixel.
- 2022-11-18 07:00:04下载
- 积分:1
-
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明...
用C++编写的一个数字图象处理平台,头文件
包含变量声明和函数声明-with C++ in the preparation of a digital image processing platform, the first document contains variable declarations and function declaration
- 2023-08-21 23:50:04下载
- 积分:1
-
这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用...
这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用-an entry-level code to achieve corrosion function. OpenCV can draw on and learn from the library call
- 2023-05-29 04:40:03下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景
物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的
多光谱图像配准算...
本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景
物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的
多光谱图像配准算法。-In this paper, multi-spectral image registration between images in different spectral gray there is a big difference, the same scene in different performance characteristics of band varies and so on, based on mutual information similarity measure for multi-spectral image registration algorithm .
- 2022-07-14 23:22:33下载
- 积分:1
-
图像处理程序,可以进行直方图,线性化变换等处理
图像处理程序,可以进行直方图,线性化变换等处理-Image-processing program, histograms, etc. can be handled
- 2022-03-20 20:29:39下载
- 积分:1