-
SSR
实现单尺度retinex算法,用于图像的对比度增强,对低能见度图像处理效果较好。(Retinex single-scale algorithm for image contrast enhancement, image processing on low visibility is better.)
- 2011-07-30 10:01:17下载
- 积分:1
-
simulation
循环理论相关MATLAB程序:滚动轴承仿真信号的产生(加噪声干扰)(Cyclostationary related)
- 2011-12-12 13:45:34下载
- 积分:1
-
Track_4
MAD相似性度量准则的改进,实现模板匹配程序(MAD similarity measurement criteria to improve and achieve template matching procedures)
- 2007-07-10 22:49:13下载
- 积分:1
-
FCM
模糊C-均值(FCM)聚类算法,用MATLAB程序编写。(FCM clustering algorithm)
- 2009-02-27 10:51:52下载
- 积分:1
-
edge_detect
边沿检测与提取,轮廓跟踪的图象算法
用VC++实现,下载可以正常运行(Edge detection and extraction, contour tracing algorithm using image VC++ Realization can download the normal operation of)
- 2008-04-25 22:20:43下载
- 积分:1
-
sift_match
说明: 基于python-opencv的图像匹配代码,包含了SIFT、SURF、AKAZE、ORB方法。43-48行修改图像路径,74-81修改匹配方法。(dev: python3.6+opencv_python==3.4.2+opencv-contrib-python==3.4.2)
- 2021-04-06 19:43:26下载
- 积分:1
-
test_vegetable
说明: 根据文献Verification of color vegetation indices for automated crop imaging applications所述方法实现的可见光(RGB)的植被提取,效果非常好,压缩文件内附有该文献英文原文,以及部分供测试图片。(According to the method described in the document verification of color vegetation indexes for automated cross imaging applications, the effect of vegetation extraction of visible light (RGB) is very good. The original English version of the document and some test pictures are attached to the compressed file.)
- 2020-04-13 18:23:12下载
- 积分:1
-
canga-image-fusion-code
图像融合工具包,适合各种图像的融合,希望对你有所帮助(Image Fusion Toolkit for the integration of a variety of images, I hope for your help)
- 2009-02-19 14:56:12下载
- 积分: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
-
huiduzhifang
按照C语言程序实现对128x128像素点、256灰度等级灰度图像的灰度直方图显示(In accordance with the C language program to 128x128 pixels, 256 gray scale histogram display grayscale images)
- 2014-06-20 23:30:42下载
- 积分:1