-
本代码依据提升小波原理自己编写,供大家参考,其中的正反变换大家能清楚看到了...
本代码依据提升小波原理自己编写,供大家参考,其中的正反变换大家能清楚看到了-the code based on wavelet theory enhance their preparation for your reference, the pros and transform you can clearly see the
- 2022-09-09 08:15:03下载
- 积分:1
-
描述:调整图像的旋转和平移功能:image_re…
Description: Functions for aligning images by rotation and translation: image_registr_MI.m
MI2 - calculating Mutual information
joint_h - calculating Joint histogram
-Description: Functions for aligning images by rotation and translation: image_registr_MI.m
MI2- calculating Mutual information
joint_h- calculating Joint histogram
- 2022-01-24 19:08:07下载
- 积分:1
-
与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形...
与计算机图形学有关,DDA划线法,可以划直线,调用可划多边形-with the computer graphics, DDA crossed, we could draw a straight line, polygon call to be designated
- 2022-01-20 23:33:11下载
- 积分:1
-
二维图像目标跟踪,用matlab实现,采用了卡尔曼(kalman)滤波算法...
二维图像目标跟踪,用matlab实现,采用了卡尔曼(kalman)滤波算法-Two-dimensional image target tracking using matlab realize the use of Kalman (kalman) filtering algorithm
- 2022-09-05 18:15:03下载
- 积分:1
-
一个用opencv库程序
a program made by opencv lib
- 2023-07-21 12:15:04下载
- 积分:1
-
Nunes J.C编写的经验模态分解,用于二维图像处理。
Nunes J.C编写的经验模态分解,用于二维图像处理。
- 2022-03-01 21:34:53下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
TI的ccs开发环境,DM642上跑的源程序,做运动检测
TI的ccs开发环境,DM642上跑的源程序,做运动检测-TI development environment ccs of, DM642 running the source code, to do Motion Detection
- 2022-07-01 15:17:03下载
- 积分:1
-
A small remote sensing image processing procedures, including image enhancement...
一个小型遥感图象处理程序,包括图象增强锐化、快速傅立叶变换等。-A small remote sensing image processing procedures, including image enhancement sharpening, such as Fast Fourier Transform.
- 2022-05-30 21:13:26下载
- 积分:1
-
实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。...
实现了SIFT特征点的提取和匹配功能,匹配算法使用的是ANN最相似最近邻居法。-Achieved a SIFT feature point extraction and matching, matching algorithm using ANN is most similar to nearest neighbor method.
- 2023-07-25 08:25:03下载
- 积分:1