CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像平滑 c

搜索资源列表

  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. Smooth_Vector.cpp

    0下载:
  2. matlab与C混编,mex中图像运动矢量平滑滤波,加权中值滤波。-matlab and C mixed, mex in the image motion vector smoothing filter, weighted median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2456
    • 提供者:王敏
  1. 45802

    0下载:
  2. 图像处理的相关C代码,包含直方图均衡,图像平移,亮度增减,高斯平滑,以及图像处理中的链表操作-Image processing-related C code, including histogram equalization, image pan, brightness change, Gaussian smoothing, and image processing operations in the list
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:355970
    • 提供者:李辉
  1. Gaussian-smoothing

    0下载:
  2. visual c++数字图像处理典型算法及实现(高斯平滑)-visual c++ digital image processing algorithms and implementation of a typical (Gaussian smoothing)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2942524
    • 提供者:jingkanliushui
  1. 15

    0下载:
  2. 图像处理的高斯平滑滤波程序,c++写的,需要的可以下载,图像处理的必要程序。-Gaussian smoothing filter image processing program, c writing, and we need to download the necessary image processing program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:162330
    • 提供者:左涛
  1. color

    0下载:
  2. 能够进行彩色图像处理的程序,Visual C++编制而成,包括一些基本处理、平滑处理、特效处理、锐化处理-Color image processing program, the Visual C compiled, including some of the basic processing and smooth handling, effects processing, sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1513642
    • 提供者:xingzhiwen
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. Picture-processing

    0下载:
  2. 运用C#编写的彩图处理程序,包括图像灰度化、霓虹、平滑、逆反处理、锐化、浮雕、镶嵌等效果。并可以保存图片。-Use C# write CaiTu processing of the program, including images of gray, neon, smooth, rebellious attitude processing, sharpening, anaglyph, enchase etc effect. And can save images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:48659
    • 提供者:Wangjing
  1. Digital-imaging-processing

    0下载:
  2. 基于C++的图像处理程序,用于对数字图像锐化和平滑的处理-Sharp or smooth the digital image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2125
    • 提供者:colin
  1. Image-enhancement

    0下载:
  2. 利用visual c++编程实现了中值滤波、局部平均平滑和频域滤波技术。可以自定义模板,实现图像的平滑。-Use visual c++ programming realized the median filtering, local average smooth and frequency domain filtering technology. You can use custom templates, realizing the image smooth.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2197445
    • 提供者:仇小伟
  1. 4

    0下载:
  2. C++数字图像处理高斯平滑处理,一个简单的小程序,设和绝大部分人使用与学习-C++ digital image processing, Gaussian smoothing, a simple small program, set up and most people use and learning
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:59532
    • 提供者:lijieren
  1. v200512513215c

    0下载:
  2. vc代码 用于图像处理中大平滑处理 很不错的-vvisual c++ ,经测试可直接使用。 -vc code used for smoothing in image processing is very good-vvisual c++, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:25266
    • 提供者:fjk2002
  1. CPPpinghua

    0下载:
  2. C++使用不同的模板实现图像的平滑、去噪处理!-C++ use a different template image smoothing, denoising!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:1373457
    • 提供者:陶伟
  1. example

    0下载:
  2. 使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界-Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:14594
    • 提供者:马际洲
  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914
    • 提供者:clark
  1. smoothing---sharpening

    0下载:
  2. 文档介绍了图像的平滑和锐化的相关知识,包括基本概念和原理,结合C++程序来对实例进行分析,是一篇很好的教程文档,短小精悍。-The document introduces related knowledge of image smoothing and sharpening, including the basic concepts and principles, combined with the C++ program to the analysis of the example, is a
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:172671
    • 提供者:曾思涛
  1. WinFormTest

    0下载:
  2. 使用C#编写的图像特效处理程序,实现了亮光,分辨率,逆反,扩散,锐化,平滑,浮雕,霓虹等效果,使用提取像素法实现,便于初学者理解学习-Image effects processing program written in C#, brightness, resolution, rebellious, diffusion, sharpening, smoothing, relief, neon effect, using the extracted pixels realize easy for
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:186672
    • 提供者:赵成强
  1. Image-enhancement-code

    0下载:
  2. visual C++数字图像处理,主要涉及图像的加载,灰度增强,直方图增强,平滑处理,锐化处理等-visual C++ digital image processing, mainly related to the loading of the image, grayscale enhancement, histogram enhancements, smoothing, sharpening, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:20508672
    • 提供者:zhangsan
  1. PingHuaLvBo

    0下载:
  2. 用C语言实现图像的平滑滤波,里面附有TEST图像,可用YUVviewer打开观看-C language image smoothing filter, which with the TEST the image, available YUVviewer open viewing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:874322
    • 提供者:
  1. smooth_process

    0下载:
  2. 平滑处理,去噪处理,图像变化,效果增强,vc++编写。-image processing, edge detection, border tracking, image segmentation c source code!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:3266371
    • 提供者:徐云龙
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com