文件名称:demo_ASIFT_Win
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:884.51kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用VC++分别编译出WINCE和PC版的ASIFT算法DLL,再通过C#调用这两个平台的DLL,实现PC和WINCE平台做ASIFT图像识别-Compiled using VC++, respectively, and the PC version of the WINCE ASIFT algorithm DLL, and then through the C# calling the two platforms DLL, PC and WINCE platform to achieve image recognition ASIFT
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PC Demo/WindowsFormsApplication1/bin/Debug/adam1.png
PC Demo/WindowsFormsApplication1/bin/Debug/adam2.png
PC Demo/WindowsFormsApplication1/bin/Debug/ASIFT_DLL_PC.dll
PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.exe
PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.pdb
PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.vshost.exe
PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest
PC Demo/WindowsFormsApplication1/Form1.cs
PC Demo/WindowsFormsApplication1/Form1.Designer.cs
PC Demo/WindowsFormsApplication1/Form1.resx
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.FileListAbsolute.txt
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.GenerateResource.Cache
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.exe
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Form1.resources
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.pdb
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Properties.Resources.resources
PC Demo/WindowsFormsApplication1/Program.cs
PC Demo/WindowsFormsApplication1/Properties/AssemblyInfo.cs
PC Demo/WindowsFormsApplication1/Properties/Resources.Designer.cs
PC Demo/WindowsFormsApplication1/Properties/Resources.resx
PC Demo/WindowsFormsApplication1/Properties/Settings.Designer.cs
PC Demo/WindowsFormsApplication1/Properties/Settings.settings
PC Demo/WindowsFormsApplication1/WindowsFormsApplication1.csproj
PC Demo/WindowsFormsApplication1.sln
PC Demo/WindowsFormsApplication1.suo
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/adam1.png
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/adam2.png
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/ASIFT_DLL_CE.dll
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.exe
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.pdb
WindowsMobile Demo/SmartDeviceProject1/Form1.cs
WindowsMobile Demo/SmartDeviceProject1/Form1.Designer.cs
WindowsMobile Demo/SmartDeviceProject1/Form1.resx
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.FileListAbsolute.txt
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.GenerateResource.Cache
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.exe
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.Form1.resources
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.pdb
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.Properties.Resources.resources
WindowsMobile Demo/SmartDeviceProject1/Program.cs
WindowsMobile Demo/SmartDeviceProject1/Properties/AssemblyInfo.cs
WindowsMobile Demo/SmartDeviceProject1/Properties/Resources.Designer.cs
WindowsMobile Demo/SmartDeviceProject1/Properties/Resources.resx
WindowsMobile Demo/SmartDeviceProject1/SmartDeviceProject1.csproj
WindowsMobile Demo/SmartDeviceProject1/SmartDeviceProject1.csproj.user
WindowsMobile Demo/SmartDeviceProject1.sln
WindowsMobile Demo/SmartDeviceProject1.suo
ASIFT_DLL/ASIFT_DLL/ASIFT_Dll.cpp
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_CE.vcproj
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_CE.vcproj.GV-PC.GV.user
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.suo
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.vcproj
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.vcproj.GV-PC.GV.user
ASIFT_DLL/ASIFT_DLL/compute_asift_keypoints.cpp
ASIFT_DLL/ASIFT_DLL/compute_asift_keypoints.h
ASIFT_DLL/ASIFT_DLL/compute_asift_matches.cpp
ASIFT_DLL/ASIFT_DLL/compute_asift_matches.h
ASIFT_DLL/ASIFT_DLL/demo_ASIFT.m
ASIFT_DLL/ASIFT_DLL/demo_lib_sift.cpp
ASIFT_DLL/ASIFT_DLL/demo_lib_sift.h
ASIFT_DLL/ASIFT_DLL/domain.cpp
ASIFT_DLL/ASIFT_DLL/domain.h
ASIFT_DLL/ASIFT_DLL/filter.cpp
ASIFT_DLL/ASIFT_DLL/filter.h
ASIFT_DLL/ASIFT_DLL/flimage.cpp
ASIFT_DLL/ASIFT_DLL/flimage.h
ASIFT_DLL/ASIFT_DLL/fproj.cpp
ASIFT_DLL/ASIFT_DLL/fproj.h
ASIFT_DLL/ASIFT_DLL/frot.cpp
ASIFT_DLL/ASIFT_DLL/frot.h
ASIFT_DLL/ASIFT_DLL/libMatch/match.cpp
ASIFT_DLL/ASIFT_DLL/libMatch/match.h
ASIFT_DLL/ASIFT_DLL/libNumerics/computeH.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/homography.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/homography.h
ASIFT_DLL/ASIFT_DLL/libNumerics/matrix.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/matrix.h
ASIFT_DLL/ASIFT_DLL/libNumerics/numerics.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/numerics.h
ASIFT_DLL/ASIFT_DLL/libNumerics/rodrigues.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/rodrigues.h
ASIFT_DLL/ASIFT_DLL/libNumerics/vector.cpp
ASIFT_DLL/ASIFT_DLL/library.cpp
ASIFT_DLL/ASIFT_DLL/library.h
ASIFT_DLL/ASIFT_DLL/LICENSE.txt
ASIFT_DLL/ASIFT_DLL/log.txt
ASIFT_DLL/ASIFT_DLL/numerics1.cpp
ASIFT_DLL/ASIFT_DLL/numerics1.h
ASIFT_DLL/ASIFT_DLL/orsa.cpp
ASIFT_DLL/ASIFT_DLL/orsa.h
ASIFT_DLL/ASIFT_DLL/ReadMe.txt
ASIFT_DLL/ASIFT_DLL/splines.cpp
ASIFT_DLL/ASIFT_DLL/splines.h
ASIFT_DLL/ASIFT_DLL.suo
ASIFT_DLL/ASIFT_DLL_CE.sln
ASIFT_DLL/ASIFT_DLL_CE.suo
ASIFT_DLL/ASIFT_DLL_PC.sln
ASIFT_DLL/ASIFT_DLL_PC.suo
ASIFT_DLL/Output/ASIFT_DLL_CE.dll
ASIFT_DLL/Output/ASIFT_DLL_PC.dll
PC Demo/WindowsFormsApplication1/obj/Debug/Refactor
PC Demo/WindowsFormsApplication1/obj/Debug/TempPE
PC Demo/WindowsFormsApplication1/bin/Debug/adam2.png
PC Demo/WindowsFormsApplication1/bin/Debug/ASIFT_DLL_PC.dll
PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.exe
PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.pdb
PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.vshost.exe
PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest
PC Demo/WindowsFormsApplication1/Form1.cs
PC Demo/WindowsFormsApplication1/Form1.Designer.cs
PC Demo/WindowsFormsApplication1/Form1.resx
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.FileListAbsolute.txt
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.GenerateResource.Cache
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.exe
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Form1.resources
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.pdb
PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Properties.Resources.resources
PC Demo/WindowsFormsApplication1/Program.cs
PC Demo/WindowsFormsApplication1/Properties/AssemblyInfo.cs
PC Demo/WindowsFormsApplication1/Properties/Resources.Designer.cs
PC Demo/WindowsFormsApplication1/Properties/Resources.resx
PC Demo/WindowsFormsApplication1/Properties/Settings.Designer.cs
PC Demo/WindowsFormsApplication1/Properties/Settings.settings
PC Demo/WindowsFormsApplication1/WindowsFormsApplication1.csproj
PC Demo/WindowsFormsApplication1.sln
PC Demo/WindowsFormsApplication1.suo
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/adam1.png
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/adam2.png
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/ASIFT_DLL_CE.dll
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.exe
WindowsMobile Demo/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.pdb
WindowsMobile Demo/SmartDeviceProject1/Form1.cs
WindowsMobile Demo/SmartDeviceProject1/Form1.Designer.cs
WindowsMobile Demo/SmartDeviceProject1/Form1.resx
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.FileListAbsolute.txt
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.GenerateResource.Cache
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.exe
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.Form1.resources
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.pdb
WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.Properties.Resources.resources
WindowsMobile Demo/SmartDeviceProject1/Program.cs
WindowsMobile Demo/SmartDeviceProject1/Properties/AssemblyInfo.cs
WindowsMobile Demo/SmartDeviceProject1/Properties/Resources.Designer.cs
WindowsMobile Demo/SmartDeviceProject1/Properties/Resources.resx
WindowsMobile Demo/SmartDeviceProject1/SmartDeviceProject1.csproj
WindowsMobile Demo/SmartDeviceProject1/SmartDeviceProject1.csproj.user
WindowsMobile Demo/SmartDeviceProject1.sln
WindowsMobile Demo/SmartDeviceProject1.suo
ASIFT_DLL/ASIFT_DLL/ASIFT_Dll.cpp
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_CE.vcproj
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_CE.vcproj.GV-PC.GV.user
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.suo
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.vcproj
ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.vcproj.GV-PC.GV.user
ASIFT_DLL/ASIFT_DLL/compute_asift_keypoints.cpp
ASIFT_DLL/ASIFT_DLL/compute_asift_keypoints.h
ASIFT_DLL/ASIFT_DLL/compute_asift_matches.cpp
ASIFT_DLL/ASIFT_DLL/compute_asift_matches.h
ASIFT_DLL/ASIFT_DLL/demo_ASIFT.m
ASIFT_DLL/ASIFT_DLL/demo_lib_sift.cpp
ASIFT_DLL/ASIFT_DLL/demo_lib_sift.h
ASIFT_DLL/ASIFT_DLL/domain.cpp
ASIFT_DLL/ASIFT_DLL/domain.h
ASIFT_DLL/ASIFT_DLL/filter.cpp
ASIFT_DLL/ASIFT_DLL/filter.h
ASIFT_DLL/ASIFT_DLL/flimage.cpp
ASIFT_DLL/ASIFT_DLL/flimage.h
ASIFT_DLL/ASIFT_DLL/fproj.cpp
ASIFT_DLL/ASIFT_DLL/fproj.h
ASIFT_DLL/ASIFT_DLL/frot.cpp
ASIFT_DLL/ASIFT_DLL/frot.h
ASIFT_DLL/ASIFT_DLL/libMatch/match.cpp
ASIFT_DLL/ASIFT_DLL/libMatch/match.h
ASIFT_DLL/ASIFT_DLL/libNumerics/computeH.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/homography.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/homography.h
ASIFT_DLL/ASIFT_DLL/libNumerics/matrix.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/matrix.h
ASIFT_DLL/ASIFT_DLL/libNumerics/numerics.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/numerics.h
ASIFT_DLL/ASIFT_DLL/libNumerics/rodrigues.cpp
ASIFT_DLL/ASIFT_DLL/libNumerics/rodrigues.h
ASIFT_DLL/ASIFT_DLL/libNumerics/vector.cpp
ASIFT_DLL/ASIFT_DLL/library.cpp
ASIFT_DLL/ASIFT_DLL/library.h
ASIFT_DLL/ASIFT_DLL/LICENSE.txt
ASIFT_DLL/ASIFT_DLL/log.txt
ASIFT_DLL/ASIFT_DLL/numerics1.cpp
ASIFT_DLL/ASIFT_DLL/numerics1.h
ASIFT_DLL/ASIFT_DLL/orsa.cpp
ASIFT_DLL/ASIFT_DLL/orsa.h
ASIFT_DLL/ASIFT_DLL/ReadMe.txt
ASIFT_DLL/ASIFT_DLL/splines.cpp
ASIFT_DLL/ASIFT_DLL/splines.h
ASIFT_DLL/ASIFT_DLL.suo
ASIFT_DLL/ASIFT_DLL_CE.sln
ASIFT_DLL/ASIFT_DLL_CE.suo
ASIFT_DLL/ASIFT_DLL_PC.sln
ASIFT_DLL/ASIFT_DLL_PC.suo
ASIFT_DLL/Output/ASIFT_DLL_CE.dll
ASIFT_DLL/Output/ASIFT_DLL_PC.dll
PC Demo/WindowsFormsApplication1/obj/Debug/Refactor
PC Demo/WindowsFormsApplication1/obj/Debug/TempPE
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.