Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop

reply_1_855734

  • Category : Windows Develop
  • Tags :
  • Update : 2008-10-13
  • Size : 53.33kb
  • Downloaded :0次
  • Author :王****
  • About : 王学金
  • PS : If download it fails, try it again. Download again for free!
Download 1 (53.33kb)
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
//Canny operator void Canny (LPBYTE pGray. SIZE sz, double sigma, double dRatLow. double dRatHigh. LPBYTE pResult) (//after Gaussian filtering of images LPBYTE pGaussS mooth unsigned pGaussSmooth = new char [sz.cx* sz.cy]// x direction derivative indicators pGradX pGradX int* = new int [ sz.cx* sz.cy]// int* y direction pGradY pGradY = new int [sz.cx* sz.cy]// gradient magnitude int* pGradMag pGradMag = new int [sz.cx* sz.cy]// maximum Gaussian filter to GaussianSmo oth (sz, pGray, pGaussSmooth. sigma)// calculate derivative and the gradient range Grad (sz. pGaussSmooth, pGradX, pGradY. pGradMag)// non-application of the biggest inhibition NonmaxSuppress (pGradMa g, pGradX, pGradY, sz, pResult)// Application Hysteresis, find all border Hysteresis (pGradMag, sz, dRa
Packet file list
(Preview for download)
Packet : 35738618reply_1_855734.zip filelist
imgapp/
imgapp/canny.cpp
imgapp/canny.h
imgapp/childwnd.cpp
imgapp/childwnd.h
imgapp/clean.bat
imgapp/glhdlg.cpp
imgapp/glhdlg.h
imgapp/imgapp.clw
imgapp/imgapp.cpp
imgapp/imgapp.dsp
imgapp/imgapp.dsw
imgapp/imgapp.h
imgapp/imgapp.opt
imgapp/imgapp.plg
imgapp/imgapp.rc
imgapp/imgdlg.cpp
imgapp/imgdlg.h
imgapp/imgproc.cpp
imgapp/imgproc.h
imgapp/mainfrm.cpp
imgapp/mainfrm.h
imgapp/readme.txt
imgapp/res/
imgapp/resource.h
imgapp/res/imgapp.ico
imgapp/res/imgapp.rc2
imgapp/stdafx.cpp
imgapp/stdafx.h
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.