CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - gradient magnitude

搜索资源列表

  1. snake_c++

    0下载:
  2. bool termination_point bool neighbor3by3 /* true means 3x3 neighborhood, false means 5x5 neighborhood */ int grad_mag[500][500] /* Magnitude of Gradient */ int m_Cols /* Number of Columns */ int m_Rows /* Number of Rows */ int no_of_s
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:宁海石
  1. reply_1_855734

    0下载:
  2. // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //x方向导数的指针 int *pGradX pG
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:53.33kb
    • 提供者:王学金
  1. hari

    0下载:
  2. 1).Using structs, find sum, subtraction, magnitude(of a vector) and angle(in degrees) between two arbitrary dimensional vectors. 2).Using structs, find the gradient vector of a polynomial multivariable function described in termsof arrays containin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:5.67kb
    • 提供者:hari
搜珍网 www.dssz.com