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

搜索资源列表

  1. zengqiang

    0下载:
  2. 图像增强里的小程序,有中值滤波,平滑处理还有频域增强-Image Enhancement in the small procedures, median filtering, smoothing also enhanced the frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2050521
    • 提供者:黄裕淋
  1. imageSlideProcess

    0下载:
  2. 图像平滑处理,可以运行,内含注释,希望对大家有帮助-Image Smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:202490
    • 提供者:maweizhang
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. gaussian_smooth_processing

    0下载:
  2. 高斯平滑处理算法的实现,visual c++ 6.0-The algorithm of gaussian smooth processing, visual c++ 6.0
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:166557
    • 提供者:zhuang
  1. TemplateTrans

    0下载:
  2. TemplateTrans,能实现图像梯度锐化处理、中值滤波、图像平滑处理、图像灰度变化处理等功能-TemplateTrans, to achieve the image gradient sharpening, median filtering, image smoothing, image gray scale processing and other functions
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:231672
    • 提供者:李力
  1. liuhuaImage

    0下载:
  2. 实现图像的读取 平滑 锐化 边缘检测 放大缩小-Read smoothing of image sharpening edge detection Zoom
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3319843
    • 提供者:刘华
  1. V1[1].0

    0下载:
  2. 一个较完整的利用用形态学方法提取骨架线的源代码,界面友好,里面还包含了平滑和滤波算法。-Using a more complete extraction with morphological skeleton source code, friendly interface, which also includes smoothing and filtering algorithms.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3982243
    • 提供者:杨慧
  1. perona_malik

    0下载:
  2. 该程序采用了Perona_Malik算法,使得图像在边缘部分得到增强,在内部得到平滑-this program use Perona_Malik algorithm, which could enhance the edge of an image and smooth its inside
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:351149
    • 提供者:王星晨
  1. IntroductiontoCsourcecodeanalysisimageprocessing.z

    0下载:
  2. 图像处理入门C源码分析 第一讲Windows位图和调色板 第二讲图象的几何变换 第三讲 图象的平滑去噪声锐化-Introduction to C source code analysis, image processing the first Windows Bitmap and palette talk about the second third stresses the geometric transformation image image noise smoothing t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6428803
    • 提供者:zhouyongbing
  1. Smooth

    0下载:
  2. 对图像进行平滑处理,像各种滤波的方法,如均值滤波法、中值滤波法-Smoothing the image, like the various filtering methods, such as mean filtering, median filtering method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2650932
    • 提供者:Hou
  1. 200752410558335

    0下载:
  2. 一个很不错的指纹分析算法源代码,可以从采集的指纹图片中进行二次黑白化,平滑图像处理。可以对指纹图像特征信息提取,比对,以轮廓显示以及色彩覆膜特显等技术算法。主要的分析速度很快,值得学习的算法。要在指纹信息处理中比较不错 -A very good algorithm for fingerprint analysis of the source code, you can collect the fingerprint image from the secondary black and white
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:85480
    • 提供者:qulanggg
  1. Plugin06014105

    0下载:
  2. 实现数字图象处理中的基本算法,如平滑、锐化、直方图规定化-Digital image processing in the basic algorithms, such as smoothing, sharpening, histogram specification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:713537
    • 提供者:giszhao
  1. backgroud.cpp

    0下载:
  2. 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等。-The program tries to open the computer input device as a video camera, or command line input parameters as the file name to open the video file. N
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1535
    • 提供者:baisubin
  1. dilationanderosion

    0下载:
  2. 腐蚀:用某种探针对一个图像进行探测,以便找出图像内部可以放下该基元的区域。他是一种消除边界点,使边界点向内部收缩的过程,可以用来消除小而且无意义的物体。 膨胀:将与物体接触的所有背景点合并到该物体中,使边界向外部扩张,膨胀对填补图像分割后物体的空洞很有用。 开运算:对图像先腐蚀再膨胀。通常用来消除小对象物、在纤细点处分离物体、平滑较大物体的边界的同时并不明显改变其体积等。 闭运算:对图像先膨胀再腐蚀。通常用来填充目标内细小孔洞、连接断开的临近目标、平滑其边界的同时并不明显改变其面积。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:459254
    • 提供者:lx
  1. canny

    0下载:
  2. 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1271572
    • 提供者:lx
  1. LedMarquee

    0下载:
  2. 款绝棒的支持中英文显示的模拟电子显示屏控件 Ver 1.0,该控件完美支持中文,自带字库,支持左右平滑双向滚动。可以自定义文字滚动速度,支持刷新改变显示文字。 -Paragraph must stick support in English and Chinese display screen control of analog electronic Ver 1.0, the control is the perfect support for Chinese, native font s
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:444651
    • 提供者:kyle
  1. BSPLine

    1下载:
  2. B样条曲线给出了一种方法,用具有 连续性的k-1次的多项式曲线对n个控制点集合进行拟合,B样条曲线允许任意阶连续。因此,在计算机图形学中优先选择B样条曲线来定义非常平滑的曲线。如果要通过任意数量的点生成满足C2或更高阶连续性的曲线,B样条曲线是一种较好的选择。-B-spline curve presents a method, the continuity of k-1 times on the n-polynomial curve fitting set of control points,
  3. 所属分类:绘图程序

    • 发布日期:2013-02-17
    • 文件大小:3523795
    • 提供者:
  1. 123456458

    0下载:
  2. 自己编写的图像开发平台,实现了很多图像处理功能,如图像的缩放,边缘检测,旋转,积分,平滑等,是学习图像处理的好资料-Development platform to write your own image and realized the many image processing functions, such as image scaling, edge detection, rotation, integral, smooth, etc., is good information to l
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2069830
    • 提供者:项喻
  1. Smoothing_image_enhancement_image_processing_tutor

    0下载:
  2. 图像处理之图像增强平滑教程Smoothing image enhancement image processing tutorial-Smoothing image enhancement image processing tutorial Smoothing image enhancement image processing tutorial
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2320683
    • 提供者:ooiu
  1. tuxiangchuli

    0下载:
  2. 对图像进行的图象平滑,中值滤波,图象锐化等增强处理,希望大家喜欢-Image of the image smoothing, median filtering, image sharpening enhancement, hope you like
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:101700
    • 提供者:王高明
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com