登录
首页 » matlab » GratingPatternGenerationAlgorithm-master

GratingPatternGenerationAlgorithm-master

于 2018-05-21 发布 文件大小:136KB
0 241
下载积分: 1 下载次数: 3

代码说明:

  能够生成各种用于结构光的条纹,可供选择与使用(It is possible to generate various stripes for structural light)

文件列表:

GratingPatternGenerationAlgorithm-master, 0 , 2014-06-03
GratingPatternGenerationAlgorithm-master\CalcGrat.m, 3846 , 2014-06-03
GratingPatternGenerationAlgorithm-master\CalcParameters_txt.m, 2122 , 2014-06-03
GratingPatternGenerationAlgorithm-master\FindMatchGrat.m, 3755 , 2014-06-03
GratingPatternGenerationAlgorithm-master\FourDimGrating2png_HW.m, 2683 , 2014-06-03
GratingPatternGenerationAlgorithm-master\GratPara2FT.m, 480 , 2014-06-03
GratingPatternGenerationAlgorithm-master\GratingDir.m, 165 , 2014-06-03
GratingPatternGenerationAlgorithm-master\GratingPer.m, 205 , 2014-06-03
GratingPatternGenerationAlgorithm-master\PhaseCheck.m, 2546 , 2014-06-03
GratingPatternGenerationAlgorithm-master\PosMax.m, 204 , 2014-06-03
GratingPatternGenerationAlgorithm-master\PrimeNum4Phase.m, 1001 , 2014-06-03
GratingPatternGenerationAlgorithm-master\ShiftMatrix.m, 598 , 2014-06-03
GratingPatternGenerationAlgorithm-master\ShowGrating.m, 601 , 2014-06-03
GratingPatternGenerationAlgorithm-master\TestStepHor.m, 664 , 2014-06-03
GratingPatternGenerationAlgorithm-master\TestStepVer.m, 574 , 2014-06-03
GratingPatternGenerationAlgorithm-master\TestUnwantedOrders.m, 5006 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM, 0 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\GratingParameters.txt, 1119 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir1step1.tif, 1321670 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir1step2.tif, 1321670 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir1step3.tif, 1321670 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir2step1.tif, 1321670 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir2step2.tif, 1321670 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir2step3.tif, 1321670 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir3step1.tif, 1130260 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir3step2.tif, 1130262 , 2014-06-03
GratingPatternGenerationAlgorithm-master\o3p3_LSIM\dir3step3.tif, 1130420 , 2014-06-03
GratingPatternGenerationAlgorithm-master\readme.txt, 1753 , 2014-06-03
GratingPatternGenerationAlgorithm-master\stepvh.m, 662 , 2014-06-03

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

发表评论

0 个回复

  • cSharp1
    利用c# GUI功能画板,实现二维图形加工数控刀补轨迹的生成.(The use of c# GUI function drawing board to achieve the two-dimensional graphics processing CNC tool path generation)
    2020-07-01 22:20:02下载
    积分:1
  • 新建 WinRAR ZIP 压缩文件
    理科生的浪漫,表白女生,三维心形动态图,还有文字(Romance of Science Students)
    2020-06-21 11:20:02下载
    积分:1
  • ellipse
    说明:  根据离散数据点拟合圆,得到圆心坐标和拟合半径(Fitting the circle according to the discrete data points, the coordinates of the center of the circle and the fitting radius are obtained.)
    2019-02-24 22:45:56下载
    积分:1
  • Nurbs
    Nurbs曲线曲面源代码。其中包含德布尔算法计算B样条曲线,德布尔算法计算B样条曲线的导矢,B样条曲面,Nurbs曲线,Nurbs曲面。(The program code for NURBS curve and NURBS surface.)
    2021-03-11 20:59:25下载
    积分:1
  • HDR
    说明:  處理高動態範圍程式碼 主要將數張圖片合成出一張HDR圖片(Code dealing with high dynamic range)
    2011-04-14 12:34:47下载
    积分:1
  • BurnCharacter
    然烧字体,在VB的环境下实现字体的燃烧效果(However, burning fonts, in the VB environment to achieve the effect of fonts combustion)
    2007-12-28 22:41:29下载
    积分:1
  • ssim_index
    说明:  图片结构相似度评价,附加MSE,SNR,PSNR等作为对比参数(Photo structure similarity evaluation, additional MSE, SNR, PSNR, etc., as comparative parameters)
    2021-03-13 11:49:24下载
    积分:1
  • point3d
    直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件 运行需要几分钟,耐心等待 完成后运行trianglenormal.m, 生成三角面片的法向量 运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息) 然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestMyCrust.m, read point cloud file txt, or load mat file)
    2017-10-26 10:27:18下载
    积分:1
  • Bsp
    二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了(B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with three points and four points of the painting, we need to fit the more points)
    2016-10-17 08:30:51下载
    积分:1
  • xingtaixuejiance
    用数学形态学方法进行医学图像的边缘检测,程序调试通过(nice programs)
    2009-11-04 09:49:19下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载