-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1
-
有关医学图像处理的几篇论文,自己搜集的,希望能给大家提供帮助...
有关医学图像处理的几篇论文,自己搜集的,希望能给大家提供帮助-Medical image processing related to several papers that he collected, I hope everyone can help
- 2022-01-25 16:42:11下载
- 积分:1
-
ray method to judge whether a polygon internal. Polygon vertices through documen...
射线法判断点是否在多边形内部.多边形顶点坐标通过文件polygon.txt输入,点的从标从键盘输入.-ray method to judge whether a polygon internal. Polygon vertices through documents polygon.tx t input, from the point of targets from the keyboard input.
- 2022-06-18 05:47:54下载
- 积分:1
-
实现了光照控制,纹理映射,透明物体,弹簧制作、三维旋转等诸多功能...
实现了光照控制,纹理映射,透明物体,弹簧制作、三维旋转等诸多功能-The realization of the light control, texture mapping, transparent object, the spring production, and many other features of three-dimensional rotation
- 2022-08-11 10:56:40下载
- 积分:1
-
中值滤波:采用5*5窗口对噪声污染的图像进行去噪处理。
中值滤波:采用5*5窗口对噪声污染的图像进行去噪处理。-Median filter: 5* 5 window on the noise pollution to deal with the image de-noising.
- 2022-05-13 12:38:11下载
- 积分:1
-
这是类似photoshop的灰度图算法。经计算很接近photoshop。可以用于很多图像处理算法。...
这是类似photoshop的灰度图算法。经计算很接近photoshop。可以用于很多图像处理算法。-This is similar to the grayscale algorithm photoshop. Calculated is very close to photoshop. Can be used in many image processing algorithms.
- 2022-01-25 16:04:49下载
- 积分:1
-
小波融合算法的实现 可以直接进行运行 质量很好。
小波融合算法的实现 可以直接进行运行 质量很好。 -fusion
- 2022-05-08 04:59:26下载
- 积分:1
-
利用MATLAB实现的图像的特征匹配,对于图像拼接和全景图像生成至关重要...
利用MATLAB实现的图像的特征匹配,对于图像拼接和全景图像生成至关重要-MATLAB implementation of the image using the feature matching, image stitching for panoramic images and to generate essential
- 2022-07-12 19:05:16下载
- 积分:1
-
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。...
SIFT是一种特征值抽取算法,2004年提出,是一种与大小,角度,亮度无关的强大新算法。-SIFT is a feature abstract algrithm. It s proposed in 2004. It s a strong algrithm invarient of scale, orient and illumination.
- 2023-01-21 08:10:06下载
- 积分:1