-
mp1
基于宽带子波的信号匹配追踪算法,该算法与常规算法的区别是原子库形状更加丰富。(Broadband wavelet-based signal matching tracking algorithm, the algorithm with the conventional algorithm richer difference is the shape of the atom library.)
- 2013-02-28 20:01:30下载
- 积分:1
-
test16
舌像的梯度提取,然后进行分水岭分割,最后进行邻近区域合并,得到舌体图像。(tongue-image s watershed segmentation based on its gradient change.)
- 2009-06-21 10:56:39下载
- 积分:1
-
MATLAB
实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告(Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enhancement experiment, the experiment 6, histogram equalization and regulations 7 noise adding and spatial filtering experiment, experiment and edge enhancement and edge detection, the experiments of 9 color image enhancement, FFT and DCT, DWT and compression, filter, degradation experiment of 20 movement and wiener recovery, experiment 21 image geometric deformity correction code and report)
- 2016-05-11 21:12:47下载
- 积分:1
-
hough1
hough 检测直线
算法简单 是静态图像中检测直线的快速实现( Hough detecting )
- 2009-11-07 20:01:46下载
- 积分:1
-
HDRImaging
HDR图像生成的算法,很实用和有效。利用多帧不同曝光时间的图像合成HDR的图像。(Algorithm of HDR image generation)
- 2017-10-15 19:02:48下载
- 积分:1
-
Active_Contour
说明: 对图像目标识别和提取,主要通过改进非线性阈值分割实现(For image target recognition and extraction, the main method is to improve the non-linear threshold segmentation.)
- 2019-07-01 11:59:36下载
- 积分:1
-
zigzag
对图像矩阵进行zigzag扫描,从而达到对图像纹理(灰度值)置乱的效果。( scanning of the image matrix by Zigzag,To achieve the scrambling effect of the image texture (gray value).)
- 2012-03-18 13:00:03下载
- 积分:1
-
readimage1
使用IDL编程来实现打开BMP,TIFF,IMG,JPEG,PNG和其他图像,实现缩放,缩放,平移,图像增强,平滑,边缘检测(Using IDL programming bmp, tiff, img, jpeg, png and other images to achieve open and zoom in, zoom, pan, image enhancement, smoothing, edge detection)
- 2020-12-21 13:29:07下载
- 积分:1
-
FLICM
说明: 图像半监督聚类算法flicm算法的matlab,内有图像数据集,可直接使用(Image semi supervised clustering algorithm flicm algorithm matlab, there are image data sets, can be used directly)
- 2021-04-08 23:09:01下载
- 积分:1
-
SURF-based-image-stitching
SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。
采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
(SURF(Speeded Up Robust Features) as a method of feature extraction which newly appeared is over or nearly previous method on duplication, uniqueness, and robustness and have a clear advantage on computational efficiency. This code uses the SURF and coordinate transformation algorithm to detect image and image matching.
This code uses the SURF algorithm of image detection, the main is to use the Hessian matrix of image for testing, to find the image after image feature extraction of feature points. After we used Nearest Neighbor (NN), Random Sample Consensus (RANSAC) algorithm and least square parameter optimization for purification of matching feature points. Coordinate transformation in the last two images, to coordinate system to achieve the same image stitching.
)
- 2014-08-30 15:12:42下载
- 积分:1