-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1
-
rotate
实现图像的旋转,根据旋转矩阵进行旋转,并对结果进行调整(rotate picture)
- 2010-01-14 17:46:45下载
- 积分:1
-
Harris.rar
特征提取是图像配准的重要步骤,使用Harris角点检测算法实现图像拼接。(Feature extraction is an important step in image registration, using Harris corner detection algorithm for image mosaic.)
- 2010-05-28 14:28:51下载
- 积分:1
-
MATLAB_code_of_image_processing
说明: 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码,行程编码等等(Basically, the gui functions including the most basic image processing inside the handle, which is equivalent to a small photoshop. For example, read the document, the geometric transformation of the vertical mirroring, shifting, rotating, zooming orthogonal transformation of the DFT, FFT, DCT, DST, DHT, DWashT anti-gray color processing, histogram equalization, global linear transformation , piecewise linear transformation, index of non-linear transform of the number of non-linear transformation image enhancement which increases the noise, smoothing, sharpening, pseudo-color enhancement the gray-scale image segmentation inside the threshold, Robert, Laplace, sobel, prewitt, canny edge detection operator method image restoration inside direct inverse filtering, Wiener filtering image coding inside the Huffman code, and so on Run-Length Coding)
- 2009-07-29 10:51:21下载
- 积分:1
-
tuxiangronghe
:介绍了一种基于小波变换的图像融合算法,它利用像素邻域平均梯度作为选择依据,对小
波变换后的高频系数进行选择,再逆变换完成图像融合.通过对红外热图与可见光图像的融合实验表明:
基于小波系数区域平均梯度的融合能使红外热图更加清晰,融合的图像光谱变异性较小,图像效果较好(: This paper presents a wavelet-based image fusion algorithm, which uses an average gradient of pixel neighborhood as selected on the basis of high frequency coefficients of wavelet transform to choose, and then inverse transform of image fusion. Through the infrared image and visible image fusion experiments show that: Based on the average gradient of wavelet coefficients of the regional integration of thermal infrared images can be more clarity, variability in integrated spectrum of images smaller, better image)
- 2011-01-24 14:40:22下载
- 积分:1
-
基于引导滤波的图像增强算法
基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
- 2020-06-18 19:40:01下载
- 积分:1
-
现菲涅耳数字全息的方里面包括同轴和离轴
实现菲涅耳数字全息的方里面包括同轴和离轴 欢迎大家下载(feinieer shuziquanxi··)
- 2020-12-08 20:59:20下载
- 积分:1
-
1111222223333334444445533332345554
VC计算机图形学原理及算法教程
VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
- 2013-11-18 15:30:26下载
- 积分:1
-
NDVi
遥感信息工程学院遥感原理与应用课程实习植被指数(Vegetation Index of Remote Sensing Principle and Application Course Practice)
- 2019-05-24 08:39:38下载
- 积分:1
-
sift2
SIFT特征提取
http://www.opencvchina.com/forum.php?mod=viewthread&tid=209&fromuid=267
(SIFT feature extraction http://www.opencvchina.com/forum.php?mod=viewthread& tid=209& fromuid=267)
- 2012-08-19 15:09:14下载
- 积分:1