登录
首页 » MathCAD » RANSAC-Toolbox

RANSAC-Toolbox

于 2017-05-02 发布 文件大小:130KB
0 190
下载积分: 1 下载次数: 3

代码说明:

  图像处理中ransac算法使用工具,同图复制篡改检测(The image processing algorithm ransac tool tamper detection with FIG copy)

文件列表:

RANSAC-Toolbox
..............\Common
..............\......\chi2inv_LUT.m,1178,2014-07-05
..............\......\chi2inv_LUT.mat,33667,2014-07-05
..............\......\chi2inv_mathworks
..............\......\.................\generate_chi2inv_LUT.m,382,2014-07-05
..............\......\get_consensus_set.m,1172,2014-07-05
..............\......\get_consensus_set_rank.m,1333,2014-07-05
..............\......\get_iter_RANSAC.m,457,2014-07-05
..............\......\get_minimal_sample_set.m,3650,2014-07-05
..............\......\get_q_RANSAC.m,599,2014-07-05
..............\......\get_rand.m,921,2014-07-05
..............\......\get_rand_prob.m,1688,2014-07-05
..............\......\stabilize.m,5145,2014-07-05
..............\COPYING.LESSER.txt,7639,2014-07-05
..............\COPYING.txt,35147,2014-07-05
..............\Examples
..............\........\FundamentalMatrixData.mat,26432,2014-07-05
..............\........\LineData.mat,18087,2014-07-05
..............\........\test_RANSAC_affine.m,2994,2014-07-05
..............\........\test_RANSAC_circles.m,2578,2014-07-05
..............\........\test_RANSAC_fundamental_matrix.m,1458,2014-07-05
..............\........\test_RANSAC_homography.m,2770,2014-07-05
..............\........\test_RANSAC_line_01.m,2647,2014-07-05
..............\........\test_RANSAC_line_02.m,1248,2014-07-05
..............\........\test_RANSAC_plane.m,2385,2014-07-05
..............\........\test_RANSAC_RST.m,2921,2014-07-05
..............\Models
..............\......\Affine
..............\......\......\affineLS.m,2487,2014-07-05
..............\......\......\error_affine.m,1912,2014-07-05
..............\......\......\estimate_affine.m,1258,2014-07-05
..............\......\......\mapping_affine.m,1665,2014-07-05
..............\......\......\validateMSS_affine.m,881,2014-07-05
..............\......\Circle
..............\......\......\error_circle.m,1804,2014-07-05
..............\......\......\estimate_circle.m,1442,2014-07-05
..............\......\Common
..............\......\......\cart2homo.m,648,2014-07-05
..............\......\......\homo2cart.m,549,2014-07-05
..............\......\......\normalize_points.m,919,2014-07-05
..............\......\error_foo.m,1657,2014-07-05
..............\......\estimate_foo.m,1299,2014-07-05
..............\......\FundamentalMatrix
..............\......\.................\error_fundamental_matrix.m,1915,2014-07-05
..............\......\.................\estimate_fundamental_matrix.m,1086,2014-07-05
..............\......\.................\FundamentalMatrix8Points.m,2562,2014-07-05
..............\......\Homography
..............\......\..........\error_homography.m,1802,2014-07-05
..............\......\..........\estimate_homography.m,1108,2014-07-05
..............\......\..........\HomographyDLT.m,3256,2014-07-05
..............\......\..........\mapping_homography.m,1416,2014-07-05
..............\......\..........\validateMSS_homography.m,3692,2014-07-05
..............\......\..........\validateTheta_homography.m,543,2014-07-05
..............\......\Line
..............\......\....\error_line.m,1505,2014-07-05
..............\......\....\estimate_line.m,1603,2014-07-05
..............\......\....\estimate_line_ML.m,3304,2014-07-05
..............\......\Plane
..............\......\.....\error_plane.m,1693,2014-07-05
..............\......\.....\estimate_plane.m,1133,2014-07-05
..............\......\README.txt,768,2014-07-05
..............\......\RST
..............\......\...\error_RST.m,1790,2014-07-05
..............\......\...\estimate_RST.m,1167,2014-07-05
..............\......\...\mapping_RST.m,1649,2014-07-05
..............\......\...\RSTLS.m,4997,2014-07-05
..............\......\validateMSS_foo.m,387,2014-07-05
..............\......\validateTheta_foo.m,390,2014-07-05
..............\RANSAC.m,13904,2014-07-05
..............\README.txt,4580,2014-07-05
..............\SetPathLocal.m,2584,2014-07-05
..............\VERSION.txt,12,2014-07-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • xiaoboyy
    图像去噪,小波硬阈值滤波,sym4小波基函数(Image denoising and hard threshold wavelet filtering, sym4 wavelet basis function )
    2013-12-07 21:37:26下载
    积分:1
  • PCA
    主成分分析方法(PCA),PCA算法的理论依据是K-L变换,通过一定的性能目标来寻找线性变换W,实现对高维数据的降维。(Principal component analysis (PCA), PCA algorithm is based on the theory of KL transform, through a certain performance targets to find the linear transformation W, the realization of high-dimensional data, dimensionality reduction.)
    2008-06-02 11:10:27下载
    积分:1
  • EDS
    分别利用 Roberts、Prewitt和 Sobel 算子对原图像进行边缘检测和锐化。(Respectively use Roberts, Prewitt and Sobel operator on edge detection and sharpening the original image.)
    2013-03-19 14:16:34下载
    积分:1
  • hist
    设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 (histogram equalization )
    2009-05-02 12:27:54下载
    积分:1
  • 拟合测量
    说明:  E:
    2019-01-10 23:33:57下载
    积分:1
  • DCT-a-Hamming-coding
    1.DCT变换,对整个图像的直接DCT变换和分块为8*8做DCT变换,并设定阈值。 2.汉明编码(7,4),译码以及找出错误图样和纠错。并在不同的转移概率的BSC道下进行传输。(DCT:Direct DCT and IDCT,blocking. hamming coding:decoding and picking up errors.)
    2021-04-28 17:38:44下载
    积分:1
  • opencv-fft2
    灰度图像的二维傅里叶变换(cv_gray_fft2),二维傅里叶变换结果的幅值计算(cv_abs),频谱平移(cv_gray_fft2shift),将数值归一化到0到255区间(cv_range_0to255)是非常常用的四个功能!所以写成四个函数,方便将来调用!附运行截图~并附对应的MATLAB程序!(Dimensional Fourier transform of the grayscale image (cv_gray fft2), two-dimensional Fourier transform results to calculate the amplitude (cv_abs), spectral translation (cv_gray_fft2shift), the value normalized to range 0 to 255 (cv_range_0to255) is very common four function! so written as four function to facilitate future calls! attached run shot- along with the corresponding MATLAB program!)
    2020-11-30 10:59:29下载
    积分:1
  • snake_examples
    snake算法的多种实例,包括ballon,distance等共计8个m文件(snake algorithm many examples, including ballon. Total distance, and other documents 8 m)
    2007-04-12 09:13:59下载
    积分:1
  • ICA
    ICA用于图像特征提取 通过定义一个衡量分量独立性和非高斯性的目标函数来实现的(ICA for image feature extraction components by defining a measure of independence and non-Gaussian nature of the objective function to be achieved)
    2009-10-09 16:07:43下载
    积分:1
  • Micro-Doppler-analysis-of-vibrating
    基于旋转运动的微多普勒模型的建立,对于了解微多普勒的学习者有帮助。(The establishment of micro-Doppler model based on the rotational motion, help learners understand the micro-Doppler.)
    2012-09-21 10:59:05下载
    积分:1
  • 696518资源总数
  • 104537会员总数
  • 40今日下载