文件名称:ImgProcess2009-05-14
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小: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
ImgProcess(我的图像处理框架)/BmpToSrcDlg.h
ImgProcess(我的图像处理框架)/Debug/BmpToSrcDlg.obj
ImgProcess(我的图像处理框架)/Debug/BmpToSrcDlg.sbr
ImgProcess(我的图像处理框架)/Debug/Dib.obj
ImgProcess(我的图像处理框架)/Debug/Dib.sbr
ImgProcess(我的图像处理框架)/Debug/FileProcess.obj
ImgProcess(我的图像处理框架)/Debug/FileProcess.sbr
ImgProcess(我的图像处理框架)/Debug/ImgProcess.bsc
ImgProcess(我的图像处理框架)/Debug/ImgProcess.exe
ImgProcess(我的图像处理框架)/Debug/ImgProcess.ilk
ImgProcess(我的图像处理框架)/Debug/ImgProcess.obj
ImgProcess(我的图像处理框架)/Debug/ImgProcess.pch
ImgProcess(我的图像处理框架)/Debug/ImgProcess.pdb
ImgProcess(我的图像处理框架)/Debug/ImgProcess.res
ImgProcess(我的图像处理框架)/Debug/ImgProcess.sbr
ImgProcess(我的图像处理框架)/Debug/ImgProcessDoc.obj
ImgProcess(我的图像处理框架)/Debug/ImgProcessDoc.sbr
ImgProcess(我的图像处理框架)/Debug/ImgProcessView.obj
ImgProcess(我的图像处理框架)/Debug/ImgProcessView.sbr
ImgProcess(我的图像处理框架)/Debug/MainFrm.obj
ImgProcess(我的图像处理框架)/Debug/MainFrm.sbr
ImgProcess(我的图像处理框架)/Debug/ProcessToolForImg.obj
ImgProcess(我的图像处理框架)/Debug/ProcessToolForImg.sbr
ImgProcess(我的图像处理框架)/Debug/SerialProDlg.obj
ImgProcess(我的图像处理框架)/Debug/SerialProDlg.sbr
ImgProcess(我的图像处理框架)/Debug/SerialShowDlg.obj
ImgProcess(我的图像处理框架)/Debug/SerialShowDlg.sbr
ImgProcess(我的图像处理框架)/Debug/SRCDlg.obj
ImgProcess(我的图像处理框架)/Debug/SRCDlg.sbr
ImgProcess(我的图像处理框架)/Debug/SRCtoBmpDlg.obj
ImgProcess(我的图像处理框架)/Debug/SRCtoBmpDlg.sbr
ImgProcess(我的图像处理框架)/Debug/StdAfx.obj
ImgProcess(我的图像处理框架)/Debug/StdAfx.sbr
ImgProcess(我的图像处理框架)/Debug/TrackByMeanshift.obj
ImgProcess(我的图像处理框架)/Debug/TrackByMeanshift.sbr
ImgProcess(我的图像处理框架)/Debug/vc60.idb
ImgProcess(我的图像处理框架)/Debug/vc60.pdb
ImgProcess(我的图像处理框架)/Dib.cpp
ImgProcess(我的图像处理框架)/Dib.h
ImgProcess(我的图像处理框架)/FileProcess.cpp
ImgProcess(我的图像处理框架)/FileProcess.h
ImgProcess(我的图像处理框架)/ImgProcess.aps
ImgProcess(我的图像处理框架)/ImgProcess.clw
ImgProcess(我的图像处理框架)/ImgProcess.cpp
ImgProcess(我的图像处理框架)/ImgProcess.dsp
ImgProcess(我的图像处理框架)/ImgProcess.dsw
ImgProcess(我的图像处理框架)/ImgProcess.h
ImgProcess(我的图像处理框架)/ImgProcess.ncb
ImgProcess(我的图像处理框架)/ImgProcess.opt
ImgProcess(我的图像处理框架)/ImgProcess.plg
ImgProcess(我的图像处理框架)/ImgProcess.rc
ImgProcess(我的图像处理框架)/ImgProcessDoc.cpp
ImgProcess(我的图像处理框架)/ImgProcessDoc.h
ImgProcess(我的图像处理框架)/ImgProcessView.cpp
ImgProcess(我的图像处理框架)/ImgProcessView.h
ImgProcess(我的图像处理框架)/ImgProperty.h
ImgProcess(我的图像处理框架)/List.h
ImgProcess(我的图像处理框架)/MainFrm.cpp
ImgProcess(我的图像处理框架)/MainFrm.h
ImgProcess(我的图像处理框架)/ProcessToolForImg.cpp
ImgProcess(我的图像处理框架)/ProcessToolForImg.h
ImgProcess(我的图像处理框架)/ReadMe.txt
ImgProcess(我的图像处理框架)/res/ImgProcess.ico
ImgProcess(我的图像处理框架)/res/ImgProcess.rc2
ImgProcess(我的图像处理框架)/res/ImgProcessDoc.ico
ImgProcess(我的图像处理框架)/res/Thumbs.db
ImgProcess(我的图像处理框架)/res/Toolbar.bmp
ImgProcess(我的图像处理框架)/resource.h
ImgProcess(我的图像处理框架)/SerialProDlg.cpp
ImgProcess(我的图像处理框架)/SerialProDlg.h
ImgProcess(我的图像处理框架)/SerialShowDlg.cpp
ImgProcess(我的图像处理框架)/SerialShowDlg.h
ImgProcess(我的图像处理框架)/SRCDlg.cpp
ImgProcess(我的图像处理框架)/SRCDlg.h
ImgProcess(我的图像处理框架)/SRCtoBmpDlg.cpp
ImgProcess(我的图像处理框架)/SRCtoBmpDlg.h
ImgProcess(我的图像处理框架)/StdAfx.cpp
ImgProcess(我的图像处理框架)/StdAfx.h
ImgProcess(我的图像处理框架)/TrackByMeanshift.cpp
ImgProcess(我的图像处理框架)/TrackByMeanshift.h
ImgProcess(我的图像处理框架)/当前版本说明.doc
ImgProcess(我的图像处理框架)/Debug
ImgProcess(我的图像处理框架)/res
ImgProcess(我的图像处理框架)
ImgProcess(我的图像处理框架)/BmpToSrcDlg.h
ImgProcess(我的图像处理框架)/Debug/BmpToSrcDlg.obj
ImgProcess(我的图像处理框架)/Debug/BmpToSrcDlg.sbr
ImgProcess(我的图像处理框架)/Debug/Dib.obj
ImgProcess(我的图像处理框架)/Debug/Dib.sbr
ImgProcess(我的图像处理框架)/Debug/FileProcess.obj
ImgProcess(我的图像处理框架)/Debug/FileProcess.sbr
ImgProcess(我的图像处理框架)/Debug/ImgProcess.bsc
ImgProcess(我的图像处理框架)/Debug/ImgProcess.exe
ImgProcess(我的图像处理框架)/Debug/ImgProcess.ilk
ImgProcess(我的图像处理框架)/Debug/ImgProcess.obj
ImgProcess(我的图像处理框架)/Debug/ImgProcess.pch
ImgProcess(我的图像处理框架)/Debug/ImgProcess.pdb
ImgProcess(我的图像处理框架)/Debug/ImgProcess.res
ImgProcess(我的图像处理框架)/Debug/ImgProcess.sbr
ImgProcess(我的图像处理框架)/Debug/ImgProcessDoc.obj
ImgProcess(我的图像处理框架)/Debug/ImgProcessDoc.sbr
ImgProcess(我的图像处理框架)/Debug/ImgProcessView.obj
ImgProcess(我的图像处理框架)/Debug/ImgProcessView.sbr
ImgProcess(我的图像处理框架)/Debug/MainFrm.obj
ImgProcess(我的图像处理框架)/Debug/MainFrm.sbr
ImgProcess(我的图像处理框架)/Debug/ProcessToolForImg.obj
ImgProcess(我的图像处理框架)/Debug/ProcessToolForImg.sbr
ImgProcess(我的图像处理框架)/Debug/SerialProDlg.obj
ImgProcess(我的图像处理框架)/Debug/SerialProDlg.sbr
ImgProcess(我的图像处理框架)/Debug/SerialShowDlg.obj
ImgProcess(我的图像处理框架)/Debug/SerialShowDlg.sbr
ImgProcess(我的图像处理框架)/Debug/SRCDlg.obj
ImgProcess(我的图像处理框架)/Debug/SRCDlg.sbr
ImgProcess(我的图像处理框架)/Debug/SRCtoBmpDlg.obj
ImgProcess(我的图像处理框架)/Debug/SRCtoBmpDlg.sbr
ImgProcess(我的图像处理框架)/Debug/StdAfx.obj
ImgProcess(我的图像处理框架)/Debug/StdAfx.sbr
ImgProcess(我的图像处理框架)/Debug/TrackByMeanshift.obj
ImgProcess(我的图像处理框架)/Debug/TrackByMeanshift.sbr
ImgProcess(我的图像处理框架)/Debug/vc60.idb
ImgProcess(我的图像处理框架)/Debug/vc60.pdb
ImgProcess(我的图像处理框架)/Dib.cpp
ImgProcess(我的图像处理框架)/Dib.h
ImgProcess(我的图像处理框架)/FileProcess.cpp
ImgProcess(我的图像处理框架)/FileProcess.h
ImgProcess(我的图像处理框架)/ImgProcess.aps
ImgProcess(我的图像处理框架)/ImgProcess.clw
ImgProcess(我的图像处理框架)/ImgProcess.cpp
ImgProcess(我的图像处理框架)/ImgProcess.dsp
ImgProcess(我的图像处理框架)/ImgProcess.dsw
ImgProcess(我的图像处理框架)/ImgProcess.h
ImgProcess(我的图像处理框架)/ImgProcess.ncb
ImgProcess(我的图像处理框架)/ImgProcess.opt
ImgProcess(我的图像处理框架)/ImgProcess.plg
ImgProcess(我的图像处理框架)/ImgProcess.rc
ImgProcess(我的图像处理框架)/ImgProcessDoc.cpp
ImgProcess(我的图像处理框架)/ImgProcessDoc.h
ImgProcess(我的图像处理框架)/ImgProcessView.cpp
ImgProcess(我的图像处理框架)/ImgProcessView.h
ImgProcess(我的图像处理框架)/ImgProperty.h
ImgProcess(我的图像处理框架)/List.h
ImgProcess(我的图像处理框架)/MainFrm.cpp
ImgProcess(我的图像处理框架)/MainFrm.h
ImgProcess(我的图像处理框架)/ProcessToolForImg.cpp
ImgProcess(我的图像处理框架)/ProcessToolForImg.h
ImgProcess(我的图像处理框架)/ReadMe.txt
ImgProcess(我的图像处理框架)/res/ImgProcess.ico
ImgProcess(我的图像处理框架)/res/ImgProcess.rc2
ImgProcess(我的图像处理框架)/res/ImgProcessDoc.ico
ImgProcess(我的图像处理框架)/res/Thumbs.db
ImgProcess(我的图像处理框架)/res/Toolbar.bmp
ImgProcess(我的图像处理框架)/resource.h
ImgProcess(我的图像处理框架)/SerialProDlg.cpp
ImgProcess(我的图像处理框架)/SerialProDlg.h
ImgProcess(我的图像处理框架)/SerialShowDlg.cpp
ImgProcess(我的图像处理框架)/SerialShowDlg.h
ImgProcess(我的图像处理框架)/SRCDlg.cpp
ImgProcess(我的图像处理框架)/SRCDlg.h
ImgProcess(我的图像处理框架)/SRCtoBmpDlg.cpp
ImgProcess(我的图像处理框架)/SRCtoBmpDlg.h
ImgProcess(我的图像处理框架)/StdAfx.cpp
ImgProcess(我的图像处理框架)/StdAfx.h
ImgProcess(我的图像处理框架)/TrackByMeanshift.cpp
ImgProcess(我的图像处理框架)/TrackByMeanshift.h
ImgProcess(我的图像处理框架)/当前版本说明.doc
ImgProcess(我的图像处理框架)/Debug
ImgProcess(我的图像处理框架)/res
ImgProcess(我的图像处理框架)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.