-
图像融合
基于MATLAB实现图像融合,左右焦距融合(Image fusion based on MATLAB,Left and right focal length fusion)
- 2020-11-19 16:59:37下载
- 积分:1
-
mie scattering matlab
用于计算均匀圆球的mie散射,matlab 程序,可计算散射系数,消光截面等(It is used to calculate the Mie scattering of uniform spheres. The matlab program can calculate the scattering coefficient and extinction section.)
- 2020-12-18 09:59:11下载
- 积分:1
-
DFT&DCT
编程实现二维8*8图像块的DFT,DCT变换
输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间
编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block
Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time
The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
- 2021-01-18 11:58:43下载
- 积分:1
-
code
本算法需要两幅或多幅不同偏振角度的有雾图像,应用暗通道算法估计大气光强,最终所得的图像去雾效果较好(Fog fog removal based on polarization information)
- 2017-07-19 09:10:06下载
- 积分:1
-
ofdm
实现一个完整的OFDM系统,可以显示频谱图。(OFDM systems to achieve a complete, can be displayed spectrum.)
- 2011-04-20 12:53:56下载
- 积分:1
-
ASED
在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
- 2020-09-10 05:38:04下载
- 积分:1
-
paper1
对流层与电离层中电波传播的相关问题研究,很好的文章(Troposphere and ionosphere wave propagation issues related to research)
- 2013-05-25 07:42:24下载
- 积分:1
-
利用SVM或者其他机器学习算法进行分类识别 LBP
(1)计算图像中每个像素点的LBP模式(等价模式,或者旋转不变+等价模式)。
(2)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个cell中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。
(3)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;
然后便可利用SVM或者其他机器学习算法进行分类识别了。((1) calculate the LBP pattern of each pixel in the image (equivalent mode, or rotation invariant + equivalent mode).
(2) then the LBP eigenvalue histogram of each cell is calculated, and then the histogram is normalized (for each cell, for each bin, h[i]/=sum, sum is the number of all the equivalent classes in a pair of images).
(3) finally, the statistical histogram of each cell is connected into a feature vector, that is, the LBP texture feature vector of the whole picture.
Then, SVM or other machine learning algorithms can be used for classification and recognition.)
- 2020-07-01 20:00:02下载
- 积分:1
-
去污
图象去污渍,mask为污渍图象,另一个为原图或受损图象(Image to remove stains, mask for stained images, and the other for original or damaged images.)
- 2018-06-28 20:22:57下载
- 积分:1
-
imagematching
说明: 该程序采用matlabGUI编写,包含了经典的图像匹配算法.(MatlabGUI prepared using the program, including the classic image matching algorithm.)
- 2008-10-30 16:34:50下载
- 积分:1