-
一个很简单的颜色混合函数
只要提供前景色和背景色以及 Alpha 就可返回混合后的颜色
不太适合大型图像的混合 比较适合小图标
(附带示例)...
一个很简单的颜色混合函数
只要提供前景色和背景色以及 Alpha 就可返回混合后的颜色
不太适合大型图像的混合 比较适合小图标
(附带示例)-a very simple color mixing function for as long as the foreground color and background color and can be returned to the Alpha mixed after less suitable for the large-scale color images are more suitable for mixed small icon (with examples)
- 2022-06-02 04:44:52下载
- 积分:1
-
Tracking a moving object through several frames, provided changes from frame to...
Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
- 2022-01-26 05:44:02下载
- 积分:1
-
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!...
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
- 2022-01-21 06:07:55下载
- 积分:1
-
本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一...
本程序主要实现的是半自动的基于特征图像配准,在程序中,需要手工选取特征点,程序将自动寻找到相匹配的特征点,然后自动计算仿射变换参数,并将两幅图像进行拼接,合成一副图像-This procedure is mainly to achieve semi-automatic feature-based image registration, in the process, the need to manually select the feature points, the program will automatically find the matching feature points, and then automatically calculates the affine transformation parameters, and splicing two images , Synthesis of an Image
- 2023-06-01 22:35:03下载
- 积分:1
-
三维立体图像方面,关于图像处理的matlab源程序。
三维立体图像方面,关于图像处理的matlab源程序。-Three-dimensional images on the image processing matlab source.
- 2023-01-21 13:45:03下载
- 积分:1
-
第二章 MATLAB 图形绘制基础
2.1 二维绘图
2.1.1 基本绘图函数
2.1.2 图形窗口的修饰
2.2 三维绘图
2....
第二章 MATLAB 图形绘制基础
2.1 二维绘图
2.1.1 基本绘图函数
2.1.2 图形窗口的修饰
2.2 三维绘图
2.2.1 plot3 函数
2.2.2 三维网格图和曲面图-MATLAB chapter 2.1 Rendering the basis of two-dimensional mapping function 2.1.2 graphics 2.1.1 basic graphics window 2.2 modified three-dimensional mapping function 2.2.1 plot3 Figure 2.2.2 Three-dimensional grid and surface map
- 2022-06-28 00:54:12下载
- 积分:1
-
On target detection and tracking of several doctoral dissertation for the conten...
关于目标检测和跟踪的几篇博士论文,适合相关领域内容的学习-On target detection and tracking of several doctoral dissertation for the content of related fields of study
- 2022-05-27 21:36:17下载
- 积分:1
-
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested.
- 2022-07-16 13:59:39下载
- 积分:1
-
LSB算法实现,delphi 编写,
LSB算法实现,delphi 编写,-LSB algorithm, delphi prepared
- 2022-07-26 23:05:07下载
- 积分:1
-
空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。...
空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。-Airspace linear digital image filters and frequency-domain non-recursive filter (including: frequency-domain transformation method, frequency-domain sampling method and window function method) of the Matlab implementation.
- 2022-03-10 13:21:35下载
- 积分:1