-
图像线性拉伸和直方图均衡化的组件,可以直接调用接口使用。...
图像线性拉伸和直方图均衡化的组件,可以直接调用接口使用。-Image linear stretching and histogram equalization component, you can directly call the interface.
- 2022-05-19 05:05:59下载
- 积分:1
-
vb做的类photoshop源码:可以打开图像文件并对其进行一些简单的处理,另外还可实现简单的画图功能。...
vb做的类photoshop源码:可以打开图像文件并对其进行一些简单的处理,另外还可实现简单的画图功能。-vb do photoshop source categories : image files can be opened and its simple, but also achieve other simple drawing functions.
- 2022-03-04 00:10:39下载
- 积分:1
-
开发环境是Vc++,但用到Qt,要想运行的安装Qt
开发环境是Vc++,但用到Qt,要想运行的安装Qt-Development environment is Vc++, But to use Qt, in order to run the installation of Qt
- 2023-01-04 06:50:03下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像阈值变换 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像阈值变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images threshold transform operator Law of the source, including standard tests Photo
- 2022-10-28 12:40:04下载
- 积分:1
-
视频目标跟踪算法,具有抗遮挡、抗旋转、目标记忆等功能
视频目标跟踪算法,具有抗遮挡、抗旋转、目标记忆等功能
-Video target tracking algorithm, with anti-block, anti-rotation, the target memory and other functions
- 2023-03-30 17:55:04下载
- 积分:1
-
粒子滤波器源代码,有助于学习。附有图像序列。
粒子滤波器源代码,有助于学习。附有图像序列。-Particle Filter source code, contribute to learning. With image sequences.
- 2022-05-18 14:47:56下载
- 积分:1
-
右图像傅立叶变换(图像变换)的源代码,是的…
对图像进行傅立叶变换处理(图像变换)的源代码,编译后的可执行文件-right image Fourier transform (image transformation) of the source code, the compiled executable file
- 2023-07-28 15:00:02下载
- 积分:1
-
based on wavelet transform algorithm for image denoising Normalshrink
基于小波变换的图象去噪 Normalshrink算法-based on wavelet transform algorithm for image denoising Normalshrink
- 2022-01-26 07:34:13下载
- 积分:1
-
该程序实现了图像的配准功能,对两幅同一区域图像进行配准,进而实现图像拼接功能...
该程序实现了图像的配准功能,对两幅同一区域图像进行配准,进而实现图像拼接功能 -The program achieved a functional image registration of two images in the same region registration, and image stitching function
- 2023-06-22 03:20:03下载
- 积分:1
-
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行...
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量;
(4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。
(5)求出所有子块的特征向量。
-(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
- 2022-03-12 15:39:39下载
- 积分:1