-
这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处...
这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处-This is a C language procedure is used to calculate the image histogram information. the procedure used OpenCV programming. Hope you can bring benefits
- 2023-08-28 05:10:03下载
- 积分:1
-
Can explain the image DCT transform process is small, but it is original
可以进行图像的DCT变换
说明程序虽小,但是是原创-Can explain the image DCT transform process is small, but it is original
- 2022-08-03 11:05:24下载
- 积分:1
-
RANSAC算法,应用于图像处理的壮举,随机抽样一致性算法…
ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
- 2022-03-07 15:26:41下载
- 积分:1
-
图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI...
图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI-image frequency domain filtering procedures, curriculum design work, outstanding, fully self-development, including engaging pass filtering, low-pass filtering, band-pass filtering and filtering direction.- GUI
- 2022-11-25 08:00:03下载
- 积分:1
-
这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法...
这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法-This is a fast DCT algorithm, in VC++ Prepared, through the verification. Is a reference algorithm
- 2022-03-13 01:26:14下载
- 积分:1
-
通过VC++程序来详细介绍数字图像处理中一些重要函数或变换的算法。...
通过VC++程序来详细介绍数字图像处理中一些重要函数或变换的算法。-Through VC++ Procedures detailed introduction of digital image processing in some important function or transform algorithms.
- 2023-08-14 20:00:03下载
- 积分:1
-
这是关于数字图象几何变换算法的vc++源代码
这是关于数字图象几何变换算法的vc++源代码-This is on digital images of geometric algorithm source code vc
- 2022-04-30 16:51:59下载
- 积分:1
-
处理图像的对比度
processing image contrast-contrast image processing
- 2022-08-23 21:33:45下载
- 积分: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
-
基于kalman滤波器的2D目标跟踪,maltab实现
基于kalman滤波器的2D目标跟踪,maltab实现-2D-based kalman filter target tracking
- 2023-05-10 16:05:03下载
- 积分:1