-
基于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
-
SheikhIP
Image processing functions:
Gamma correction
Contrast stretching
histogram equalization
- 2012-09-16 03:22:15下载
- 积分:1
-
rgb2hsi
rgb图像转化为hsi图像的matlab源程序(rgb image into HSI images matlab source)
- 2008-01-10 11:11:41下载
- 积分:1
-
GPM
一种新颖的退化图像复原方法。适用于水下图像复原,图像去雾,颜色矫正等。运用最大差值先验假设和最大局部对比度先验假设,得到退化图像的深度图,简单有效,快速。结合软抠图法和个、shades of the gray 算法实现图像去雾和水下图像复原。(2016CVPR General Participative Media Single Image Restoration)
- 2016-04-28 09:33:55下载
- 积分:1
-
SIFT
c++实现的sift,可以分步观看实现效果(c++ implementation of the sift, you can watch step by step to achieve results)
- 2011-06-02 11:52:21下载
- 积分:1
-
sobel_filter_zx1809_v10
说明: 图像边缘检测,图像中值滤波和MATLAB处理(Digital Image processing based on FPGA)
- 2019-05-22 13:46:59下载
- 积分:1
-
thresh_md
基于最大类间方差准则的阈值分割算法。其基本思想是对像素进行划分,通过划分得到的各类之间的距离达到最大,来确定合适的门限。(Based on the maximum between-cluster variance criteria threshold segmentation algorithm. The basic idea is to divide pixels, obtained through the division of the distance between the various types of maximum, to determine the appropriate threshold.)
- 2007-10-27 16:11:26下载
- 积分:1
-
DCT_JPEG
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
- 2011-05-16 17:00:59下载
- 积分:1
-
PIVlab
PIVlab是一个开源的粒子图像测速(PIV)软件。它不仅能够通过图像对计算出速度,而且能够得到、显示和导出多个参数的流动模式。通过一个友好的图形用户界面(GUI),使得的PIV技术分析和数据后处理更加快速、高效。(PIVlab is an open-source particle image velocimetry (PIV) software. It can not only calculate the speed through the image pairs, but also can get, display and export the flow patterns of multiple parameters. Through a friendly graphical user interface (GUI), the PIV technology analysis and data post-processing are faster and more efficient.)
- 2021-04-01 19:09:08下载
- 积分:1
-
NGC_ACM
图割(GC)和主动轮廓模型(ACM)相结合的一种图像分割方法,既可以进行局部图像的分割,也可进行全局图像的分割,简单实用。(A combination of graph cuts (GC) and the active contour model (ACM) image segmentation method, either local image segmentation, global image segmentation, simple and practical.)
- 2012-10-23 11:23:25下载
- 积分:1