-
Visual C++ 数字图像处理典型算法及实现(1)
Visual C++ 数字图像处理典型算法及实现(1)-Visual C++ digital image processing algorithms and implementation of a typical (1)
- 2022-10-03 03:10:03下载
- 积分:1
-
简单的图像处理GUI平台,不过是全英文版的
简单的图像处理GUI平台,不过是全英文版的
-A simple image processing GUI platform, but the whole English
- 2023-03-02 00:00:03下载
- 积分:1
-
利用Contourlet变换和小波变换的图像去噪处理,一…
运用contourlet变换和小波变换对图像进行去噪处理,并将二者的去噪效果通过PSNR进行对比.文中包含去噪.m文件和求PSNR的.m文件.程序中注释详细,值得参考.通过测试的代码.-Use Contourlet transform and wavelet transform for image denoising treatment, and the denoising effect of the adoption of both PSNR comparison. Paper contains denoising. M documents and PSNR for the. M file. Program notes in detail, it is also useful. Through test code.
- 2023-07-18 13:40:02下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
一个简单的半透明动画程序。额外的背景图像像素…
一个简单的半透明动画程序。在背景图片上进行像素提取混合,形成半透明效果-a simple translucent animation process. The background image pixels on the extraction of mixed form translucent effect
- 2022-08-07 18:03:29下载
- 积分:1
-
Image segmentation algorithm for evaluating the performance of the code, includi...
用于评价图像分割算法性能的代码,包中的word文档对所用方法进行了简单的说明,还列出了具体的参考文献-Image segmentation algorithm for evaluating the performance of the code, including the word document on the methods for a simple explanation, but also a list of specific references
- 2023-07-26 07:30:02下载
- 积分:1
-
AppWizard has created this bmptest application for you. This application
not o...
AppWizard has created this bmptest application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your bmptest application.-AppWizard has created this bmptest applic ation for you. This application not only demons trates the basics of using the Microsoft Founda tion classes but is also a starting point for wri ting your application. This file contains a sum mary of what you will find in each of the files tha t make up your bmptest application.
- 2022-02-14 01:01:13下载
- 积分:1
-
RGB和YUV格式转换相互支持YUV420,yuv444,YUV…
RGB与YUV格式的互相转换, 支持YUV420、YUV444、YUV4-RGB and YUV format conversion with each other to support the YUV420, YUV444, YUV422
- 2022-03-28 20:10:46下载
- 积分:1
-
利用vc编制的压缩bmp图形文件的程序.可以打开普通bmp文件并存储为压缩形式...
利用vc编制的压缩bmp图形文件的程序.可以打开普通bmp文件并存储为压缩形式-vc prepared by the use of compressed graphics bmp file. General bmp can open the file and storage of compressed form
- 2022-03-05 23:37:03下载
- 积分:1
-
边界提取后出现断线,用此程序将边缘连接
边界提取后出现断线,用此程序将边缘连接-Disconnected after the edge extraction, using this procedure will be the edge connecting
- 2023-04-15 17:50:03下载
- 积分:1