CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - Corner

搜索资源列表

  1. WinTrans_src2

    0下载:
  2. Using this \"WinTrans\" application you will be able to select any currently running application and turn it transparent by dragging and dropping the wand (icon at the top-left corner) on the title bar of that application. You can also control the tr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33619
    • 提供者:吉米
  1. corner_color

    0下载:
  2. corner提取 corner提取-corner from corner from corner extraction
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:17376
    • 提供者:留耳闻
  1. ex01

    0下载:
  2. opencv在vc下,读入连续图像,并输出边缘和角点的程序-OpenCV in vc, read consecutive images, and output edge and corner procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1112
    • 提供者:hanhong
  1. harrisCorner__2006528

    0下载:
  2. 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1782
    • 提供者:--
  1. VC_Harris

    0下载:
  2. 从其它地方下关于Harris角点检测算法的原码,原作者的邮件地址如下 bugzhao@sdu.edu.cn-from elsewhere Harris on the next corner detection algorithm of the original code, Author's e-mail addresses are bugzhao@sdu.edu.cn
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:579876
    • 提供者:lsp
  1. IMPROVEDHARRISCorner

    0下载:
  2. 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, shape analysis.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:95375
    • 提供者:陈宣雅
  1. MORAVECCORNERMATCH

    1下载:
  2. 角点匹配算法,使用MORAVEC角点检测算法,可以很好的实现两幅图象中角点的匹配。-Corner matching algorithm, MORAVEC angle detection algorithm, can achieve two very good image corner of the match.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:121049
    • 提供者:陈宣雅
  1. harrisconnertest

    0下载:
  2. 利用harris算法对图像的角点进行检测,对一般的图像检测的效果都还不错-use of the algorithm for image Corner detection, the general image detection results are also good
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:60795
    • 提供者:lll
  1. xujin3000_booklabel_v1.0

    0下载:
  2. 书标元件 主要属性: AnySize:转角的角度大小 BackColor:背景色 DownStr:下行文字 DrawLine:是否显示横线 Font:文字字体属性 FrameColor:包围的边框色 FrameWidth:包围的边框宽度 LineColor:中间横线色 LineHeight:横线高度 LineWidth:横线长度 TopStr:上行文字 -standard components on the main attributes :
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:20883
    • 提供者:梁超
  1. 图形

    0下载:
  2. 图形函数图形从屏幕的左上角运动到右下角 可以控制图形运行的速度-graphics function graphics screen from the upper left to lower right corner of movement can control the speed graphics operation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1391
    • 提供者:张三华
  1. VC_Harris_Corner

    0下载:
  2. VC编写的Harris图像角点检测程序,这是跟SUSAN并列的角点检测算法。-VC prepared by the Harris Image corner detection procedures, This is juxtaposed with SUSAN corner detection algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:89630
    • 提供者:zhanghl
  1. corner

    0下载:
  2. 基于OPENCV的,用VC++编的角点检测程序.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:94737
    • 提供者:朱晨
  1. 4-611

    0下载:
  2. 用VC++编写一个圆,并使其沿正弦曲线运动,在此过程中,圆的大小不断地变化,并在左上角显示几行的不同字体的字-prepared a VC round, and it sine curve along the campaign, in the process, won the size changes constantly, and in the upper left corner shows a few lines of the different font characters
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:24864
    • 提供者:苏铭
  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15714
    • 提供者:tr0217
  1. Moravec.rar

    0下载:
  2. 自己编写的采用Moravec Interest Operator提取角点的算法,I have written using the Moravec Interest Operator Corner Extraction algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:48663
    • 提供者:游磊
  1. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2283301
    • 提供者:liqi
  1. cornerdetection

    0下载:
  2. 角点检测(corner detection)的源代码(需要OPENCV库的支持) -Corner detection (corner detection) of the source code (required OPENCV library support)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:3329
    • 提供者:MJJ
  1. HarrisCorner

    0下载:
  2. Harris Corner operator algorithm opens bmp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:57221
    • 提供者:trzi
  1. harris-corner-detection

    0下载:
  2. harris 角点检测的C代码,适合相机标定,图像匹配的预处理-C code of harris corner point, it is suitable for image stitch
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:13753719
    • 提供者:刘宇
  1. Harris-Corner-track

    0下载:
  2. harris角点检测源码,用于边缘和角点检测的相位一致性代码等。角点跟踪。-Harris corner detection source, used for edge and corner detection phase consistency. Corner point tracking.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:56171
    • 提供者:孙龙
« 12 3 »
搜珍网 www.dssz.com