-
web-images
本程序是基于web图像的超分辨率重建,借鉴参考了其他人的算法(This procedure is based on the super image resolution of web image reconstruction, reference to other people s algorithm)
- 2017-03-06 19:21:28下载
- 积分:1
-
underwater-dehaze-and-recognize
说明: 经典图像处理方法之一的图像去雾算法matlab实现(Matlab implementation of image defogging algorithm, one of the classical image processing methods)
- 2021-04-28 18:38:43下载
- 积分:1
-
main
基于灰度图像处理的LSB密写的实现算法,matlab编程实现(Based on gray-scale image processing of LSB Steganography algorithm, matlab Programming)
- 2008-04-09 08:59:27下载
- 积分:1
-
EdgeMap
利用改进的Sobel算子检测图像边缘,从水平、垂直、左右对角线的方向计算Sobel梯度,并且加入拐角的梯度值。(The improved Sobel edge detection operator, horizontal, vertical, left and right diagonal direction Sobel gradient calculation, and adding the value of the gradient of the corner.)
- 2013-12-20 20:13:43下载
- 积分:1
-
双线性插值
利用双线性插值,获取亚像素位置的灰度值。适用于得到sift、surf得到的特征点坐标处的灰度值获取(The gray value of sub-pixel position is obtained by bilinear interpolation)
- 2018-10-08 14:47:10下载
- 积分:1
-
visual-cPP-image-process
数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
- 2012-03-16 16:52:53下载
- 积分:1
-
distexture1
主要用于织物图像处理中,织物起球图像的频域纹理滤除,将图像从空间域变换到频率域。(Mainly used in fabric image processing, the fabric pilling texture image in the frequency domain filter, transform the image from space domain to the frequency domain.)
- 2011-06-13 17:43:33下载
- 积分:1
-
pocs
在matlab环境下基于pocs(凸集投影)的图像重建(Based in the matlab environment pocs (convex projection) of image reconstruction)
- 2009-05-12 20:39:46下载
- 积分:1
-
cny
Canny Edge Detector to detect sharp edges in an image
- 2014-01-01 14:59:15下载
- 积分:1
-
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
说明: 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB. This system mainly deals with fingerprint image in three aspects: image preprocessing, feature extraction and feature matching. Image preprocessing includes four steps: image grayscale, filter enhancement, binarization and thinning. After preprocessing the fingerprint image, the redundant part of the original image is removed for the convenience of subsequent recognition processing. Feature extraction is mainly to extract the endpoint and bifurcation points after thinning the fingerprint image. Feature matching is to determine the two images by comparing the feature points of the two fingerprint images Whether the image comes from the same finger.)
- 2020-02-16 22:03:11下载
- 积分:1