-
Smooth
对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法(Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method)
- 2010-07-16 13:17:31下载
- 积分:1
-
MobileNetV2-master
说明: 实现图像分类,可完成对图像的多分类问题,效果较好(Realize image classification, can complete the multi-classification of images, the effect is better)
- 2021-04-23 23:38:48下载
- 积分:1
-
show_pso
说明: pso 粒子群优化算法演示程序,实现图形化界面。(PSO PSO algorithm demonstration program to achieve graphical interface.)
- 2006-04-04 21:36:21下载
- 积分:1
-
FinalWork
说明: 给定受感染红细胞图片,自动判定受感染红细胞数目(Given the picture of infected red blood cells, the number of infected red blood cells can be determined automatically.)
- 2019-04-03 21:24:24下载
- 积分:1
-
seg
对植物图像进行图像分割,区域标记,区域提取(Images of plant image segmentation, region markers, regional extraction)
- 2009-05-08 16:22:15下载
- 积分: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
-
JFSSL-Cross-Modal-Retrieval-master
说明: 联合特征选择和子空间相关性学习的跨模态检索,map优于典型相关性分析的跨模态检索(Joint Feature Selection and Subspace Learning for Cross-Modal Retrieval)
- 2021-04-21 21:18:49下载
- 积分:1
-
Li-Yi-Wei-Texture-Synthesis
基于样本的纹理合成加速方法,MRF,基于Li-Yi Wei的论文。(Acceleration method based on texture synthesis samples, MRF, based on Li-Yi Wei of paper.)
- 2021-03-11 15:09:25下载
- 积分:1
-
K-means
经典的K均值聚类,源码加利用三维高斯简单数据的实现对三类数据的聚类(Achieve the effect of classical K-means clustering, plus simple data)
- 2015-08-19 11:23:30下载
- 积分:1
-
kdtree
特征点匹配时,采用构造KD-tree,用最优节点优先法寻找最佳匹配点(Matching feature points, the tectonic KD-tree, with the optimal node is preferred method to search for the optimal matching point)
- 2012-02-27 08:32:20下载
- 积分:1