-
PCAKmeans
用主成分分析来降维,用Kmeans方法聚类;应用于变化检测中(Principal component analysis is used to reduce dimension with k-means algorithm is used to cluster; change detection)
- 2021-03-29 18:09:10下载
- 积分:1
-
sar
SAR成像算法的分析; SAR成傢算法简要介绍 ;Chirp-scaling算法 ; 分布式小卫星SAR解方位多普勒模糊的点目标仿真; 分布式小卫星SAR成像的仿真参数 ;
点目标成像仿真及结果 (SAR imaging algorithm analysis SAR algorithm married briefly Chirp-scaling algorithm distributed small satellite SAR azimuth Doppler ambiguity solution point target simulation distributed small satellite SAR imaging simulation parameters Point Target Imaging Simulation and results)
- 2010-07-07 14:07:57下载
- 积分:1
-
fftmatlab
matlab下图文并茂的分析了fft算法,分析了如何从频谱如何看频率,相位,幅值(Here to enter through the abundant of matlab analyzed fft, and analyzed from the frequency spectrum how to see that phase, should be translated text)
- 2021-03-27 09:39:12下载
- 积分:1
-
LKpticalFlow
LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码(LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code)
- 2011-10-21 16:06:14下载
- 积分:1
-
hfjh
本程序基于近景摄影测量,单片空间后方交会算法完成,用C++代码编写,内含有样本数据,以供试验。运行正常,注释完整。(This procedure based on the close shot photogrammetry, monolithic space resection algorithm, contains sample data, and written in c++ code for test. Running normally, notes complete.)
- 2016-06-08 18:20:48下载
- 积分:1
-
K-means代码
KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
- 2019-05-30 10:16:59下载
- 积分:1
-
模式识别
说明: 对一副已经给出的图像进行中值滤波处理,利用罗伯特算子、索伯尔算子、canny算子、拉普拉斯算子,分别进行边缘检测。
具体见说明文档。(A given image is processed by median filter. Robert operator, Sobel operator, Canny operator and Laplace operator are used for edge detection.
See the instruction document for details.)
- 2021-01-30 21:56:57下载
- 积分:1
-
motion
运动检测方法的实现,
这是最原始的方法实现,根据不同的应用可以对其进行相应的改进(Motion detection method realize that this is the most primitive method, according to different applications can be improved accordingly)
- 2008-07-03 09:29:19下载
- 积分:1
-
traffic-sign-recognition
复杂场景中的红色交通标志牌检测与识别,结合颜色与圆形的标志牌定位,然后提取特征,最后用模板匹配的方法实现识别,内附图片和程序说明,对初学者有帮助(Red detection and recognition of traffic signs in complex scenes, the combination of colors and circular signs positioning, and feature extraction, the last with template matching methods to achieve recognition, included pictures and a description of the procedures for beginners)
- 2012-12-30 15:32:40下载
- 积分:1
-
hog
能够提取出图像I的HOG特征,返回其幅值,角度和在各个角度上的幅值。
是进行其他针对图像的HOG特征提取的前一步。(I can extract images of HOG features, return to their amplitude, angle and perspective in all of the amplitude. Is the other for image feature extraction HOG step forward.)
- 2008-04-29 09:41:09下载
- 积分:1