文件名称:A0357
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 300.83kb
- 下载次数:
- 0次
- 提 供 者:
- t*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a complete set of image processing and recognition of the source code (all Chinese Note) This is our internal development and use of a image processing code, includes the most image processing and recognition processing function : as template transform, Image smoothing, sharpening, edge recognition, image filtering and fuzzy images, image inverse filtering, fuzzy image noise increases, Wiener filter images, linear transformation, gray tensile, histogram equalization, images corrosion, expansive images, image open operation, GIF correct coding, zooming, rotation, fast Fourier transform, discrete cosine transform, and so on and so forth, that is too many. Can be used for windows software or embedded software programming. Internal use, and the whole Chinese translations, in order to download
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 41695059a0357.rar 列表 cDlgMorphClose.h cDlgMorphDilation.cpp cDlgMorphDilation.h cDlgMorphErosion.cpp cDlgMorphErosion.h cDlgMorphOpen.cpp cDlgMorphOpen.h ch1_1.aps ch1_1.clw ch1_1.cpp ch1_1.dsp ch1_1.dsw ch1_1.h ch1_1.ncb ch1_1.opt ch1_1.plg ch1_1.rc ch1_1.rc.bak ch1_1Doc.cpp ch1_1Doc.h ch1_1View.cpp ch1_1View.h ChildFrm.cpp ChildFrm.h ColorTable.h detect.cpp detect.h DIBAPI.CPP DIBAPI.H DlgCodeGIF.cpp DlgCodeGIF.h DlgColor.cpp DlgColor.h DlgGeoRota.cpp DlgGeoRota.h DlgGeoTran.cpp DlgGeoTran.h DlgGeoZoom.cpp DlgGeoZoom.h DlgHuffman.cpp DlgHuffman.h DlgIntensity.cpp DlgIntensity.h DlgLinerPara.cpp DlgLinerPara.h DlgMidFilter.cpp DlgMidFilter.h DlgPointStre.cpp DlgPointStre.h DlgPointThre.cpp DlgPointThre.h DlgPointWin.cpp DlgPointWin.h DlgShannon.cpp DlgShannon.h DlgSharpThre.cpp DlgSharpThre.h DlgSmooth.cpp DlgSmooth.h edgecontour.cpp edgecontour.h FreTrans.cpp FreTrans.h GeoTrans.cpp GeoTrans.h GIFAPI.CPP GIFAPI.h MainFrm.cpp MainFrm.h morph.cpp morph.h PointTrans.cpp PointTrans.h ReadMe.txt resource.h restore.cpp restore.h StdAfx.cpp StdAfx.h TemplateTrans.cpp TemplateTrans.h test.h res\ch1_1.ico res\ch1_1.rc2 res\ch1_1Doc.ico res\Toolbar.bmp res cdib.cpp cdib.h cDlgMorphClose.cpp