登录
首页 » Visual C++ » point-feature-extration

point-feature-extration

于 2014-04-18 发布 文件大小:2332KB
0 227
下载积分: 1 下载次数: 7

代码说明:

  基于vc6.0的点特征提取算法,包括Moravec算子、Forstner算子以及Harris算子。(Vc6.0 point feature extraction based algorithms, including Moravec operator, Forstner operator and Harris operator.)

文件列表:

2011302590086_FPE
.................\2011302590086_FPE.APS,46368,2014-03-24
.................\2011302590086_FPE.clw,3638,2014-03-28
.................\2011302590086_FPE.cpp,4616,2014-03-20
.................\2011302590086_FPE.dsp,5099,2014-03-23
.................\2011302590086_FPE.dsw,542,2014-03-20
.................\2011302590086_FPE.h,1487,2014-03-20
.................\2011302590086_FPE.ncb,74752,2014-03-28
.................\2011302590086_FPE.opt,50688,2014-03-28
.................\2011302590086_FPE.plg,805,2014-03-28
.................\2011302590086_FPE.rc,14277,2014-03-24
.................\2011302590086_FPEDoc.cpp,2263,2014-03-23
.................\2011302590086_FPEDoc.h,1730,2014-03-23
.................\2011302590086_FPEView.cpp,11238,2014-03-27
.................\2011302590086_FPEView.h,2108,2014-03-24
.................\BmpFile.h,6326,2014-03-02
.................\ChildFrm.cpp,1544,2014-03-20
.................\ChildFrm.h,1397,2014-03-20
.................\Debug
.................\.....\2011302590086_FPE.exe,139354,2014-03-27
.................\.....\2011302590086_FPE.ilk,374872,2014-03-27
.................\.....\2011302590086_FPE.obj,24285,2014-03-24
.................\.....\2011302590086_FPE.pch,5505248,2014-03-23
.................\.....\2011302590086_FPE.pdb,500736,2014-03-27
.................\.....\2011302590086_FPE.res,8516,2014-03-24
.................\.....\2011302590086_FPEDoc.obj,24632,2014-03-23
.................\.....\2011302590086_FPEView.obj,41475,2014-03-28
.................\.....\ChildFrm.obj,16334,2014-03-23
.................\.....\MainFrm.obj,19100,2014-03-23
.................\.....\MoraDlg.obj,10346,2014-03-23
.................\.....\StdAfx.obj,105712,2014-03-23
.................\.....\vc60.idb,222208,2014-03-28
.................\.....\vc60.pdb,364544,2014-03-27
.................\MainFrm.cpp,2534,2014-03-20
.................\MainFrm.h,1542,2014-03-20
.................\MoraDlg.cpp,976,2014-03-23
.................\MoraDlg.h,1204,2014-03-23
.................\ReadMe.txt,5079,2014-03-20
.................\res

.................\...\2011302590086_FPE.rc2,409,2014-03-20


.................\resource.h,882,2014-03-24
.................\StdAfx.cpp,219,2014-03-20
.................\StdAfx.h,1054,2014-03-20

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

发表评论

0 个回复

  • cmpp3.0
    中国移动互联网短信网关接口协议(China Mobile Internet SMS Gateway Interface Protocol)
    2004-11-08 09:35:28下载
    积分:1
  • fenweishu
    利用VB编程,实现计算标准正态分布的分位数,方便快捷!(inverse normal distribution)
    2014-07-03 10:10:55下载
    积分:1
  • GifCodec
    参考网上的资料写的gif编解码。 编码用gdi解析常用图片格式,然后组装成gif 解码吧gif的每一帧转换成dib gif文件格式网上有很多介绍 gif用的变长lzw压缩算法: 没弄懂原理,只知道过程。压缩取一个字符作为后缀,看看字符串是否存在。存在,用对应的编码作为前缀继续取;不存在把字符串添加到字典,前缀添加到输出流,后缀作为前缀继续取。解压取一个编码看看字典中是否存在。存在用对应的字符串的第一个字符作为后缀,看看当前字符串是否存在,不存在添加到字典中,后缀作为前缀,前缀对应的字符串添加到输出流,继续取;编码不存在,前缀对应的字符串的第一个字符作为后缀(这时当前字符串肯定不存在,字典中下一个可用编码肯定等于刚取出的编码),字符串添加到字典中,编码作为前缀,前缀对应的字符串添加到输出流,继续取。 编码流转换成字节流是按位从低到高的,window是小端模式(低字节在低地址),字节内低位在右边。 24位dib转换成8位dib时使用的八叉树算法 图片拉伸时参考的网上的双线性插值算法。 字典满了位数加一,位数是12时不加(Online reference materials written gif codec. Encoded using gdi resolve common image formats, and then assembled into a gif Each frame decode it into a gif dib There are many online gif file format introduced gif lzw with variable length compression algorithm: Did not understand the principle, only know the process. Compression takes a character as a suffix, and see if there is a string. Exist as a prefix to continue to take with the corresponding encoding there is no string to add to the dictionary, a prefix added to the output stream, the suffix as a prefix to continue to take. Take a look at extracting coding dictionary exists. Exist with the corresponding first character string as a suffix to see the current string exists, there is no add to the dictionary, the suffix as a prefix, the corresponding string to the output stream, continue to take coding does not exist, prefix corresponding first character string as a suffix (when the current string certainly does not exis)
    2015-01-17 20:22:25下载
    积分:1
  • VCGYK
    这是GYK轨道车控制运行设备测试系统的 界面选择程序,简单实用,情放心实用(This is GYK railcar control operation of the equipment interface test system selection process, simple and practical)
    2014-02-12 14:56:53下载
    积分:1
  • choix-de-lordinateur
    基于VB的选择家用电脑程序(笔记本或者台式机),语言注释为法语。(Un pogramme pour choisir un ordinateur chez vous.)
    2013-12-07 12:08:22下载
    积分:1
  • weno-source-codes
    由江广山(音译)、舒其望(Jiang Guangshan & Shu Chi-Wang, JCP 126 pp202-228, 1996)等人发展的5阶有限差分WENO格式,并提供用C++语言编写的程序源码(5 order WENO SOURCE CODE)
    2011-10-19 12:30:49下载
    积分:1
  • COMTestCode
    vc环境下COM组件编程小例子,一个文件生成COM组件,另一个文件调用该COM组件。(COM component programming small example, a file generated COM component vc environment, another file to call the COM component.)
    2013-12-19 16:21:03下载
    积分:1
  • cpanel
    cpanel database visual basic
    2013-12-08 22:53:45下载
    积分:1
  • DPT-Test-Board
    C code, Pressure sensor
    2011-11-16 08:53:32下载
    积分:1
  • efsl-0.3.6
    嵌入式文件系统,efsl is This file contains all the functions dealing with the FAT (in a Microsoft FAT filesystem)(embeded file system)
    2014-01-08 16:47:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载