-
本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景
物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的
多光谱图像配准算...
本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景
物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的
多光谱图像配准算法。-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
-
Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate wit...
Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate with me。-Gabor extract image texture features classic. I hope the researchers who study the algorithm c ommunicate with me.
- 2022-01-27 22:45:32下载
- 积分:1
-
find contours in image using OpenCV
each contour s pixels are stored in a...
find contours in image using OpenCV
each contour s pixels are stored in a
sequence(CvSeq)
- 2022-03-06 19:22:45下载
- 积分:1
-
使用matlab的小波工具对遥感图像进行图像融合操作
使用matlab的小波工具对遥感图像进行图像融合操作-Using matlab wavelet tools of remote sensing images for image fusion operation
- 2022-04-22 18:38:02下载
- 积分:1
-
- 2022-03-26 06:48:23下载
- 积分:1
-
Mainly deals with digital images, the binarization operation, can be a very good...
主要是针对数字图像,进行二值化的操作,能很好的对图像进行二值化。-Mainly deals with digital images, the binarization operation, can be a very good image binarization.
- 2022-03-23 04:27:50下载
- 积分:1
-
大津自适应阈值分割算法,其中只有自适应阈值的计算部分
大津自适应阈值分割算法,其中只有自适应阈值的计算部分-Otsu adaptive threshold segmentation algorithm, one of only adaptive part of the calculation of threshold
- 2023-06-13 03:20:03下载
- 积分:1
-
梯形高通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里....
梯形高通滤波,最后显示处理结果.
直接解压后将图片和程序放在同一个文件夹里.-trapezoidal high-pass filter, the final results showed. Photo will be directly extracted and procedures on the same document folder.
- 2023-06-02 11:50:03下载
- 积分:1
-
for image processing, have been tested, the very practical, The main source of d...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是离散傅立叶分析-for image processing, have been tested, the very practical, The main source of discrete Fourier analysis
- 2022-03-20 02:32:35下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1