-
area_perimeter-and-aspect-ratio
matlab数字图像分割,可以提取一幅图中想要的目标,并计算出目标的面积,周长和长宽比。(Digital Image Segmenting Useing Matlab.This program can extract the interesting target from a figure, and calculate the target area, perimeter and aspect ratio.)
- 2012-02-29 15:16:30下载
- 积分:1
-
fuzzy_thresh
一个基于模糊阈值的图象分割,是基于MATLAB编程的,希望对大家有所帮助!(a threshold based on the fuzzy image segmentation is based on MATLAB programming, we want to help!)
- 2007-06-21 15:26:32下载
- 积分:1
-
BasicProcessing
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
- 2006-11-03 16:41:45下载
- 积分:1
-
flow-code-matlab
读入光流估计的结果,将运动矢量转化成颜色,生成颜色的光流估计图像。(Read optical flow estimation result, the color motion vector conversion, optical flow estimation to generate a color image.)
- 2014-02-08 08:35:07下载
- 积分:1
-
iris_gabor_filter
虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。附图片。(Iris recognition in the feature extraction algorithm: 2D-Gabor filter algorithm, the normalized iris image resulting filter can be obtained characteristics of the binary encoding. Attached picture.)
- 2008-03-22 21:15:06下载
- 积分:1
-
NCC
ncc查询匹配的方法,可以用来做各种图像匹配的简单代码(ncc query matching method can be used for a variety of image matching short code.)
- 2020-11-12 21:49:45下载
- 积分:1
-
Shadow-Detection
阴影检测,基于OpenCV用于对图像中阴影的检测(Shadow detection, OpenCV for image shadow detection)
- 2021-04-11 19:08:58下载
- 积分:1
-
RdwtSvdWatermarking
将原始载体图片经过一维冗余离散小波变换分成四个子频带,分别对每个子频带进行奇异值分解, 将水印图片灰度值直接按比例缩小嵌入到奇异值矩阵中,再将此矩阵进行一次奇异值分解得到奇异值当做此子带的奇异值, 重建此子带矩阵,而后将进行反冗余离散小波变换得到嵌入载体后的水印图像。(The original image after the one-dimensional vector redundant discrete wavelet transform is divided into four subbands, respectively, of each sub-band for the singular value decomposition, the watermark image gray value scale down directly embedded into the matrix singular value, then this matrix is a Singular value decomposition singular value as the singular values of this sub-band, the reconstruction of this sub-band matrix and after anti-redundant discrete wavelet transform watermark image after embedding the carrier.)
- 2020-12-22 15:59:09下载
- 积分:1
-
mfcc-lpcc
语音特征提取代码,提取mfcc和lpcc。(Speech feature extraction code, and extract mfcc lpcc.)
- 2016-10-26 15:17:35下载
- 积分:1
-
Hough
实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。(Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.)
- 2012-08-27 14:51:42下载
- 积分:1