登录
首页 » C# » C#提取特征点并进行图像匹配

C#提取特征点并进行图像匹配

于 2017-07-26 发布 文件大小:9071KB
0 189
下载积分: 1 下载次数: 20

代码说明:

  建立在Moravec算子基础上提取特征点后与另外一幅图像进行匹配计算,并输出特征点对应的匹配点像素坐标(Based on the Moravec operator, the feature points are extracted and matched with another image, and the matching pixel coordinates corresponding to the feature points are output)

文件列表:

课程作业4(20113268喻钢)
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)
课程作业4(20113268喻钢)\课程作业4(20113268喻钢).sln
课程作业4(20113268喻钢)\课程作业4(20113268喻钢).suo
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\bin
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\bin\Debug
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\bin\Debug\课程作业4(20113268喻钢).exe
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\bin\Debug\课程作业4(20113268喻钢).pdb
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\bin\Debug\课程作业4(20113268喻钢).vshost.exe
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\bin\Debug\课程作业4(20113268喻钢).vshost.exe.manifest
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\bin\Debug\高山流水.wav
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Form1.cs
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Form1.Designer.cs
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Form1.resx
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\GenerateResource.read.1.tlog
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\GenerateResource.write.1.tlog
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\ResolveAssemblyReference.cache
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\TempPE
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\课程作业4_20113268喻钢_.Form1.resources
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\课程作业4_20113268喻钢_.Properties.Resources.resources
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\课程作业4(20113268喻钢).csproj.FileListAbsolute.txt
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\课程作业4(20113268喻钢).exe
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\obj\x86\Debug\课程作业4(20113268喻钢).pdb
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Program.cs
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Properties
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Properties\AssemblyInfo.cs
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Properties\Resources.Designer.cs
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Properties\Resources.resx
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Properties\Settings.Designer.cs
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\Properties\Settings.settings
课程作业4(20113268喻钢)\课程作业4(20113268喻钢)\课程作业4(20113268喻钢).csproj

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

发表评论

0 个回复

  • SVT
    使用奇异值阈值(SVT)算法来完成缺失矩阵的填充(ompleting Matrix Filling Using SVT Algorithms)
    2019-06-19 16:53:10下载
    积分:1
  • 进行的cs算法的仿真,在多合成孔径雷达的成像中chirp
    进行的cs算法的仿真,在多合成孔径雷达的成像中chirp-scailing算法还是很红啊-chirp-scailing algorithem is the very good and usefull one
    2022-06-26 13:24:21下载
    积分:1
  • literacy Windows hardware tools. RW
    Windows下读写硬件的工具. RW - Read & Write utility, for hardware engineers, firmware (BIOS) engineers, driver developers, QA engineers, performance test engineers, diagnostic engineers, etc., This utility access almost all the computer hardware, including PCI (PCI Express), PCI Index/Data, Memory, Memory Index/Data, I/O Space, I/O Index/Data, Super I/O, Clock Generator, DIMM SPD, SMBus Device, CPU MSR Registers, ATA/ATAPI Identify Data, ACPI Tables Dump (include AML decode), Embedded Controller, USB Information and LPT Remote Access. And also an Command Window is provided to access hardware manually.-literacy Windows hardware tools. RW- Read
    2022-06-13 01:58:24下载
    积分:1
  • 恒流源电路设计 恒流源电路设计
    恒流源电路设计 恒流源电路设计 -Constant current source circuit design circuit design of constant current source Constant Current Source Circuit Design
    2022-09-10 14:55:03下载
    积分:1
  • Sheen_MMW imaging for weapon detection
    说明:  非常好的典型的微波成像的文章,十分值得借鉴(it is a very good paper about microwave imaging, you may can find some solutions when you do not know about the microwave imaging)
    2020-06-17 20:08:05下载
    积分:1
  • NOMAfasong
    介绍了noma在lte下的两个用户如何资源分配以及接收端sic技术的仿真结果。(This paper introduces how to allocate resources between two users of noma under LTE and the simulation results of SiC at the receiver.)
    2019-06-11 20:48:25下载
    积分:1
  • code
    代码使用Python标准库hashlib计算字符串的安全哈希值。 Python扩展库pycrypto也提供了MD2、MD4、MD5、HMAC、RIPEMD、SHA、SHA224、SHA256、SHA384、SHA512等多个安全哈希算法的实现。(The code uses the Python standard library hashlib to calculate the safe hash value of the string. Python extension library pycrypto also provides MD2, MD4, MD5, HMAC, RIPEMD, SHA, SHA224, SHA256, SHA384, and other security hash algorithm implementation.)
    2018-07-13 15:24:17下载
    积分:1
  • shuxingyuejian-matlab
    说明:  属性约简(MATLAB算法)有实例有讲解(Attribute reduction (MATLAB algorithm) examples have explained)
    2019-01-16 17:41:04下载
    积分:1
  • DOS环境中的微机原理课程设计,汇编编写,电子时钟
    DOS环境中的微机原理课程设计,汇编编写,电子时钟-DOS environment Microcomputer Principle curriculum design, the compilation of the preparation, electronic clock
    2023-02-22 09:40:04下载
    积分:1
  • flashMem
    说明:  p2020 bsp包中flash内存测试代码(P2020,flash memory test code)
    2019-07-04 17:05:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载