文件名称:ASIFT-CODE
介绍说明--下载内容来自于网络,使用问题请自行百度
使用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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_Dll.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_CE.vcproj
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_CE.vcproj.GV-PC.GV.user
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.suo
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.vcproj
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.vcproj.GV-PC.GV.user
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/compute_asift_keypoints.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/compute_asift_keypoints.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/compute_asift_matches.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/compute_asift_matches.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/demo_ASIFT.m
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/demo_lib_sift.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/demo_lib_sift.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/domain.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/domain.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/filter.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/filter.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/flimage.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/flimage.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/fproj.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/fproj.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/frot.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/frot.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libMatch/match.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libMatch/match.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/computeH.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/homography.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/homography.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/matrix.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/matrix.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/numerics.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/numerics.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/rodrigues.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/rodrigues.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/vector.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/library.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/library.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/LICENSE.txt
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/log.txt
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/numerics1.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/numerics1.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/orsa.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/orsa.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ReadMe.txt
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/splines.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/splines.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL.suo
ASIFT CODE/ASIFT_DLL/ASIFT_DLL_CE.sln
ASIFT CODE/ASIFT_DLL/ASIFT_DLL_CE.suo
ASIFT CODE/ASIFT_DLL/ASIFT_DLL_PC.sln
ASIFT CODE/ASIFT_DLL/ASIFT_DLL_PC.suo
ASIFT CODE/ASIFT_DLL/Output/ASIFT_DLL_CE.dll
ASIFT CODE/ASIFT_DLL/Output/ASIFT_DLL_PC.dll
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/adam1.png
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/adam2.png
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/ASIFT_DLL_PC.dll
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.exe
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.pdb
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.vshost.exe
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest
ASIFT CODE/PC Demo/WindowsFormsApplication1/Form1.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Form1.Designer.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Form1.resx
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.FileListAbsolute.txt
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.GenerateResource.Cache
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.exe
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Form1.resources
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.pdb
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Properties.Resources.resources
ASIFT CODE/PC Demo/WindowsFormsApplication1/Program.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/AssemblyInfo.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/Resources.Designer.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/Resources.resx
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/Settings.Designer.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/Settings.settings
ASIFT CODE/PC Demo/WindowsFormsApplication1/WindowsFormsApplication1.csproj
ASIFT CODE/PC Demo/WindowsFormsApplication1.sln
ASIFT CODE/PC Demo/WindowsFormsApplication1.suo
ASIFT CODE/README.txt
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/adam1.png
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/adam2.png
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/ASIFT_DLL_CE.dll
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.exe
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.pdb
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/Form1.cs
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/Form1.Designer.cs
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/Form1.resx
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.FileListAbsolute.txt
ASIFT CODE/WindowsMobile Dem
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_CE.vcproj
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_CE.vcproj.GV-PC.GV.user
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.suo
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.vcproj
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ASIFT_DLL_PC.vcproj.GV-PC.GV.user
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/compute_asift_keypoints.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/compute_asift_keypoints.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/compute_asift_matches.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/compute_asift_matches.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/demo_ASIFT.m
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/demo_lib_sift.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/demo_lib_sift.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/domain.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/domain.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/filter.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/filter.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/flimage.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/flimage.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/fproj.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/fproj.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/frot.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/frot.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libMatch/match.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libMatch/match.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/computeH.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/homography.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/homography.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/matrix.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/matrix.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/numerics.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/numerics.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/rodrigues.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/rodrigues.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/libNumerics/vector.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/library.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/library.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/LICENSE.txt
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/log.txt
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/numerics1.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/numerics1.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/orsa.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/orsa.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/ReadMe.txt
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/splines.cpp
ASIFT CODE/ASIFT_DLL/ASIFT_DLL/splines.h
ASIFT CODE/ASIFT_DLL/ASIFT_DLL.suo
ASIFT CODE/ASIFT_DLL/ASIFT_DLL_CE.sln
ASIFT CODE/ASIFT_DLL/ASIFT_DLL_CE.suo
ASIFT CODE/ASIFT_DLL/ASIFT_DLL_PC.sln
ASIFT CODE/ASIFT_DLL/ASIFT_DLL_PC.suo
ASIFT CODE/ASIFT_DLL/Output/ASIFT_DLL_CE.dll
ASIFT CODE/ASIFT_DLL/Output/ASIFT_DLL_PC.dll
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/adam1.png
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/adam2.png
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/ASIFT_DLL_PC.dll
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.exe
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.pdb
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.vshost.exe
ASIFT CODE/PC Demo/WindowsFormsApplication1/bin/Debug/WindowsFormsApplication1.vshost.exe.manifest
ASIFT CODE/PC Demo/WindowsFormsApplication1/Form1.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Form1.Designer.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Form1.resx
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.FileListAbsolute.txt
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.csproj.GenerateResource.Cache
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.exe
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Form1.resources
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.pdb
ASIFT CODE/PC Demo/WindowsFormsApplication1/obj/Debug/WindowsFormsApplication1.Properties.Resources.resources
ASIFT CODE/PC Demo/WindowsFormsApplication1/Program.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/AssemblyInfo.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/Resources.Designer.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/Resources.resx
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/Settings.Designer.cs
ASIFT CODE/PC Demo/WindowsFormsApplication1/Properties/Settings.settings
ASIFT CODE/PC Demo/WindowsFormsApplication1/WindowsFormsApplication1.csproj
ASIFT CODE/PC Demo/WindowsFormsApplication1.sln
ASIFT CODE/PC Demo/WindowsFormsApplication1.suo
ASIFT CODE/README.txt
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/adam1.png
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/adam2.png
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/ASIFT_DLL_CE.dll
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.exe
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/bin/Debug/SmartDeviceProject1.pdb
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/Form1.cs
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/Form1.Designer.cs
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/Form1.resx
ASIFT CODE/WindowsMobile Demo/SmartDeviceProject1/obj/Debug/SmartDeviceProject1.csproj.FileListAbsolute.txt
ASIFT CODE/WindowsMobile Dem
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.