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

搜索资源列表

  1. VC++examples(9Sources)

    0下载:
  2. 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10236
    • 提供者:小会
  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
    • 文件大小:54607
    • 提供者:王学金
  1. PhotoEffect

    0下载:
  2. 可以做各种图像特效的DLL(含代码)。包括:Alpha混合,高斯模糊、灰度,-can do all kinds of image effects DLL (including code). Including : Alpha mixed Gaussian fuzzy, gray, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36110
    • 提供者:王晓光
  1. cn700_62452121

    0下载:
  2. 关于sobel算子 逆sobel算子 高斯算子等图像处理算子 和大家共享,谢谢1-on segmentation Operator Operator inverse pixel Gaussian operator of Image Processing Operator and share Thank you, a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:32527
    • 提供者:zhoujian
  1. GAUSS

    0下载:
  2. 图像处理之高斯模糊,较简易方法,共参考,C#-Image processing of the Gaussian blur, a simpler method, a total of reference, C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:3100
    • 提供者:pc
  1. imageGUI

    2下载:
  2. 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:33770
    • 提供者:小比
  1. vcphotoboth

    0下载:
  2. VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止。注意程序仅实现了模糊的功能,其它功能比如程序优化和效率方面的考虑还比较少,因此程序运行速度方面可能会欠缺一些-VC++ deal with image blur or soften the effect of sample source code, similar to Photoshop' s image Gaussian Blur effect,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:29908
    • 提供者:黄丽
  1. avito

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:4004713
    • 提供者:张余
  1. av

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complet
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:4004608
    • 提供者:张余
  1. mbpp

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述。-OPENCV based SIFT feature extraction and matching algorithms. Extracted from the image Gaussian pyramid, DOG, space extremum point contains a complete descr iption of key points.
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:49617
    • 提供者:张余
  1. glpf.m

    0下载:
  2. 高斯滤波matlab程序、Matlab实现图像高斯滤波。-Gaussian filter matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1397
    • 提供者:好争
  1. gao

    0下载:
  2. 易语言图像高斯模糊处理源码例程程序结合易语言数值计算支持库和图像格式转换支持库,调用易语言模块ztc10.ec和API函数实现图像高斯模糊处理。 -Easy language image Gauss fuzzy processing source routine procedures combined with easy language numerical calculation support libraries and image format conversion support l
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:13794
    • 提供者:zh217
  1. gao

    0下载:
  2. 易语言图像高斯模糊处理源码例程程序结合易语言数值计算支持库和图像格式转换支持库,调用易语言模块ztc10.ec和API函数实现图像高斯模糊处理。 -Easy language image Gauss fuzzy processing source routine procedures combined with easy language numerical calculation support libraries and image format conversion support l
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-16
    • 文件大小:13312
    • 提供者:zh625
  1. junzhilvbo

    0下载:
  2. 对图像进行均值滤波:加入椒盐噪声、高斯噪声,并进行处理(Average filtering of images: adding salt and pepper noise, Gauss noise,)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:272384
    • 提供者:JKoer
  1. DoG filters

    0下载:
  2. 高斯差分滤波器,主要用于边缘特征提取,用于模式识别中的分割预处理(Gauss differential filter, which is mainly used for edge feature extraction, is used for segmentation preprocessing in pattern recognition)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:李大文
  1. Desktop

    0下载:
  2. 图像金字塔分解与图像金字塔重构matlab 程序,实现图像多尺度变换,对图像进行增强(Image pyramid decomposition and reconstruction of image pyramid matlab program,achieveing image enhancement)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:zhangouhe
  1. xiao_bo

    0下载:
  2. 小波变换对图像去噪,小波用海尔基,图像需输入文件名,图像可以直接去噪,也可以添加高斯白噪声后再去噪。压缩包中包含界面。具体情况详见m文件中注释。(Image denoising with wavelet transform,Harr wavelet)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:5786624
    • 提供者:泊照
  1. 证券PPT

    1下载:
  2. [cruise_control_input_linear辆模型为非线性模型 [ACC] 基于CarSim与matlab联合仿真的自适应巡航系统(ACC) [Gauss_Laplacian_Pyramid] 图像高斯拉普拉斯金字塔(laplacian pyramid)并从金字塔重建原图,不含细节增强([cruise_control_input_linearization])
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1660928
    • 提供者:woozie
  1. edge

    0下载:
  2. C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:125952
    • 提供者:ilzh
  1. 实验三

    0下载:
  2. 均值滤波与中值滤波对添加的高斯噪声的图像去噪(Mean Filtering and Median Filtering Image Denoising)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:大木又寸林
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com