-
dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对...
dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT transform dctcom.m completion of the input image compression imagecbe.m completion of the two RGB input image with wavelet analysis method of image fusion imagecom.m completion of the input RGB image using wavelet analysis method automatically drop noise, the threshold of high-frequency coefficient, noise reduction effect and the results of the percentage of wavelet1D.m completion of the input signals of one-dimensional discrete wavelet multi-scale decomposition wavelet2D completion of the input signals of two-dimensional discrete wavelet multi-scale decomposition zigzag.m completed the input of 8* 8 matrix of data collected in accordance with the zigzag order.
- 2022-01-23 10:17:34下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
Kuipers J.B.写的有关四元数的定义和应用的书,主要是在刚体旋转和图像处理中的应用。压缩文件解压后为DJVU格式。...
Kuipers J.B.写的有关四元数的定义和应用的书,主要是在刚体旋转和图像处理中的应用。压缩文件解压后为DJVU格式。-Kuipers J.B. Quaternions and rotation sequences (PUP, 1999),DJVU format
- 2023-01-12 00:30:04下载
- 积分:1
-
著名的图像修复代码。
Famous Image Inpainting Codes.
- 2022-05-21 04:47:44下载
- 积分:1
-
通过vtk实现BMP图像从2维到三维显示,c++语言实现。
通过vtk实现BMP图像从2维到三维显示,c++语言实现。-no
- 2022-04-07 12:17:19下载
- 积分:1
-
关于meanshift算法的详细介绍,包括中英文,对初学者有一定启发...
关于meanshift算法的详细介绍,包括中英文,对初学者有一定启发-Meanshift algorithm on the details, including English, have some inspiration for beginners
- 2022-05-23 04:16:46下载
- 积分:1
-
这是人民邮电出版社出版的《Visual C++数字图像处理》的源代码,很好的,希望对大家有用...
这是人民邮电出版社出版的《Visual C++数字图像处理》的源代码,很好的,希望对大家有用-This is the people of Posts and Telecommunications Publishing House published
- 2022-04-21 15:32:07下载
- 积分:1
-
Application of C++ Builder in the preparation of image processing procedures for...
应用C++Builder编写图像处理中的锐化图像程序-Application of C++ Builder in the preparation of image processing procedures for sharpening images
- 2022-01-26 02:35:06下载
- 积分:1
-
目标跟踪
VC++实现的物体跟踪程序 opencv 效率还可以,挺不错的-object tracking
- 2022-10-27 09:30:03下载
- 积分:1
-
vc developed image processing, display and shutter watermarked flame example, an...
vc开发的图像处理程序,有百叶窗显示和水纹火焰示例,和大家分享一下-vc developed image processing, display and shutter watermarked flame example, and share with you
- 2022-11-20 21:50:04下载
- 积分:1