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

reply_1_855734

  • Category : Windows Develop
  • Tags :
  • Update : 2012-11-26
  • Size : 53kb
  • Downloaded :0次
  • Author :王****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
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)
imgapp
......\canny.cpp
......\canny.h
......\childwnd.cpp
......\childwnd.h
......\clean.bat
......\glhdlg.cpp
......\glhdlg.h
......\imgapp.clw
......\imgapp.cpp
......\imgapp.dsp
......\imgapp.dsw
......\imgapp.h
......\imgapp.opt
......\imgapp.plg
......\imgapp.rc
......\imgdlg.cpp
......\imgdlg.h
......\imgproc.cpp
......\imgproc.h
......\mainfrm.cpp
......\mainfrm.h
......\readme.txt
......\res

......\...\imgapp.rc2
......\resource.h
......\stdafx.cpp
......\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.