Description: In VC++6.0 environment through the image format and display of class package, and then realized through inheritance common image processing operations, including pretreatment, various transformations of the operator and so on.
To Search:
File list (Check if you may need any files):
模式识别与图像处理\Demo\AverageFilterDlg.cpp
..................\....\AverageFilterDlg.h
..................\....\ChildFrm.cpp
..................\....\ChildFrm.h
..................\....\Debug\AverageFilterDlg.obj
..................\....\.....\AverageFilterDlg.sbr
..................\....\.....\ChildFrm.obj
..................\....\.....\ChildFrm.sbr
..................\....\.....\Demo.bsc
..................\....\.....\Demo.exe
..................\....\.....\Demo.ilk
..................\....\.....\Demo.obj
..................\....\.....\Demo.pch
..................\....\.....\Demo.pdb
..................\....\.....\Demo.res
..................\....\.....\Demo.sbr
..................\....\.....\DemoDoc.obj
..................\....\.....\DemoDoc.sbr
..................\....\.....\DemoView.obj
..................\....\.....\DemoView.sbr
..................\....\.....\GrayTrans.obj
..................\....\.....\GrayTrans.sbr
..................\....\.....\HistogramDrawDlg.obj
..................\....\.....\HistogramDrawDlg.sbr
..................\....\.....\HistSegmentDlg.obj
..................\....\.....\HistSegmentDlg.sbr
..................\....\.....\ImageDib.obj
..................\....\.....\ImageDib.sbr
..................\....\.....\ImageEnhance.obj
..................\....\.....\ImageEnhance.sbr
..................\....\.....\ImgEdgeDetect.obj
..................\....\.....\ImgEdgeDetect.sbr
..................\....\.....\ImgSegment.obj
..................\....\.....\ImgSegment.sbr
..................\....\.....\MainFrm.obj
..................\....\.....\MainFrm.sbr
..................\....\.....\Morphology.obj
..................\....\.....\Morphology.sbr
..................\....\.....\StdAfx.obj
..................\....\.....\StdAfx.sbr
..................\....\.....\vc60.idb
..................\....\.....\vc60.pdb
..................\....\Demo.aps
..................\....\Demo.clw
..................\....\Demo.cpp
..................\....\Demo.dsp
..................\....\Demo.dsw
..................\....\Demo.h
..................\....\Demo.ncb
..................\....\Demo.opt
..................\....\Demo.plg
..................\....\Demo.rc
..................\....\DemoDoc.cpp
..................\....\DemoDoc.h
..................\....\DemoView.cpp
..................\....\DemoView.h
..................\....\GrayTrans.cpp
..................\....\GrayTrans.h
..................\....\HistogramDrawDlg.cpp
..................\....\HistogramDrawDlg.h
..................\....\HistSegmentDlg.cpp
..................\....\HistSegmentDlg.h
..................\....\ImageDib.cpp
..................\....\ImageDib.h
..................\....\ImageEnhance.cpp
..................\....\ImageEnhance.h
..................\....\ImgEdgeDetect.cpp
..................\....\ImgEdgeDetect.h
..................\....\ImgSegment.cpp
..................\....\ImgSegment.h
..................\....\MainFrm.cpp
..................\....\MainFrm.h
..................\....\Morphology.cpp
..................\....\Morphology.h
..................\....\ReadMe.txt
..................\....\res\Demo.ico
..................\....\...\Demo.rc2
..................\....\...\DemoDoc.ico
..................\....\...\OK.bmp
..................\....\...\Toolbar.bmp
..................\....\resource.h
..................\....\StdAfx.cpp
..................\....\StdAfx.h
..................\demo.bmp
..................\Demo2.bmp
..................\DemoBinary.bmp
..................\Dib.cpp
..................\Dib.h
..................\OK.bmp
..................\Demo\Debug
..................\....\res
..................\Demo
模式识别与图像处理