资源列表
GMM_Skin_Detector
- 利用GMM的肤色分割代码,实现图片的肤色检测-code for using GMM algorithm asegmentation the skin picture
122142245215
- 程序既可以准确检测视频中的车辆也可以统计车辆的个数。-THe program can accurately detect the number of vehicles can also statistics in video
NLMeansCL
- 利用GPU加速的基于OpenCL的非局部去噪算法。整个算法是用C#进行实现的。-GPU based Non Local Means Denoising which is written in OpenCL.The wrapper around the OpenCL algorithm is written in C#.
SA-OE
- 基于过完备基展开的空间自适应去噪算法。论文《Spatially adaptive image denoising under overcomplete expansion》。-Spatially adaptive image denoising under overcomplete expansion
cldtcwt
- 基于OpenCL实现的双树复数小波变换。包含基于特征点的的极坐标匹配算法。-OpenCL implementation of the Dual Tree Complex Wavelet Transform. This package contains code to perform the dual-tree complex wavelet transform in an accelerated manner user OpenCL. It also includes an implement
DoubleDensityWavelet
- 二维双密度双树(复数)小波变换包。包含基于小波变换的基本的阈值处理运算。-2-D Double-Density Complex Wavelet Transform。There are two versions of the 2-D double-density dual-tree DWT: (1) The 2-D double-density dual-tree real-oriented DWT, which is 2-times expansive, and (2) The 2-D doub
Wavelets-with-Integer-Lifting-wail
- Wavelets with Integer Lifting(WAILI)是一个小波变换库。包含了基于小波变换的各种基本的图像处理运算。-WAILI is a wavelet transform library. It includes some basic image processing operations based on the use of wavelets and forms the backbone of more complex image processing operatio
wemdn_src
- blitzwave is a c++ wavelet library building on the blitz++ array template library. blitzwave is heavily templated and supports wavelet decompositions of n-dimensional arrays of various numerical data types.
2014-7-1
- 对于原始图像 < f5.tif > ,实现下列结果。 a.用平均滤波器平滑原始图像得到的模糊图像 b.用拉普拉斯算子增强上述a得到的模糊图像 c.用拉普拉斯算子增强原始图像 -For the original image <f5.tif>, to achieve the following results. a. smoothing filter with an average original image was blurred b.
2014-7-1
- 对于给定图像 < f4.tif > ,实现下列结果。 a.傅立叶频谱图像 b.居中的傅立叶频谱图像 c.对数变换进行视觉增强的傅立叶频谱图像 d.对数变换进行视觉增强并居中的的傅立叶频谱图像 -For a given image <f4.tif>, to achieve the following results. a. Fourier spectrum of image b. Fourier spectrum centered imag
2014-7-1
- a.傅立叶频谱图像 b.居中的傅立叶频谱图像 c.对数变换进行视觉增强的傅立叶频谱图像 d.对数变换进行视觉增强并居中的的傅立叶频谱图像 -For a given image <f4.tif>, to achieve the following results. a. Fourier spectrum of image b. Fourier spectrum centered image c. Logarithmic transformation
2014-7-1
- 对于给定图像 < f3.tif > ,实现下列结果。 a. 直方图均衡化后的图像(灰度级数256)和图像均衡化后的直方图 b. 直方图均衡化后的图像(灰度级数128)和图像均衡化后的直方图 c. 直方图均衡化后的图像(灰度级数64)和图像均衡化后的直方图 d. 直方图均衡化后的图像(灰度级数8)和图像均衡化后的直方图 -For a given image <f3.tif>, to achieve the following results.
