-
ZhengNan5
图像的逆滤波 维纳滤波 同时可以对图像进行模糊处理比如运动模糊 卷积模糊(Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!)
- 2011-05-14 20:02:47下载
- 积分:1
-
Image fusion
采用了小波变换的方法实现了红外光图像与可见光图像的融合,并且设计了一个简单的matlab GUI界面。小波变换的分解层数为2层,采用低频平均高频取大的融合规则,融合效果非常欢迎下载。(The method of wavelet transform is used to realize the fusion of infrared and visible light images, and a simple matlab GUI interface is designed. The number of decomposition layers of the wavelet transform is 2 layers, and the fusion rule is adopted by the low frequency average high frequency. The fusion effect is very welcome to download.)
- 2020-12-23 11:09:06下载
- 积分:1
-
ComparativeEvaluationofDigitalFragileImage
说明: 脆弱性数字水印能为多媒体内容完整性认证和篡改检测提供有效的解决方案。该文对用于图像认证的脆弱性数字水印技术的研究
现状、一般原理、基本特征、典型算法进行了综述(The vulnerability of digital watermark for the integrity of multimedia content authentication and tamper detection to provide an effective solution. The image authentication for the vulnerability of digital watermarking technology, research, general principles, basic features, typical algorithms are reviewed)
- 2008-11-12 23:06:08下载
- 积分:1
-
简化数据模型 jianhuachengxu
简化数据模型、减少数据处理时间、提高成型效率。算法无需建立三角面片之间的拓扑关系,可直接进行切片分层,切平面与网格面片所得的交线段也无需排序,节省了生成轮廓线时对交线段重新排序所需的时间,提高了分层处理的效率。(Simplify the data model, and to reduce the data processing time and improve the molding efficiency. Algorithm without establishing the topological relationships between the triangular dough piece, can be directly slice layered tangential plane with the grid cross-segment of the dough piece obtained without sorting, save when the contour line is generated on the cross segment reordering the time required, improve the efficiency of the hierarchical processing.)
- 2020-06-30 03:00:02下载
- 积分:1
-
roc
说明: ROC曲线函数,横轴为虚警概率,纵轴为检测概率(ROC curve function, the horizontal axis is false alarm probability, and the vertical axis is detection probability)
- 2020-06-28 11:27:29下载
- 积分:1
-
RegionGrowingAlgorithm-master
一种区域生长算法,用于图像分割。自动选择种子点。(A Region Growth Algorithm for Image Segmentation)
- 2020-12-15 09:59:15下载
- 积分:1
-
DFT&DCT
编程实现二维8*8图像块的DFT,DCT变换
输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间
编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block
Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time
The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
- 2021-01-18 11:58:43下载
- 积分:1
-
Compressive-Image-Super-resolution
压缩感知和超分辨率论文,关于如何将低分辨率的图像如何重建成高分辨率图像,很有用(compressed sensing and super resolution)
- 2012-08-31 09:06:20下载
- 积分:1
-
Qt_Opengl
基本图元绘制、计算机图形学上机实验报告、1,熟悉图形软件开发工具:VC++, OpenGL等;
2,设计、实现线段的DDA、Bresenham算法
3,设计、实现中点圆、中点椭圆生成算法;
4,设计、实现填充图元生成算法;(The basic primitive computer graphics, computer lab report 1, familiar with the graphics software development tools: vc++, OpenGL, etc. 2, design implementation DDA Bresenham algorithm of line 3, midpoint circle midpoint elliptical generation algorithm design implementation 4, primitive design to realize filling generation algorithm)
- 2020-09-10 13:08:00下载
- 积分:1
-
Floyd-Steinberg
最经典的弗洛伊德加网算法.图像半色调处理,在印刷纺织等相关领域进行图像的加网计算,而已实现二值化(halftone )
- 2017-03-21 15:34:30下载
- 积分:1