文件名称:EdgeContour1
介绍说明--下载内容来自于网络,使用问题请自行百度
用于进行对BMP位图的边缘检测,支持在VC++环境下使用那个。(for(i=0;i<m_imgHeight;i++){
for(j=0;j<m_imgWidth;j++)
*(m_pImgDataOut+i*lineByteOut+j)=0.11**(m_pImgData+i*lineByteIn+j*pixelByteIn+0)
+0.59**(m_pImgData+i*lineByteIn+j*pixelByteIn+1)
+0.30**(m_pImgData+i*lineByteIn+j*pixelByteIn+2)+0.5;
})
for(j=0;j<m_imgWidth;j++)
*(m_pImgDataOut+i*lineByteOut+j)=0.11**(m_pImgData+i*lineByteIn+j*pixelByteIn+0)
+0.59**(m_pImgData+i*lineByteIn+j*pixelByteIn+1)
+0.30**(m_pImgData+i*lineByteIn+j*pixelByteIn+2)+0.5;
})
相关搜索: 边缘检测
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EdgeContour1\ChildFrm.cpp
EdgeContour1\ChildFrm.h
EdgeContour1\Debug\ChildFrm.obj
EdgeContour1\Debug\ChildFrm.sbr
EdgeContour1\Debug\DibImage.obj
EdgeContour1\Debug\DibImage.sbr
EdgeContour1\Debug\EdgeContour.bsc
EdgeContour1\Debug\EdgeContour.exe
EdgeContour1\Debug\EdgeContour.ilk
EdgeContour1\Debug\EdgeContour.obj
EdgeContour1\Debug\EdgeContour.pch
EdgeContour1\Debug\EdgeContour.pdb
EdgeContour1\Debug\EdgeContour.res
EdgeContour1\Debug\EdgeContour.sbr
EdgeContour1\Debug\EdgeContourDoc.obj
EdgeContour1\Debug\EdgeContourDoc.sbr
EdgeContour1\Debug\EdgeContourView.obj
EdgeContour1\Debug\EdgeContourView.sbr
EdgeContour1\Debug\MainFrm.obj
EdgeContour1\Debug\MainFrm.sbr
EdgeContour1\Debug\StdAfx.obj
EdgeContour1\Debug\StdAfx.sbr
EdgeContour1\Debug\vc60.idb
EdgeContour1\Debug\vc60.pdb
EdgeContour1\DibImage.cpp
EdgeContour1\DibImage.h
EdgeContour1\EdgeContour.aps
EdgeContour1\EdgeContour.cpp
EdgeContour1\EdgeContour.dsp
EdgeContour1\EdgeContour.dsw
EdgeContour1\EdgeContour.h
EdgeContour1\EdgeContour.ncb
EdgeContour1\EdgeContour.opt
EdgeContour1\EdgeContour.plg
EdgeContour1\EdgeContour.rc
EdgeContour1\EdgeContourDoc.cpp
EdgeContour1\EdgeContourDoc.h
EdgeContour1\EdgeContourView.cpp
EdgeContour1\EdgeContourView.h
EdgeContour1\MainFrm.cpp
EdgeContour1\MainFrm.h
EdgeContour1\ReadMe.txt
EdgeContour1\res\EdgeContour.ico
EdgeContour1\res\EdgeContour.rc2
EdgeContour1\res\EdgeContourDoc.ico
EdgeContour1\res\Toolbar.bmp
EdgeContour1\resource.h
EdgeContour1\StdAfx.cpp
EdgeContour1\StdAfx.h
EdgeContour1\Debug
EdgeContour1\res
EdgeContour1
EdgeContour1\ChildFrm.h
EdgeContour1\Debug\ChildFrm.obj
EdgeContour1\Debug\ChildFrm.sbr
EdgeContour1\Debug\DibImage.obj
EdgeContour1\Debug\DibImage.sbr
EdgeContour1\Debug\EdgeContour.bsc
EdgeContour1\Debug\EdgeContour.exe
EdgeContour1\Debug\EdgeContour.ilk
EdgeContour1\Debug\EdgeContour.obj
EdgeContour1\Debug\EdgeContour.pch
EdgeContour1\Debug\EdgeContour.pdb
EdgeContour1\Debug\EdgeContour.res
EdgeContour1\Debug\EdgeContour.sbr
EdgeContour1\Debug\EdgeContourDoc.obj
EdgeContour1\Debug\EdgeContourDoc.sbr
EdgeContour1\Debug\EdgeContourView.obj
EdgeContour1\Debug\EdgeContourView.sbr
EdgeContour1\Debug\MainFrm.obj
EdgeContour1\Debug\MainFrm.sbr
EdgeContour1\Debug\StdAfx.obj
EdgeContour1\Debug\StdAfx.sbr
EdgeContour1\Debug\vc60.idb
EdgeContour1\Debug\vc60.pdb
EdgeContour1\DibImage.cpp
EdgeContour1\DibImage.h
EdgeContour1\EdgeContour.aps
EdgeContour1\EdgeContour.cpp
EdgeContour1\EdgeContour.dsp
EdgeContour1\EdgeContour.dsw
EdgeContour1\EdgeContour.h
EdgeContour1\EdgeContour.ncb
EdgeContour1\EdgeContour.opt
EdgeContour1\EdgeContour.plg
EdgeContour1\EdgeContour.rc
EdgeContour1\EdgeContourDoc.cpp
EdgeContour1\EdgeContourDoc.h
EdgeContour1\EdgeContourView.cpp
EdgeContour1\EdgeContourView.h
EdgeContour1\MainFrm.cpp
EdgeContour1\MainFrm.h
EdgeContour1\ReadMe.txt
EdgeContour1\res\EdgeContour.ico
EdgeContour1\res\EdgeContour.rc2
EdgeContour1\res\EdgeContourDoc.ico
EdgeContour1\res\Toolbar.bmp
EdgeContour1\resource.h
EdgeContour1\StdAfx.cpp
EdgeContour1\StdAfx.h
EdgeContour1\Debug
EdgeContour1\res
EdgeContour1
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.