-
WaveletImageReconstruction
说明: 利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。(Using Wavelet bilinear super-resolution reconstruction algorithm is the reconstructed image will appear low, high-frequency coefficients does not match the phenomenon, thereby enabling high-resolution image to be offset. In this paper, the method is improved, and the introduction of local interpolation to be better adapted to the reconstruction algorithm. That is, wavelet interpolation combined with the local adaptation algorithm.)
- 2021-04-26 09:58:46下载
- 积分:1
-
extract
说明: 有关连通域的提取,以肺部图片作为示例,使用bwlabel函数,非常方便(Connected domain on the extraction of the lung images as an example, the use of bwlabel function, very convenient)
- 2011-03-31 21:18:19下载
- 积分:1
-
VC++image-program
这是一个详细的关于Vc++图像编程的ppt,希望对大家有帮助(This is a detailed on Vc++ Image programming ppt, hope everyone has to help)
- 2008-05-28 17:20:04下载
- 积分:1
-
LAB6
车牌去模糊。执行后可清晰地看到车牌号码。效果很好的~~(License plate to go fuzzy. After the implementation of number plates can be clearly seen)
- 2009-12-02 03:19:37下载
- 积分:1
-
波束形成DBF
说明: 声呐或者雷达系统发射信号后,通过波束形成算法对两个目标(方位分别为theta1、theta2)回波进行仿真,经过相位补偿,可以看出图像有两个波峰,波峰处指向性函数峰值最大,峰值所对应的的角度值即为目标的方位角。所以该程序对数字波束形成(DBF)的原理进行了仿真,适合初学者掌握阵列信号处理中数字波束形成的原理。(After the sonar or radar system transmits the signal, the echo of the two targets (the azimuth is theta1 and theta2 respectively) is simulated by the beamforming algorithm. After the phase compensation, it can be seen that the image has two peaks, the peak of the directivity function is the largest, and the corresponding angle value of the peak is the azimuth of the target. So the program simulates the principle of DBF, which is suitable for beginners to master the principle of DBF in array signal processing.)
- 2020-06-26 21:00:01下载
- 积分:1
-
小波分解图及图片
输入待分解图像的数据矩阵 可以显示原始图像以及其尺度2的小波分解图 小波包函数可在函数中自行修改(The input matrix of the image to be decomposed can display the original image and the wavelet packet function of the wavelet decomposition graph of scale 2 can be modified by itself in the function.)
- 2018-08-06 11:23:42下载
- 积分:1
-
PCA+SVM
先用PCA降维,在利用支持向量机进行分类,这个分类是二分类,所以PCA的降维降到两维即可分类。(Firstly, PCA dimensionality reduction is used to conduct classification with support vector machine. This classification is binary classification, so the dimensionality reduction of PCA can be reduced to two dimensions for classification.)
- 2018-12-02 16:03:37下载
- 积分:1
-
机载正侧视RD
说明: 机载正侧视SAR雷达仿真和成像,使用matlab编写,直接运行可用(Simulation and imaging of airborne forward-looking SAR radar)
- 2020-06-17 13:00:02下载
- 积分:1
-
wenlitezhengtiqufangfa
关于在图形图像处理过程中纹理特征提取方法的介绍(About in the process of image processing texture feature extraction method is introduced)
- 2015-04-27 13:25:06下载
- 积分:1
-
scanfill
光栅图形学中的扫描填充算法。list<Line> AET和list<Line>* NET构成了活性边表和新边表.算法先初始化各扫描线新边表,之后对于每条扫描线更新活性边表,并且配对交点来着色。
(Raster graphics scanning fill algorithm. list <Line> AET list <Line>* NET constitute the active side of the table and side table new algorithm to initialize each scan line side table new, after each scan line update the active side of the table, and the the paired intersection of coloring.)
- 2013-05-16 14:10:30下载
- 积分:1