FH98ViewOnPlaneSoftware/Src/QB_ImgProcessFun
chen d09470095e first commit
..
res first commit
ContrastControl.cpp first commit
ContrastControl.h first commit
DarkChannelDehaze.cpp first commit
DarkChannelDehaze.h first commit
DecreaseHazeControl.cpp first commit
DecreaseHazeControl.h first commit
DefinitionControl.cpp first commit
DefinitionControl.h first commit
GCPGeoCorrect.cpp first commit
GCPGeoCorrect.h first commit
GeoInfoCalculate.cpp first commit
GeoInfoCalculate.h first commit
GeoTIFFEdit.cpp first commit
GeoTIFFEdit.h first commit
GetElevation.cpp first commit
GetElevation.h first commit
IntensityContrastDefinationControl.cpp first commit
IntensityContrastDefinationControl.h first commit
IntensityControl.cpp first commit
IntensityControl.h first commit
QB_ImgProcessFun.cpp first commit
QB_ImgProcessFun.def first commit
QB_ImgProcessFun.h first commit
QB_ImgProcessFun.rc first commit
QB_ImgProcessFun.vcproj first commit
QB_ImgProcessFun.vcxproj first commit
QB_ImgProcessFun.vcxproj.filters first commit
ReadMe.txt first commit
Resource.h first commit
SysGeoCorrect.cpp first commit
SysGeoCorrect.h first commit
dllmain.cpp first commit
fuseImg.cpp first commit
fuseImg.h first commit
histProject.cpp first commit
histProject.h first commit
stdafx.cpp first commit
stdafx.h first commit
superResolutionImg.cpp first commit
superResolutionImg.h first commit
targetver.h first commit
waveDecompose.cpp first commit
waveDecompose.h first commit
waveReconstruct.cpp first commit
waveReconstruct.h first commit

ReadMe.txt

========================================================================
    MICROSOFT 基础类库 : QB_ImgProcessFun 项目概述
========================================================================


应用程序向导已为您创建了此 QB_ImgProcessFun DLL。此 DLL 不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写 DLL 的起点。

本文件概要介绍组成 QB_ImgProcessFun DLL 的每个文件的内容。

QB_ImgProcessFun.vcproj
    这是使用应用程序向导生成的 VC++ 项目的主项目文件,
    其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。

QB_ImgProcessFun.cpp
    这是包含 DllMain() 定义的主 DLL 源文件。

QB_ImgProcessFun.rc
    这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。

res\QB_ImgProcessFun.rc2
    此文件包含不在 Microsoft Visual C++ 中进行编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。

QB_ImgProcessFun.def
    此文件包含在 Microsoft Windows 中运行所必需的 DLL 的有关信息。它定义了 DLL 的名称和说明等参数,而且还从 DLL 导出函数。

/////////////////////////////////////////////////////////////////////////////
其他标准文件:

StdAfx.h, StdAfx.cpp
    这些文件用于生成名为 QB_ImgProcessFun.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。

Resource.h
    这是标准头文件,可用于定义新的资源 ID。
    Microsoft Visual C++ 将读取并更新此文件。

/////////////////////////////////////////////////////////////////////////////
其他注释:

应用程序向导使用“TODO:”来指示应添加或自定义的源代码部分。

/////////////////////////////////////////////////////////////////////////////