-
QuickCam
实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification.
)
- 2014-01-20 14:16:39下载
- 积分:1
-
20061014182431864
分割视图 希望大家多多批评指正 多多交流(segmentation View I hope Members can interact more criticism correction)
- 2006-12-27 00:32:21下载
- 积分:1
-
GaborTexture
Gabor滤波器方法提取纹理特征的两个函数,采用5个尺度和6个方向,运用于灰度图。(Gabor filters to extract texture features of the two functions, using the five scales and six directions, applied to grayscale.)
- 2011-12-07 16:59:26下载
- 积分:1
-
Transferring-color
Transferring color to greyscale images的原文及源代码,包括详细的测试图像以及相应的论文及源代码,是学习图像色采转移必看的经典内容。(Transferring color to greyscale images of the original text and source code, including detailed test image and the corresponding papers and source code is studying the image to see the classic color adopted transfer content.)
- 2013-09-28 16:26:50下载
- 积分:1
-
zernike
Zernike矩用MATLAB代码实现,希望对Zernike矩的朋友有所帮助。(Zernike moments code under MATLAB)
- 2010-01-23 19:25:03下载
- 积分:1
-
CISBitmap
从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
- 2014-06-05 19:19:23下载
- 积分:1
-
NSCT
基于非下采样轮廓波变换的图像融合。低频分量取平均,高频分量取绝对值最大。(nonsubsampled contourlet transform.Averaged low frequency components, high frequency components of the maximum absolute value.)
- 2016-05-20 16:38:27下载
- 积分:1
-
HOG
基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通(Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler)
- 2020-06-25 23:00:01下载
- 积分:1
-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1
-
点云配准
说明: 四种点云配准算法。FPFH,NDT,3DS…(Four point cloud registration algorithms.FPFH,NDT,3DS.)
- 2021-04-18 08:58:52下载
- 积分:1