-
StereoDisparity
对双目视觉图像对进行匹配获取视差图,为后续三维重建做基础。(Binocular vision images are matched to obtain the disparity map, as a foundation for the subsequent three-dimensional reconstruction.)
- 2012-05-07 10:53:54下载
- 积分:1
-
total8bian
初步的代码,只保存边界的声波逆时偏移 RTM
- 2013-09-16 21:22:17下载
- 积分:1
-
DCT-a-Hamming-coding
1.DCT变换,对整个图像的直接DCT变换和分块为8*8做DCT变换,并设定阈值。
2.汉明编码(7,4),译码以及找出错误图样和纠错。并在不同的转移概率的BSC道下进行传输。(DCT:Direct DCT and IDCT,blocking.
hamming coding:decoding and picking up errors.)
- 2021-04-28 17:38:44下载
- 积分:1
-
RD
说明: 一个机载SAR的成像算法,SAR的点目标RD成像算法(An airborne SAR imaging algorithm, SAR point target imaging algorithm RD)
- 2008-04-29 09:23:48下载
- 积分:1
-
如何使用helcon(1,2,3部)
halcon编程的很好的资料《如何使用halcon编程》,里面有三个pdf,很好的资料(Halcon programming very good information "How to use halcon programming", there are three pdf, very good information)
- 2018-09-03 17:31:34下载
- 积分:1
-
quzaochengxu
通过阈值去噪,最关键的就是要确定最佳阈值T 的大小.如果阈值太小,可以保留更多的小波系数,但同时噪声也被保留;相反,阈值太大,可以消除更多的噪声,但重要图像特征又将被滤掉,引起偏差.目前使用的阈值分为全局阈值和局部阈值.全局阈值对各层所有的小波系数或同一层内的小波系数都是统一的;局部阈值则是根据当前系数周围的局部情况来确定合适的阈值,具有灵活性.(Threshold denoising, the most critical is to determine the optimal threshold T s size. If the threshold is too small, you can retain more of the wavelet coefficients, but the noise was retained the contrary, the threshold is too large, can be eliminatedmore noise, but the important image features in turn be filtered out, causing bias current threshold is divided into a global threshold and local threshold. global Threshold the wavelet coefficients of all the wavelet coefficients of the layers or on the same floorare unity local threshold is based on the local situation of the current coefficient around to determine the appropriate threshold, with flexibility.)
- 2012-05-22 21:33:43下载
- 积分:1
-
fbmpCP
用于图像处理的压缩感知的快速贝叶斯匹配追击算法(Compressed sensing image processing for rapid Bayesian matching pursuit algorithm)
- 2011-04-23 14:35:54下载
- 积分:1
-
segment_ga
说明: 利用遗传算法进行图像分割(matlab源码)(The use of genetic image segmentation algorithm (matlab source))
- 2021-05-13 01:30:03下载
- 积分:1
-
ImageCompression
说明: 给出了一种基于小波分形的图像有损压缩方法.首先,利用小波变换将图像分解为不同频率的分量,然后采用分形迭代函数系统、Huffman树等方法对它们进行编码.实验表明,该算法在保证还原图像质量的情况下,有较高的压缩比.(Image Compression Bassed on Wavelet and Fractal)
- 2009-08-17 22:53:54下载
- 积分:1
-
canny
canny算法分割,本算法通过canny对图像进行分割,并提取边缘。()
- 2011-10-09 09:24:44下载
- 积分:1