文件名称:Texture
介绍说明--下载内容均来自于网络,请自行研究使用
介绍了用VC++实现了图像分析中的一个非常重要操作——纹理分析,
实现的算法非常标准,对C++的研究很有用。
-Introduced with VC++ implements image analysis of a very important operation- texture analysis, implementation algorithm is standard on the C++, research useful.
实现的算法非常标准,对C++的研究很有用。
-Introduced with VC++ implements image analysis of a very important operation- texture analysis, implementation algorithm is standard on the C++, research useful.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图像的纹理分析应用实例\AddSampleDlg.cpp
......................\AddSampleDlg.h
......................\Debug\AddSampleDlg.obj
......................\.....\Dib.obj
......................\.....\GrayShow.obj
......................\.....\nrutil.obj
......................\.....\StdAfx.obj
......................\.....\Texture.exe
......................\.....\Texture.ilk
......................\.....\Texture.obj
......................\.....\Texture.pch
......................\.....\Texture.pdb
......................\.....\Texture.res
......................\.....\TextureDlg.obj
......................\.....\vc60.idb
......................\.....\vc60.pdb
......................\Dib.cpp
......................\Dib.h
......................\GrayShow.cpp
......................\GrayShow.h
......................\nrutil.cpp
......................\nrutil.h
......................\ReadMe.txt
......................\res\Texture.ico
......................\...\Texture.rc2
......................\resource.h
......................\StdAfx.cpp
......................\StdAfx.h
......................\Texture.aps
......................\Texture.clw
......................\Texture.cpp
......................\Texture.dsp
......................\Texture.dsw
......................\Texture.h
......................\Texture.ncb
......................\Texture.opt
......................\Texture.plg
......................\Texture.rc
......................\TextureDlg.cpp
......................\TextureDlg.h
......................\Debug
......................\res
图像的纹理分析应用实例
......................\AddSampleDlg.h
......................\Debug\AddSampleDlg.obj
......................\.....\Dib.obj
......................\.....\GrayShow.obj
......................\.....\nrutil.obj
......................\.....\StdAfx.obj
......................\.....\Texture.exe
......................\.....\Texture.ilk
......................\.....\Texture.obj
......................\.....\Texture.pch
......................\.....\Texture.pdb
......................\.....\Texture.res
......................\.....\TextureDlg.obj
......................\.....\vc60.idb
......................\.....\vc60.pdb
......................\Dib.cpp
......................\Dib.h
......................\GrayShow.cpp
......................\GrayShow.h
......................\nrutil.cpp
......................\nrutil.h
......................\ReadMe.txt
......................\res\Texture.ico
......................\...\Texture.rc2
......................\resource.h
......................\StdAfx.cpp
......................\StdAfx.h
......................\Texture.aps
......................\Texture.clw
......................\Texture.cpp
......................\Texture.dsp
......................\Texture.dsw
......................\Texture.h
......................\Texture.ncb
......................\Texture.opt
......................\Texture.plg
......................\Texture.rc
......................\TextureDlg.cpp
......................\TextureDlg.h
......................\Debug
......................\res
图像的纹理分析应用实例