文件名称:ImgProcess2009-05-14
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.8mb
- 下载次数:
- 0次
- 提 供 者:
- 罗*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是我读“图像识别与人工智能”研究生是,在实验室做图像处理与跟踪实验所用的框架程序。里面已经包含了如下函数模块:
图像显示:单幅图像显示,连续文件名的序列图像显示,SRC(纯数据图像文件)序列图显示
图像滤波、增强:均值滤波,灰度拉伸,图像减背景并拉伸
图像分割:自适应门限阈值分割,基于梯度的分割,基于最大熵的分割,OTSU分割,
图像加噪:图像加入随机噪声,序列图加噪声
图像轮廓:轮廓提取(只能对0-255二值图),轮廓跟踪(只能对0-255二值图),
其他:图像差分,腐蚀,膨胀
说明:因为是实验室做实验用的,所以界面做的很简单,大家多多谅解。但内容还是听丰富的,既有师兄师姐们积累的成果,也有我的两年经验。各函数都有很详细的中文注释,希望能给大家带来帮助,少走弯路。-The software contains the following function modules:
Image display: single image, the image sequence of consecutive file names SRC (pure data image files) sequence diagram showsImage filtering, enhancement: the mean filter, gray stretch, the image background subtraction and tensileImage Segmentation: Adaptive threshold threshold segmentation, gradient-based segmentation, segmentation based on maximum entropy, OTSU split,Image noise: images by adding random noise sequence diagram plus noiseImage contours: contour extraction (only 0-255 binary image), the contour tracking (only 0-255 binary diagram)Other: image difference, erosion and dilationDescr iption: laboratory experiments, so the interface to do the very simple, we a lot of understanding. Or listen to the rich, both brothers Shijie accumulated results of two years experience. Each function has a very detailed notes in Chinese, I hope we can bring help to avoid detours.
图像显示:单幅图像显示,连续文件名的序列图像显示,SRC(纯数据图像文件)序列图显示
图像滤波、增强:均值滤波,灰度拉伸,图像减背景并拉伸
图像分割:自适应门限阈值分割,基于梯度的分割,基于最大熵的分割,OTSU分割,
图像加噪:图像加入随机噪声,序列图加噪声
图像轮廓:轮廓提取(只能对0-255二值图),轮廓跟踪(只能对0-255二值图),
其他:图像差分,腐蚀,膨胀
说明:因为是实验室做实验用的,所以界面做的很简单,大家多多谅解。但内容还是听丰富的,既有师兄师姐们积累的成果,也有我的两年经验。各函数都有很详细的中文注释,希望能给大家带来帮助,少走弯路。-The software contains the following function modules:
Image display: single image, the image sequence of consecutive file names SRC (pure data image files) sequence diagram showsImage filtering, enhancement: the mean filter, gray stretch, the image background subtraction and tensileImage Segmentation: Adaptive threshold threshold segmentation, gradient-based segmentation, segmentation based on maximum entropy, OTSU split,Image noise: images by adding random noise sequence diagram plus noiseImage contours: contour extraction (only 0-255 binary image), the contour tracking (only 0-255 binary diagram)Other: image difference, erosion and dilationDescr iption: laboratory experiments, so the interface to do the very simple, we a lot of understanding. Or listen to the rich, both brothers Shijie accumulated results of two years experience. Each function has a very detailed notes in Chinese, I hope we can bring help to avoid detours.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ImgProcess(我的图像处理框架)\BmpToSrcDlg.cpp
............................\BmpToSrcDlg.h
............................\Debug\BmpToSrcDlg.obj
............................\.....\BmpToSrcDlg.sbr
............................\.....\Dib.obj
............................\.....\Dib.sbr
............................\.....\FileProcess.obj
............................\.....\FileProcess.sbr
............................\.....\ImgProcess.bsc
............................\.....\ImgProcess.exe
............................\.....\ImgProcess.ilk
............................\.....\ImgProcess.obj
............................\.....\ImgProcess.pch
............................\.....\ImgProcess.pdb
............................\.....\ImgProcess.res
............................\.....\ImgProcess.sbr
............................\.....\ImgProcessDoc.obj
............................\.....\ImgProcessDoc.sbr
............................\.....\ImgProcessView.obj
............................\.....\ImgProcessView.sbr
............................\.....\MainFrm.obj
............................\.....\MainFrm.sbr
............................\.....\ProcessToolForImg.obj
............................\.....\ProcessToolForImg.sbr
............................\.....\SerialProDlg.obj
............................\.....\SerialProDlg.sbr
............................\.....\SerialShowDlg.obj
............................\.....\SerialShowDlg.sbr
............................\.....\SRCDlg.obj
............................\.....\SRCDlg.sbr
............................\.....\SRCtoBmpDlg.obj
............................\.....\SRCtoBmpDlg.sbr
............................\.....\StdAfx.obj
............................\.....\StdAfx.sbr
............................\.....\TrackByMeanshift.obj
............................\.....\TrackByMeanshift.sbr
............................\.....\vc60.idb
............................\.....\vc60.pdb
............................\Dib.cpp
............................\Dib.h
............................\FileProcess.cpp
............................\FileProcess.h
............................\ImgProcess.aps
............................\ImgProcess.clw
............................\ImgProcess.cpp
............................\ImgProcess.dsp
............................\ImgProcess.dsw
............................\ImgProcess.h
............................\ImgProcess.ncb
............................\ImgProcess.opt
............................\ImgProcess.plg
............................\ImgProcess.rc
............................\ImgProcessDoc.cpp
............................\ImgProcessDoc.h
............................\ImgProcessView.cpp
............................\ImgProcessView.h
............................\ImgProperty.h
............................\List.h
............................\MainFrm.cpp
............................\MainFrm.h
............................\ProcessToolForImg.cpp
............................\ProcessToolForImg.h
............................\ReadMe.txt
............................\res\ImgProcess.ico
............................\...\ImgProcess.rc2
............................\...\ImgProcessDoc.ico
............................\...\Thumbs.db
............................\...\Toolbar.bmp
............................\resource.h
............................\SerialProDlg.cpp
............................\SerialProDlg.h
............................\SerialShowDlg.cpp
............................\SerialShowDlg.h
............................\SRCDlg.cpp
............................\SRCDlg.h
............................\SRCtoBmpDlg.cpp
............................\SRCtoBmpDlg.h
............................\StdAfx.cpp
............................\StdAfx.h
............................\TrackByMeanshift.cpp
............................\TrackByMeanshift.h
............................\当前版本说明.doc
............................\Debug
............................\res
ImgProcess(我的图像处理框架)
............................\BmpToSrcDlg.h
............................\Debug\BmpToSrcDlg.obj
............................\.....\BmpToSrcDlg.sbr
............................\.....\Dib.obj
............................\.....\Dib.sbr
............................\.....\FileProcess.obj
............................\.....\FileProcess.sbr
............................\.....\ImgProcess.bsc
............................\.....\ImgProcess.exe
............................\.....\ImgProcess.ilk
............................\.....\ImgProcess.obj
............................\.....\ImgProcess.pch
............................\.....\ImgProcess.pdb
............................\.....\ImgProcess.res
............................\.....\ImgProcess.sbr
............................\.....\ImgProcessDoc.obj
............................\.....\ImgProcessDoc.sbr
............................\.....\ImgProcessView.obj
............................\.....\ImgProcessView.sbr
............................\.....\MainFrm.obj
............................\.....\MainFrm.sbr
............................\.....\ProcessToolForImg.obj
............................\.....\ProcessToolForImg.sbr
............................\.....\SerialProDlg.obj
............................\.....\SerialProDlg.sbr
............................\.....\SerialShowDlg.obj
............................\.....\SerialShowDlg.sbr
............................\.....\SRCDlg.obj
............................\.....\SRCDlg.sbr
............................\.....\SRCtoBmpDlg.obj
............................\.....\SRCtoBmpDlg.sbr
............................\.....\StdAfx.obj
............................\.....\StdAfx.sbr
............................\.....\TrackByMeanshift.obj
............................\.....\TrackByMeanshift.sbr
............................\.....\vc60.idb
............................\.....\vc60.pdb
............................\Dib.cpp
............................\Dib.h
............................\FileProcess.cpp
............................\FileProcess.h
............................\ImgProcess.aps
............................\ImgProcess.clw
............................\ImgProcess.cpp
............................\ImgProcess.dsp
............................\ImgProcess.dsw
............................\ImgProcess.h
............................\ImgProcess.ncb
............................\ImgProcess.opt
............................\ImgProcess.plg
............................\ImgProcess.rc
............................\ImgProcessDoc.cpp
............................\ImgProcessDoc.h
............................\ImgProcessView.cpp
............................\ImgProcessView.h
............................\ImgProperty.h
............................\List.h
............................\MainFrm.cpp
............................\MainFrm.h
............................\ProcessToolForImg.cpp
............................\ProcessToolForImg.h
............................\ReadMe.txt
............................\res\ImgProcess.ico
............................\...\ImgProcess.rc2
............................\...\ImgProcessDoc.ico
............................\...\Thumbs.db
............................\...\Toolbar.bmp
............................\resource.h
............................\SerialProDlg.cpp
............................\SerialProDlg.h
............................\SerialShowDlg.cpp
............................\SerialShowDlg.h
............................\SRCDlg.cpp
............................\SRCDlg.h
............................\SRCtoBmpDlg.cpp
............................\SRCtoBmpDlg.h
............................\StdAfx.cpp
............................\StdAfx.h
............................\TrackByMeanshift.cpp
............................\TrackByMeanshift.h
............................\当前版本说明.doc
............................\Debug
............................\res
ImgProcess(我的图像处理框架)