-
drawline
C++开发的计算机图形学关于直线绘制的算法,主要涉及DDA算法、中点画线算法、Bresenham画线算法(C++ developed computer graphics on line drawing algorithm, mainly involves DDA algorithm, midpoint line algorithm, Bresenham line drawing algorithm.)
- 2018-06-22 15:07:51下载
- 积分:1
-
基于matlab的指纹识别算法
文简要介绍了指纹识别的基本步骤,分别是指纹图像预处理、指纹特征提取、指纹匹配(This paper briefly introduces the basic steps of fingerprint recognition, which are fingerprint image preprocessing, fingerprint feature extraction and fingerprint matching)
- 2020-06-20 07:00:01下载
- 积分:1
-
restore
说明: 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。
图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。
(A sharp and clear image is not directly produced
from the optics, however, digital signal processing applied to the sampled image produces a sharp and clear final image that
is also insensitive to misfocus related aberrations. This paper gives an overview of Wavefront Coding and example images
related to the two applications of machine vision/label reading and biometric imaging. Design techniques of Wavefront
Coding are unique from that of traditional imaging system design since both the optics and digital processing characteristics
of the system are jointly optimized for optimum system performance.)
- 2010-04-07 15:41:40下载
- 积分:1
-
图像匹配,将两幅不同的角度拍的图像的对应点都找到as
图像匹配,将两幅不同的角度拍的图像的对应点都找到(Corner detection)
- 2020-07-14 00:08:56下载
- 积分:1
-
Context-aware-saliency-detection
基于上下文注意的显著区域检测,附件包括代码和英文文章。(Context-Aware Saliency Detection. The file includes the paper and the source code in matlab.)
- 2011-09-27 08:47:30下载
- 积分:1
-
Tarel algorithm
经典的Tarel去雾算法,可用于图像去雾的指标性能对比。(It is the classical dehazing algorithm, and it is can be used comparison with other algorithms.)
- 2020-06-26 16:00:01下载
- 积分:1
-
BilateralFiltering
对彩色和灰度图像双边滤波
保持边缘并滤除噪声(Of color and grayscale images and to filter out the edge of the bilateral filter to keep noise)
- 2010-05-07 10:27:20下载
- 积分:1
-
FreeImage380Chinese
一个自由、开源的图形库--FreeImage3.92最新版的中文参考(支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。)(a free, revenue graphics library-- the latest version FreeImage3 .92 reference to the Chinese (support bitmap elements- such as transfer shade and data spaces- the easy access; will be from a bitmap-depth conversion to another kind of depth; When a number of bitmap page- such as TIFF- Bitmap to visit the different pages; basic bitmap processing, such as rotation, Upset (flipping) and resampling, or point operations, such as brightness and contrast adjustments; Alpha mixed with the synthetic (Compositing and blending); FreeImage not support : Advanced image processing operation, If the response (Convolution) and transform (Transform); bitmap rendering; Vector graphics.))
- 2007-02-12 14:25:21下载
- 积分:1
-
Matlabimage
Matlab在医学图像处理中的应用Study on Image Processing of the Lung Cancer and Bone by Using MATLAB
(Study on Image Processing of the Lung Cancer and Bone by Using MATLAB
)
- 2011-01-05 21:43:40下载
- 积分:1
-
CSR_IR
这是基于稀疏表示的图像重建,用来做图像去模糊或超分辨,绝对可以用(Sparse Representation for Image Restoration)
- 2012-10-16 13:33:53下载
- 积分:1