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

02-gpbM

于 2020-12-22 发布 文件大小:13270KB
0 253
下载积分: 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 个回复

  • TTsaidemarcats
    Tsai标定算法,用用于图像标定的,可以使用 (Tsai calibration algorithm used for image calibration, you can use)
    2012-09-15 19:07:10下载
    积分:1
  • 利用C++实现了BMP的读入和显示 BMPCode
    利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示利用C++实现了BMP图像的读入和显示(Use C++ achieve the BMP image to read and display BMP images using the C++ achieve to read and display BMP images using the C++ achieve to read and display)
    2013-06-25 09:30:57下载
    积分:1
  • applepeo
    苹果在线检测系统,实时性比较好,可用性更好,很好很好(Apple' s online testing system, real-time is better)
    2009-02-19 15:42:10下载
    积分:1
  • mi_registration
    2维的基于互信息的图像配准算法,使用powell法作为优化算法(2-dimensional mutual information based image registration algorithms, the use of law as the optimization algorithm powell)
    2020-06-30 10:20:01下载
    积分:1
  • mrfdemo
    MRF分割程序,C++编写,进行图像分割处理,帮助熟悉分割过程及能量最优求解(markov image segmentation, energy interation algorithm)
    2021-03-11 15:09:25下载
    积分:1
  • QuickCam
    实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification. )
    2014-01-20 14:16:39下载
    积分:1
  • 灰度数字增强hudushuzituxiangzengqang
    灰度数字图像增强处理,灰度数字图像增强处理,灰度数字图像增强处理,(Deal with gray-scale digital image enhancement)
    2020-07-09 11:28:55下载
    积分:1
  • polygon
    一个计算多边形面积和周长的程序, 同时可以把多边形显示出来, 直观展现多边形形状.(A polygon area and perimeter calculation procedures, the polygons can be displayed simultaneously, intuitive show polygonal shape.)
    2020-06-28 18:20:01下载
    积分:1
  • fatigue-driving-system
    基于图像处理的人脸检测系统,通过openCV软件来实现的(Image processing based face detection system, implemented by software openCV)
    2011-11-23 20:31:56下载
    积分:1
  • ImageCompression
    说明:  给出了一种基于小波分形的图像有损压缩方法.首先,利用小波变换将图像分解为不同频率的分量,然后采用分形迭代函数系统、Huffman树等方法对它们进行编码.实验表明,该算法在保证还原图像质量的情况下,有较高的压缩比.(Image Compression Bassed on Wavelet and Fractal)
    2009-08-17 22:53:54下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载