TestSIFT.plg
上传用户:yli86818
上传日期:2014-07-15
资源大小:273k
文件大小:1k
源码类别:

图形图像处理

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: TestSIFT - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP269.tmp" with contents
  10. [
  11. cv.lib cxcore.lib highgui.lib cvcam.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/TestSIFT.pdb" /debug /machine:I386 /out:"Debug/TestSIFT.exe" /pdbtype:sept 
  12. .DebugKeyPoint.obj
  13. .DebugMatchInfo.obj
  14. .DebugMinHeap.obj
  15. .DebugScaleSpace.obj
  16. .DebugSIFT.obj
  17. .DebugStdAfx.obj
  18. .DebugTestSIFT.obj
  19. .DebugTestSIFTDlg.obj
  20. .DebugTestSIFT.res
  21. ]
  22. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP269.tmp"
  23. <h3>Output Window</h3>
  24. Linking...
  25. Creating command line "bscmake.exe /nologo /o"Debug/TestSIFT.bsc"  .DebugStdAfx.sbr .DebugKeyPoint.sbr .DebugMatchInfo.sbr .DebugMinHeap.sbr .DebugScaleSpace.sbr .DebugSIFT.sbr .DebugTestSIFT.sbr .DebugTestSIFTDlg.sbr"
  26. Creating browse info file...
  27. <h3>Output Window</h3>
  28. <h3>Results</h3>
  29. TestSIFT.exe - 0 error(s), 0 warning(s)
  30. </pre>
  31. </body>
  32. </html>