搜索资源列表
MYDCT-Qwx
- 我自己写的DCT变换,8*8点的,采用FFT算法完成快速的DCT-I wrote it myself DCT, 8 * 8 o'clock, FFT algorithm rapid completion of the DCT
gffdfundmatrix
- 本程序是基于OpenCV的程序,进行基本矩阵的计算,采用7点算法、8点算法。-the OpenCV are based on the procedures, the basic matrix calculation, using 7:00 algorithm, 8:00 algorithm.
ALinearAlgorithmwithHighAccuracyforEstimatingFunda
- 通过引入与余差有关的代价函数,给出了一种高精度估计基础矩阵的线性算法——加权平移算法.首先 将原始输入数据加权,计算加权后数据的重心坐标,将坐标原点平移到该重心坐标,再作归一化处理.然后用8点 算法求出基础矩阵F阵的8个参数,实现了F阵的高精度估计.实验结果表明,此算法具有良好的鲁棒性,且余差 和对极距离都小于其他线性算法,提高了基础矩阵的精度.
MYDCT-Qwx
- 我自己写的DCT变换,8*8点的,采用FFT算法完成快速的DCT-I wrote it myself DCT, 8* 8 o'clock, FFT algorithm rapid completion of the DCT
gffdfundmatrix
- 本程序是基于OpenCV的程序,进行基本矩阵的计算,采用7点算法、8点算法。-the OpenCV are based on the procedures, the basic matrix calculation, using 7:00 algorithm, 8:00 algorithm.
DataMining20070102
- DataMining软件(集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法) -DataMining software (integrated association rules, k-means clustering, fuzzy clustering, k-center clustering of four algorithms)
ALinearAlgorithmwithHighAccuracyforEstimatingFunda
- 通过引入与余差有关的代价函数,给出了一种高精度估计基础矩阵的线性算法——加权平移算法.首先 将原始输入数据加权,计算加权后数据的重心坐标,将坐标原点平移到该重心坐标,再作归一化处理.然后用8点 算法求出基础矩阵F阵的8个参数,实现了F阵的高精度估计.实验结果表明,此算法具有良好的鲁棒性,且余差 和对极距离都小于其他线性算法,提高了基础矩阵的精度. -Through the introduction of residual e
fpgafft
- :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algo
8Pointfft
- 8点FFT算法在DSP2407上的应用,对初学FFT的人可能有点启发-8 point FFT mathmetic,apply to TI DSP2407
8-DFT-FFT
- 8点序列的基2-DIT-FFT算法程序设计-8 base sequence of 2-DIT-FFT algorithm programming
ransac3
- 利用RANSAC算法鲁棒性的计算两幅视图间的基本矩阵,本代码含有7点算法,8点算法-RANSAC algorithm using the calculation of robust fundamental matrix between two views, this code contains the algorithm 7, 8-point algorithm
8-p-fft
- 基于FPGA和CORDIC算法的8点FFT-8-point FFT based on FPGA and CORDIC
8-piont
- 用OPENCV编写的8点算法,求基础矩阵,计算机视觉处理,写的非常不错,可以-OPENCV with 8:00 algorithm written, seeking fundamental matrix, computer vision processing, write very good, you can take a look at
image-feature-detection-and-matching
- 用于图像特征提取和匹配,三维重建等的经典方法,包括sift,surf,Harris,RANSAC,8点算法等-For image feature extraction and matching, 3D reconstruction and other classical methods, including sift, surf, Harris, RANSAC, 8 point algorithm, etc.
AStar
- 一种A星算法,可以高效寻找源点到目标点最优路径,用python编写(A star algorithm, you can efficiently find the source to the target point of the best path, written in Python)
二值图像中拐点的实时检测算法
- 数字图像中的拐点通常成为重要的信息载体,因此准确、稳定和实时地检测出拐点便成为拐点检测算法面l临的主要问题,针对该问题,提出了一种新的二值图像中拐点的实时检测算法。该算法与传统基于边界链码的拐点检测算法不同,其是首先构建像素的k(k>8)邻域,并将图像中物体的边界表示为k邻域链码;然后根据曲率定义的差分形式计算各边界点处的曲率;最后通过检测曲率直方图的局部峰值精确定位出拐点,并利用拐角内部像素的颜色统计信息迅速判断出拐点的凸凹性。
plot_classifier_comparison
- 基于Pythoon的数值聚类分类算法,基于Python的三维立体点的空间最近邻分类(This example shows the effect of imposing a connectivity graph to capture local structure in the data. The graph is simply the graph of 20 nearest neighbors. Two consequences of
基于分布式算法实现64点FFT
- 基于分布式算法,实现64点基8的快速傅里叶变换的仿真(Based on distributed algorithm, 64-point base 8 fast Fourier transform simulation)
复杂高维数据中异常点挖掘算法研究_徐晓丹
- 数据挖掘 复杂高维数据中异常点挖掘算法研究_徐晓丹(data mining Research on anomaly point mining algorithm in complex high-dimensional data _ xu xiaodan)
pointnet-master
- 用pointnet算法进行点云分割,识别(Point cloud segmentation and recognition using pointnet algorithm)