登录
首页 » Visual C++ » 02-gpbM

02-gpbM

于 2020-12-22 发布 文件大小:13270KB
0 335
下载积分: 1 下载次数: 2

代码说明:

  M估计子,计算机视觉大牛Peter Meer出品。(Generalized Projection based M-estimator C++ code to find the robust estimate derived without using any user supplied scale. The theory is described in Generalized Projection Based M-stimator. )

文件列表:

02-gpbM
.......\applications
.......\............\data
.......\............\....\faces
.......\............\scripts
.......\............\.......\faceClustering
.......\............\.......\..............\faceData_P00_128x128_D10.txt,90788,2011-06-02
.......\............\.......\..............\face_ground_truth.mat,222,2010-11-09
.......\............\.......\..............\gpbm_faceClustering.m,5059,2012-06-09
.......\............\.......\Homography
.......\............\.......\..........\computeCarrierVectors_homography.m,1120,2011-05-06
.......\............\.......\..........\computeCovarianceMatrices_homography.m,1383,2011-09-13
.......\............\.......\..........\gpbM_Homography.m,8827,2012-01-06
.......\............\.......\..........\iscolinear.m,2396,2011-02-19
.......\............\.......\..........\isdegenerate_dummy.m,65,2011-05-26
.......\............\.......\..........\isdegenerate_homography.m,517,2011-02-11
.......\............\.......\..........\Oxford_MertonCollege1_PtMatches_SIFT_outliers.mat,4255295,2011-02-11
.......\............\.......\..........\Oxford_MertonCollege3_PtMatches_images.mat,3753449,2011-02-19
.......\............\.......\projectiveMotion
.......\............\.......\................\calculateCovariances_fundamental.m,815,2010-09-14
.......\............\.......\................\calculateCovariances_homo.m,169,2011-02-04
.......\............\.......\................\calculateCovariances_motion_3D.m,552,2011-05-26
.......\............\.......\................\estimateFundamentalMatrix.m,1289,2011-06-06
.......\............\.......\................\generateHypotheses.m,524,2011-05-25
.......\............\.......\................\gpbm_ProjMotionSeg.m,7212,2012-01-09
.......\............\.......\................\IsotropicScaling.m,529,2010-09-14
.......\............\.......\................\MakeHomogenous.m,233,2010-09-14
.......\............\.......\................\MakeNonHomogenous.m,213,2010-09-20
.......\............\.......\................\motionData.mat,734634,2011-06-17
.......\............\.......\................\plotMotions.m,839,2011-06-02
.......\............\.......\................\refineUsingFundamentalMatrices.m,2485,2011-06-06
.......\............\.......\................\updateDepthEstimates.m,2097,2011-06-06
.......\blas_32.lib,646302,2011-02-04
.......\blas_64.lib,944212,2011-02-04
.......\commons.h,6154,2011-06-06
.......\computeErrors.m,4040,2011-05-31
.......\conjugateGradient.cpp,15406,2011-08-28
.......\conjugateGradient.h,2945,2011-08-28
.......\dichotomize_mex.cpp,6092,2011-05-18
.......\dichotomize_mex.mexw64,229888,2011-12-22
.......\estimateFraction_mex.cpp,8045,2011-05-11
.......\estimateFraction_mex.mexw64,214528,2011-12-22
.......\estimateModel_mex.cpp,16790,2011-09-13
.......\estimateModel_mex.mexw64,246784,2011-12-22
.......\estimateScale.m,8063,2011-06-17
.......\estimateScaleFromFrac.m,1151,2010-09-14
.......\estimateScaleFromFraction_mex.cpp,7012,2011-05-11
.......\estimateScaleFromFraction_mex.mexw64,214016,2011-12-22
.......\generateHypotheses.m,683,2011-06-02
.......\isdegenerate_dummy.m,65,2011-05-26
.......\kernels.h,616,2011-05-06
.......\lapack_32.lib,7311736,2011-02-04
.......\lapack_64.lib,9755764,2011-02-04
.......\libf2c_32.lib,302926,2011-02-04
.......\libf2c_64.lib,372146,2011-02-04
.......\matrixOperations.h,3721,2011-05-11
.......\mexAll.m,757,2011-06-17
.......\normalise2dpts.m,2430,2011-02-04
.......\vnorm.m,2077,2011-06-06

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

发表评论

0 个回复

  • PP
    基于SIFT+Kmeans+LDA的图片分类器的实现源码。 博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
    2012-07-26 15:34:58下载
    积分:1
  • fuse
    基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
    2011-06-08 21:21:50下载
    积分:1
  • LineMarch
    BMP图像边缘提取后 根据边缘点集直线拟合(BMP image edge extraction fitting a straight line)
    2011-06-23 14:53:47下载
    积分:1
  • m
    说明:  用Visual C++实现模糊图像恢复处理程序实例(Using Visual C++ fuzzy image restoration processing examples)
    2009-10-17 20:48:58下载
    积分:1
  • ImageProcessing
    说明:  用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
    2008-11-25 19:10:19下载
    积分:1
  • guass_fliter_pic
    高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
    2017-03-11 10:40:11下载
    积分:1
  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • fdeconv
    图像的反卷积 去卷积复原 效果还不错,欢迎下载(image deconvolution image restoration)
    2010-12-24 14:11:25下载
    积分:1
  • zheji-zhengyan-matlab
    褶积模型 正演模拟 子波与反射系数合成地震响应(model zhengyanmoni zhejimoxing)
    2021-04-23 11:48:47下载
    积分:1
  • Project2
    通过图片的外参数矩阵对图片进行透视变换,对图片的外参数进行校正(camera calibration)
    2014-11-14 23:49:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载