登录
首页 » matlab » allfns

allfns

于 2010-02-17 发布 文件大小:1319KB
0 263
下载积分: 1 下载次数: 291

代码说明:

  是由牛津大学VGG开发的三维重建开发包,其代码包括特征提取,单应矩阵计算,二视几何算法,多视几何的算法,是学习三维重建理论的好东西(code for reconstruction。 developed by VGG oxford)

文件列表:

allfns
......\.DS_Store
......\vgg_examples
......\............\bt.00.02.H




......\............\chapel.00.01.F

......\............\chapel01.png
......\............\F_from_Ps_ex.m
......\............\Haffine_from_x_MLE_ex.m
......\............\H_from_image_corr_ex.m
......\............\keble.000.png
......\............\keble.003.png
......\............\ransacfithomography_vgg.m
......\............\ransacfithomography_vgg.m~
......\............\testhomog_vgg.m
......\............\testhomog_vgg.m~
......\............\vgg_example_scene.m
......\............\view_fund_ex.m
......\............\view_homog_ex.m
......\vgg_multiview
......\.............\Contents.m
......\.............\private
......\.............\.......\CVS
......\.............\.......\...\Entries
......\.............\.......\...\Repository
......\.............\.......\...\Root
......\.............\.......\vgg_condition_2d.m
......\.............\.......\vgg_decondition_2d.m
......\.............\.......\vgg_H_sampson_distance_sqr.m
......\.............\.......\vgg_singF_from_FF.m
......\.............\vgg_conditioner_from_image.m
......\.............\vgg_conditioner_from_pts.m
......\.............\vgg_F_from_7pts_2img.m
......\.............\vgg_F_from_P.m
......\.............\vgg_get_homg.m
......\.............\vgg_get_nonhomg.m
......\.............\vgg_Haffine_from_x_MLE.m
......\.............\vgg_H_algebraic_distance.m
......\.............\vgg_H_from_2P_plane.m
......\.............\vgg_H_from_P_plane.m
......\.............\vgg_H_from_x_lin.m
......\.............\vgg_H_from_x_nonlin.m
......\.............\vgg_H_sampson_distance_sqr.m
......\.............\vgg_KR_from_P.m
......\.............\vgg_line3d_from_lP_lin.m
......\.............\vgg_line3d_from_lP_nonlin.m
......\.............\vgg_line3d_pm_from_pv.m
......\.............\vgg_line3d_Ppv.m
......\.............\vgg_line3d_pv_from_2planes.m
......\.............\vgg_line3d_pv_from_pm.m
......\.............\vgg_line3d_pv_from_XY.m
......\.............\vgg_line3d_XY_from_pm.m
......\.............\vgg_line3d_XY_from_pv.m
......\.............\vgg_plane_from_2P_H.m
......\.............\vgg_poly3d_orthorectify.m
......\.............\vgg_projective_basis_2d.m
......\.............\vgg_PX_from_6pts_3img.m
......\.............\vgg_P_from_F.m
......\.............\vgg_rms_error.m
......\.............\vgg_scatter_plot.m
......\.............\vgg_scatter_plot_homg.m
......\.............\vgg_selfcalib_metric_vansq.m
......\.............\vgg_selfcalib_qaffine.m
......\.............\vgg_signsPX_from_x.m
......\.............\vgg_T_from_P.m
......\.............\vgg_X_from_xP_lin.m
......\.............\vgg_X_from_xP_nonlin.m
......\vgg_numerics
......\............\Contents.m
......\............\vgg_commut_matrix.m
......\............\vgg_contreps.m
......\............\vgg_detn.cxx
......\............\vgg_detn.dll
......\............\vgg_diagonalize_conic.m
......\............\vgg_duplic_matrix.m
......\............\vgg_gauss_mask.m
......\............\vgg_intersect_quadrics.m
......\............\vgg_lmultiply_matrix.m
......\............\vgg_matrix_test.m
......\............\vgg_mrdivs.m
......\............\vgg_quaternion_demo.m
......\............\vgg_quat_from_rotation_matrix.m
......\............\vgg_quat_matrix.m
......\............\vgg_quat_mul.m
......\............\vgg_quat_rotation_matrix.m
......\............\vgg_rmultiply_matrix.m
......\............\vgg_rotmat_from_exp.m
......\............\vgg_rq.m
......\............\vgg_solvelin_blksym.m
......\............\vgg_vec.m
......\............\vgg_vech.m
......\............\vgg_vech_swap.m
......\............\vgg_vec_swap.m
......\............\vgg_wedge.m
......\vgg_ui
......\......\Contents.m

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

发表评论

0 个回复

  • matlab_hough
    基于霍夫变换开发一种较通用的快速圆检测方法,并将之应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。(Hough transform based on the development of a more general-purpose fast circle detection methods, and to apply it to the detection of iris images, the completion of the iris inner and outer edge of the positioning.)
    2008-07-19 19:45:29下载
    积分:1
  • gradient_program
    给出几种形态学梯度算法,包括但尺度梯度,多尺度梯度,多结构元素梯度等(Several morphological gradient algorithm is given, including, but gradient-scale, multi-scale gradient, multi-structural elements, such as gradient)
    2008-07-31 16:00:36下载
    积分:1
  • 基于Retinex算法的单尺度增强算法 ssr1
    说明:  基于Retinex算法的单尺度图像增强算法。(An image enhancement algorithm based on RETINEX theory.)
    2020-06-23 04:40:02下载
    积分:1
  • functions
    图像阈值分割,基于matlab的二维Renyi熵算法的灰度图像分割(Image threshold segmentation, matlab based two- dimensional Renyi entropy algorithm gray- scale image segmentation)
    2017-05-07 20:47:02下载
    积分:1
  • 新建文件夹 (2)
    图像处理中纹理特征提取,全局特征提取,matlab(Texture feature extraction)
    2018-03-25 15:05:50下载
    积分:1
  • kernel-fusion
    一种比较新颖的方法,通过对以往提出几种核估计方法的融合,建立新核,达到更好的图像恢复效果(A relatively new method, proposed in the past by the nuclear fusion of several estimation methods, the establishment of new nuclear, to achieve better image restoration effect)
    2015-09-17 16:22:17下载
    积分:1
  • matlab手写数字样本加函数加测试结果表
    如题,matlab手写数字测试图像处理 样本(30+50个)加全代码加测试结果(Like title, matlab handwritten digital test image processing samples (30 + 50) plus full code plus test results)
    2020-06-23 21:20:01下载
    积分:1
  • 5c0ca027bb58
    meanshift 图像分割及平滑 包括meanshift的论文及ppt(Code for the Edge Detection and Image Segmentation system and the paper)
    2012-03-06 23:19:42下载
    积分:1
  • ellip-det
    这是本人自己实现的椭圆检测算法,基于MATLAB实现,经测试对一些图片椭圆检测效果较好,需要同学可以参考(This is my own implementation of ellipse detection algorithm based on MATLAB implementation, tested on a number of pictures ellipse detection is better, students can refer to the need to)
    2011-05-30 12:30:45下载
    积分:1
  • phasecorrelation
    实现图像的相位相关匹配,该算法有一定的优点于其他算法相比。(images related to the phase matching, the algorithm has certain advantages compared to other algorithms.)
    2021-01-04 10:18:55下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载