CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - corner.m

搜索资源列表

  1. Spatialfeaturedetection

    0下载:
  2. 空间特征提取: * canny.m Canny edge detector incorporating modifications suggested by Fleck. * harris.m Harris corner detector. * fastradial.m An implementation of Loy and Zelinski s fast radial feature detector.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5741
    • 提供者:asdasdasd
  1. puzzle

    0下载:
  2. 有一个迷宫,用一个二维数组maze[1: m][1: n]表示,其元素值只有两个:0与1。其中以值0表示该位置可以走通,以值1表示该位置阻塞。在迷宫的左上方maze[1][1]处有一入口,右下方maze[m][n]处有一出口,如图1-1所示。现要求探寻从迷宫入口到出口有无通路;若有,则指出其中一条通路的路径:将迷宫数组中通路上的0替换成另一数字(例如8),输出找到通路的迷宫数组;同时按照走通的顺序输出路径上每一步的位置坐标及向下一步前进的方向;若没有,则给出相应的信息。-There is a m
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:张三
  1. jisuanqi

    0下载:
  2. 用飞思卡尔GP32单片机实现普通十进制计算器的功能,按键采用4×4键盘,显示采用16×2点阵式字符LCD,键盘符号定义如下:左下角的“<-”表示退格,即删除键,按一次删除LCD的最后一个数字。 LCD的第一行显示运算式,第二行显示运算结果。其他功能同普通计算器相同(只实现加减乘除四则运算功能)。 扩展功能:负数、小数运算。复合运算。连续运算。2进制、8进制运算。 -GP32 with Freescale MCU general metric calculator functio
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:82339
    • 提供者:deng1243
  1. folder

    0下载:
  2. This an corner detection of chessboard pattern using the OpenCV function encapsulated in a DLL. Using the getData.m you can try it with the example picture.-This is an corner detection of chessboard pattern using the OpenCV function encapsulated in
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-13
    • 文件大小:20682020
    • 提供者:Guilherme
  1. bjMobile

    0下载:
  2. 后台加个“更新日期” 前台首页: 1. 客户留言不要! 2. 在精确搜索的上面每一位数上注明,1位,2位,3位,4位,5位,6位,7位,8位,9位,10位,11位 3. 全球通。神州行。动感等他们所属图标不要, 4. 首页上不要神州行畅听卡及号码,全球通,动感地带,神州行在首页上显示的号码多点! 5. 动画不要! 6. 公告在右上角,联系方式在左上角,特价区在左下角,情侣号字右下角, 7. 号码分类在上面 横着 8. 先看着弄,麻烦了 !明天给你电话 -B
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2450008
    • 提供者:黄勇
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11716017
    • 提供者:张裕
  1. Corner_Matching_by_Invariant_Moments

    0下载:
  2. Corner_Matching_by_Invariant_Moments.rar INDEX: 1- InvariantMomentsofCorners.m Calculate moment invariants on the selected window of the corner. 2- invariantmoments.m Calculates Moment invariants-Corner_Matching_by_Invariant_Mom
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1078
    • 提供者:Mehmet
  1. qrtrannnn

    0下载:
  2. 功能:对矩阵A的左上角的m阶对角块作QR变换:先用Givens变换作QR分解A=QR, 再作相似变换A:=Q AQ=RQ. 输入: n阶HessenbergA,其中A(m+1,m)=0,m>2. 输出: 变换后的Hessenberg形矩阵A. 2 用基本QR算法求实方阵的全部特征值.-Function: the upper left corner of the matrix A, diagonal blocks of order m to QR transfor
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:968
    • 提供者:huanhuan
  1. corner_dectector

    0下载:
  2. 用matlab写的一个角点检测的程序,主函数是fun.m-a corner dectector program using matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:1175
    • 提供者:jianghao
  1. A_3D_RPG_E153777212003

    0下载:
  2. A 3D RPG Engine This is the first half of an OpenGL RPG. It contains most of the graphics processing code, and also walking and also tile-based collision detection. There is suppost for complex quadratic objects (spheres, cylinders, cones) and for
  3. 所属分类:Home Personal application

    • 发布日期:2017-03-29
    • 文件大小:101712
    • 提供者:Behrad Niazmand
  1. z

    0下载:
  2. 在一个M * N的矩阵中,求图中任一一点 与左下角顶点(a)的连线不过其它点的点的数目 -In a M* N matrix, find the picture a bit with the bottom left corner of any vertex (a) of the connection, but the number of other points of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1235
    • 提供者:va
  1. dip9

    0下载:
  2. corner detection a digital image processing project in matlab .m files included including presentation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:647774
    • 提供者:123imhot1
  1. rescue

    1下载:
  2. rescue 孤岛营救问题 大兵瑞恩被关押在迷宫的东南角,即(N,M)单元里,并已经昏迷。迷宫只有一个入口, 在西北角。也就是说,麦克可以直接进入(1,1)单元。另外,麦克从一个单元移动到另一个 相邻单元的时间为1,拿取所在单元的钥匙的时间以及用钥匙开门的时间可忽略不计。-island to rescue Private Ryan, rescue issues to be held in the southeast corner of the maze, namely (N, M)
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-10-26
    • 文件大小:313980
    • 提供者:yjian
  1. MyMarsRovers

    0下载:
  2. Thoughtworks公司面试题——MARS ROVERS问题火星探测器 C# 实现 VS2010工程,带界面展示! 一小队机器人探测器将由NASA送上火星高原,探测器将在这个奇特的矩形高原上行驶。 用它们携带的照相机将周围的全景地势图发回到地球。每个探测器的方向和位置将由一个x,y系坐标图和一个表示地理方向的字母表示出来。为了方便导航,平原将被划分为网格状。位置坐标示例:0,0,N,表示探测器在坐标图的左下角,且面朝北方。为控制探测器,NASA会传送一串简单的字母。可能传
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:54149
    • 提供者:wanghu
  1. Untitled2

    0下载:
  2. 基于量子遗传算法的多目标优化,参数为种群规模m二50,量子位数n二2,转角步长初值氏=0.01二,变异概率p二二0.1,交叉概率Pc二0.8,限定代数丈~二5-Quantum genetic algorithm-based multi-objective optimization parameters for population size m 50, the quantum number n = 2, the corner step initial value s = 0.01, mutati
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1177
    • 提供者:lihaibin
  1. harris-trace

    1下载:
  2. harris算子迹实验,以harris为角点检测算子,计算自相关矩阵M的迹图像。-the harris operator trace experiment, harris corner detection operator, calculated from the trace of the matrix M image.
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:690665
    • 提供者:孙灿
  1. Harris1

    0下载:
  2. This a harris methods of corner detecting in m—file for matlab .jHope that can help you guys.-This is a harris methods of corner detecting in m—file for matlab .jHope that can help you guys.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1065
    • 提供者:谭生
  1. harris

    0下载:
  2. harris角点检测,简单有效的harris角点检测程序,运行时更改M文件中的图像为需要处理的图像文件名即可-harris corner detector
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:673
    • 提供者:wb
  1. 2dp

    0下载:
  2. 传说HMH大沙漠中有一个M*N迷宫,里面藏有许多宝物。某天,Dr.Kong找到了迷宫的地图,他发现迷宫内处处有宝物,最珍贵的宝物就藏在右下角,迷宫的进出口在左上角。当然,迷宫中的通路不是平坦的,到处都是陷阱。Dr.Kong决定让他的机器人卡多去探险。 但机器人卡多从左上角走到右下角时,只会向下走或者向右走。从右下角往回走到左上角时,只会向上走或者向左走,而且卡多不走回头路。(即:一个点最多经过一次)。当然卡多顺手也拿走沿路的每个宝物。 Dr.Kong希望他的机器人卡多尽量多地带出宝物。请
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:522
    • 提供者:huocong
  1. trizj

    0下载:
  2. trizj.m为三转角法插值逼近三次样条函数-trizj.m corner of France for the three cubic spline interpolation function approximation
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:909
    • 提供者:易雯帆
« 1 23 »
搜珍网 www.dssz.com