-
064151-20151003676-何涛
基于C++MFC平台进行NDVI计算、最小距离分类、K均值分类,BP神经网络分类等以及精度评价(Based on C++MFC platform, NDVI computing, minimum distance classification, K mean classification, BP neural network classification and accuracy evaluation are carried out.)
- 2018-06-15 16:02:50下载
- 积分:1
-
363657457
易语言图片按钮放大源码,易语言写的图形图像编程,很好的参考。(Easy language source code easy to picture button zoom, image language programming, a good reference.)
- 2013-09-17 10:26:35下载
- 积分:1
-
verstripewipe
全局法图像垂直条纹去除程序。可以处理高光谱图像、RGB图像,注释详尽。对于倾斜的条纹噪声图像,需要西安进行旋转,再使用该程序去除。内涵循环低速版和无循环高速版,通过比较(处理高光谱数据),高速版的速度比低速版快上近20倍。(Global image vertical stripes removal procedures. Can process the hyperspectral image, RGB image, detailed notes. The stripe noise images of Xi an, need to rotate, then use the program to remove. Connotation of circular low version and loop free high speed version, by comparing (hyperspectral data processing), high speed rate nearly 20 times than the low-speed model.)
- 2021-05-15 12:30:02下载
- 积分:1
-
SIFT
一种基于SIFT的图像配准方法,目前使用最广泛的一种配准方法。性能优。(One kind SIFT image registration method based on the most widely used kind of registration method. Excellent performance.)
- 2017-03-16 12:22:22下载
- 积分:1
-
krogager_decomp
极化SAR图像处理中 相干目标的 KROGAGER分解程序(Polarization SAR image processing in coherent goal decomposition process KROGAGER)
- 2008-12-13 11:18:26下载
- 积分:1
-
Subpixel-level-corner-
就用利用OPENCV亚像素级角点检测,这个方法对于初学代码程序的人来说很实用(On the use of the use of sub-pixel OPENCV corner detection, this method code program for the beginner who is very practical)
- 2015-09-08 21:46:15下载
- 积分:1
-
EDLines 快速直线检测算子
EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (ED)算法包含以下步骤:
(1)采用size=5*5,σ=1的高斯核对灰度图像进行平滑滤波,去除噪声;
(2)采用一种常用的梯度算子,如Prewitt、Sobel或Scharr等计算平滑后图像中每个像素点的梯度幅度和梯度方向;
(3)将梯度图中邻域内幅度最大的像素点标记为锚点,这些锚点成为图像边缘点(edge elements)的概率很大;
(4)将相邻的锚点连接成边缘线。从一个锚点起始,ED利用相邻像素的梯度幅度和方向在梯度为最大值的锚点之间游走。
(Edge Drawing (ED) is our recently-proposed, novel, fast edge detection algorithm. What makes ED stand out
the existing edge detectors, e.g., Canny, is the following: While the other edge detectors give out a binary
edge image as output, where the etected edge pixels are usually independent, discontinuous entities ED produces a
set of edge segments, which are clean, contiguous, i.e., connected, chains of edge pixels. Thus, while the output of
the other edge detectors requires urther processing to generate potential object boundaries, which may not even be
possible or result in inaccuracies ED not only produces perfectly connected object boundaries by default, but it also achieves this in blazing speed compared to other edge detector.)
- 2021-03-22 16:29:16下载
- 积分:1
-
chessboard
生成相机标定所用的方格图,用于相机标定使用(Generates the grid chart used to calibrate the camera)
- 2017-06-24 10:05:27下载
- 积分:1
-
Wpacketdaimaa
小波包去噪C + +源代码,包括信号小波包分解,,最优树的选择,并重建一个,可以直接使用。
(Wavelet packet denoising C++ source code, including the signal wavelet packet decomposition, the optimal choice of the tree, and rebuild a can be used directly.)
- 2012-07-25 06:26:23下载
- 积分:1
-
FaceVerification
说明: 人脸认证流程,计算人脸认证算法的FAR,FRR(Face verification process, the face authentication algorithm calculated the FAR, FRR)
- 2010-04-21 17:22:56下载
- 积分:1