资源列表
SLIC
- 用于图像分割,里用SLIC superpixels处理了图片,得到了超像素分割的结果图(image segmantationSLIC superpixels is used to process the pictures, and the results of super pixel segmentation are obtained.)
fft_code
- 实现图像快速傅里叶变换,图像图形处理领域(implement the fft transform for images, applied in image processing.)
min
- 用于计算二值图像的最小外接矩形(若针对连通区域可用增加bwlabel函数自行处理)(The minimum circumscribed rectangle)
Lp
- 能够对蓝色车牌进行较好的定位且能自动矫正倾斜(License plate location)
image segmentation
- 图像分割工具,用来实现图像和背景的分离,实现一定的掩码显示(Image segmentation tool is used to separate image and background, and achieve certain mask display.)
幅频特性曲线
- 求给定函数的幅频特性曲线,给定区间进行画图。(Given an analog signal, it is converted to digital signal, calculated by FFT, and the amplitude frequency characteristic curve is drawn.)
spiht
- 本次变成是基于matlab的有关图像压缩的仿真程序,希望能帮到大家(This is a simulation program of image compression based on MATLAB. I hope to help you.)
OCR
- C#调用DLL实现图像文字识别(OCR)(C # call DLL realize image character recognition (OCR))
数字信号处理课件 (2)
- matlab图像处理之数字信号处理技术,这是非常简单的入门级(MATLAB image recognition)
指纹识别源代码
- To match a Fingerprint image with a one already stored in the database. A fingerprint image essentially consists of a set of minutiae on the plane. Minutiae are the terminations and bifurcations of ridge lines in a fingerprint image. A new appro
深度图像
- (1) 读取图片 ,转换为灰度图像; (2) 对 view1.png view1.png view1.png view1.png和 View5 .png .png 将图像 按照 4x4 像素 /方格 的形式 进行 分块; (3) 考虑 边缘的相对稳定 性,以及 双目 成像 视差 规律 ,在第一幅图像分割得 到的块图像周围 20 个像素 个像素 的距离区间内由近到远进行搜索,寻找 与该块 欧氏距离最近的块作为新位置 ; (4) 计算 视差 ,将每个小块 中代表点 的视差 信息转换到整个 区间
matlab设计的四种fir数字滤波器
- matlab设计的四种fir数字滤波器的代码。(Matlab designed four kinds of fir digital filter code.)