-
MinimumCrossEntropyThreshold
最小交叉熵图像分割源代码(原创).相关参考文献见源代码。(source code for the minimum cross-entropy thresholding algorithm)
- 2020-07-03 17:00:01下载
- 积分:1
-
VCtracking
用visual c++编写的飞机飞行模拟航迹,其中包括VC源代码和模拟飞行图。(Written with visual c++ simulation of aircraft flight tracks, including the VC source code and simulation of flight plans.)
- 2021-05-13 03:30:03下载
- 积分:1
-
matlab-demos-2-master
说明: matlab code for scma (MA)in 5G
- 2020-09-08 15:28:02下载
- 积分:1
-
改进svm
说明: phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
- 2021-03-06 16:19:30下载
- 积分: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
-
fft2andiff2
自己编写fft2和ifft2程序并进行快速傅里叶变换试验(fft2 and ifft2)
- 2012-04-27 20:28:28下载
- 积分:1
-
Digital-Image-Processing-radon-Code
数字图像处理radon+matlab变换算法代码(Digital image processing algorithms transform radon+ matlab code)
- 2011-05-26 15:01:51下载
- 积分:1
-
基于特征匹配的英文印刷字符识别
基于特征匹配的英文印刷字符识别,里面有实验所需的图片和具体的代码(English printed character recognition based on feature matching, which contains the pictures and specific code needed for the experiment)
- 2020-08-15 18:58:26下载
- 积分:1
-
图像边缘检测7种算子代码
编程实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts边缘检测算法、Sobel边缘检测算法、拉普拉斯边缘检测算法、canny边缘检测算法、Prewitt边缘检测算法和Krisch边缘检测算法。
- 2019-05-20下载
- 积分:1
-
fingerprint-OF-estimation
一种像素级指纹方向场估计算法以及对应的像素级奇异点检测算法。(A pixel-level orentation field estimation algorithm and the corresponding singular point detection method.)
- 2013-12-30 19:26:56下载
- 积分:1