-
real-pictures-imaging
利用已有真实场景色彩图片转换为灰度图像,实现SAR成像处理,(Use of existing real scene color images converted to grayscale images, the SAR imaging processing)
- 2013-03-17 10:00:25下载
- 积分:1
-
mcmcstuff
本源码是基于Markov chain Monte Carlo (MCMC)的Bayesian inference工具包,其中包括MCMC采样,基于MCMC的高斯分类,同时描述了采样的一些方法。其中还有使用文档(toolbox is a collection of Matlab functions for Bayesian inference
with Markov chain Monte Carlo (MCMC) methods)
- 2009-03-02 17:54:09下载
- 积分:1
-
OpenCVFaceDetectDirectShow小波图像分割算法
说明: OpenCV FaceDetectDirectShow小波图像分割算法(Wavelet image segmentation algorithm)
- 2020-06-17 05:20:01下载
- 积分:1
-
JPEGCompression
说明: 编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
yundongmubiaojiance
关于运动目标检测基础算法,混光流法合高斯模型、均值法、及帧间差分法(Moving target detection algorithm based on mixed Gaussian model optical flow together, mean method, and the inter-frame difference method)
- 2016-10-17 15:13:00下载
- 积分:1
-
Match
匹配算法,可以完美运行,对于初学者有着很好的参考价值(Matching algorithm, can be a perfect run, has a very good reference for beginners)
- 2013-12-13 23:14:37下载
- 积分:1
-
xroi
IDL关于图像感兴趣图像区域进行编辑并将结果输出,多ROI区域DN值信息比较(IDL about the region of the image interested in editing and exporting the results, and comparing the DN value information of the multiple ROI regions)
- 2020-12-07 15:39:21下载
- 积分:1
-
Image-SNR
可以计算图像的信噪比,适合初学者使用,采用matlab编写(Can calculate the signal to noise ratio images, suitable for beginners to use, using matlab)
- 2011-08-28 21:05:38下载
- 积分:1
-
wavepaste
说明: WAVEPASTE将系数放在小波分解结构中。(WAVEPASTE Puts coefficients in a wavelet decomposition structure.)
- 2019-05-11 15:54:06下载
- 积分:1
-
smooth
c#编写的图像平滑处理,源码比较全,可以成功编译,希望对大家有帮助。(c# prepared by the image smoothing, source code comparison, can be successfully compiled, we want to help.)
- 2013-08-19 20:44:15下载
- 积分:1