Patch_Sparsity

所属分类:OpenCV
开发工具:Visual C++
文件大小:15KB
下载次数:81
上传日期:2012-04-12 15:33:20
上 传 者dolzenkia
说明:  算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以查看OpenCV相关手册设置属性页文件或Email:zhenjia.dou@gmail.com 3)编译后为dll,导出函数可以查看文件Patch_Sparsity.h
(The algorithms proposed in the paper《Image Inpaiting by Patch Propagation Using Patch Sparsity》)

文件列表:
Patch_Sparsity (0, 2012-04-12)
Patch_Sparsity\Debug (0, 2012-04-12)
Patch_Sparsity\Inpaint_helper.cpp (6751, 2012-03-25)
Patch_Sparsity\Inpaint_helper.h (3350, 2012-01-15)
Patch_Sparsity\Patch_Sparsity.cpp (23062, 2012-03-25)
Patch_Sparsity\Patch_Sparsity.h (315, 2012-03-24)
Patch_Sparsity\Patch_Sparsity.vcxproj (5195, 2012-03-25)
Patch_Sparsity\Patch_Sparsity.vcxproj.filters (1731, 2012-03-25)
Patch_Sparsity\Patch_Sparsity.vcxproj.user (143, 2012-01-16)
Patch_Sparsity\dllmain.cpp (410, 2012-01-16)
Patch_Sparsity\stdafx.cpp (301, 2012-01-16)
Patch_Sparsity\stdafx.h (419, 2012-01-16)
Patch_Sparsity\targetver.h (314, 2012-01-16)

======================================================================== DYNAMIC LINK LIBRARY : Patch_Sparsity Project Overview ======================================================================== AppWizard has created this Patch_Sparsity DLL for you. This file contains a summary of what you will find in each of the files that make up your Patch_Sparsity application. Patch_Sparsity.vcxproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. Patch_Sparsity.vcxproj.filters This is the filters file for VC++ projects generated using an Application Wizard. It contains information about the association between the files in your project and the filters. This association is used in the IDE to show grouping of files with similar extensions under a specific node (for e.g. ".cpp" files are associated with the "Source Files" filter). Patch_Sparsity.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can set the Ignore Input Library property to Yes on the General propert page of the Linker folder in the project's Property Pages dialog box. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Patch_Sparsity.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者