CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - C f

搜索资源列表

  1. improved_gaborfilter

    0下载:
  2. Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1298
    • 提供者:石峰
  1. toolbox_signal

    0下载:
  2. This toolbox implements the algorithm in a fairly general way in a C file that can be called from Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perfo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1406853
    • 提供者:张文国
  1. f

    0下载:
  2. 用Visuan C++实现快速付里哀变换与反变换程序实例-With Visuan C++ fast pay li sad examples of transform and inverse transform process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:980
    • 提供者:susan
  1. 1122zhenyan

    0下载:
  2. 这个是C制作的源代码。。。 对一幅图像进行DFT变换,分别对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。- Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. Apply DFT to these sub images, and get the fourier transformed ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:2355
    • 提供者:zhengyan
  1. hangbianji

    2下载:
  2. 系统约定:行编辑命令由“命令关键字 命令参数”组成。其中,命令关键字都是单一的字母,命令与参数之间使用一个空格进行分割,当命令参数为多个时采用“/”作为参数的分隔符,如果在命令的参数中间出现符号“/”,则用“\/”表示。我们将“\”定义为转义符。 现在,行编辑器具有如下编辑命令: 行插入:i #/串   在指定行号(>0)插入一个新行,新行的内容就是命令中给出的“串”。若插入的行超过了已有的行数,则在最后一行的后面插入一个新行。 文本替换:c 被替换串/替换串  
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:288009
    • 提供者:martinwok
  1. f

    0下载:
  2. 用visual c++6.0在屏幕上画圆,对圆的半径和坐标从键盘任意输入,然后再计算圆面积和在屏幕上画出相应的圆-With visual c++6.0 circle on the screen, on the radius and the coordinates of any input from the keyboard, and then calculate area of a circle and draw in the corresponding circle on the screen
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3805
    • 提供者:陈一飞
  1. geometric-nonlinearity

    0下载:
  2. 一个自编的带铰杆件几何非线性程序(两个杆件)-a geometrical non-linearity source program for a truss with two pole A B C D E F G H J K
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1212
    • 提供者:齐东春
  1. f

    0下载:
  2. 打开图像,显示图像数据,灰度计算-C++ MFC image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1630446
    • 提供者:唐林奇
  1. rs

    0下载:
  2. 一 种基于概率潜在语义模型 的高分 辨率遥感影像分类方法-A P r obabi I i s t i c L at en t S eman t i c An aI y si s Bas ed CI a s s i f i cat i on f o r Hi g h Re s ol u t i on Remot el y S en s ed I mag e r y
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:577117
    • 提供者:卢卡斯
  1. wavelet

    1下载:
  2. 傅里叶变换是用一系列不同频率的正余弦函数去分解原函数,变换后得到是原函数在正余弦不同频率下的系数。 小波变换使用一系列的不同尺度的小波去分解原函数,变换后得到的是原函数在不同尺度小波下的系数。 不同的小波通过平移与尺度变换分解,平移是为了得到原函数的时间特性,尺度变换是为了得到原函数的频率特性。 小波变换步骤: 1.把小波w(t)和原函数f(t)的开始部分进行比较,计算系数C。系数C表示该部分函数与小波的相似程度。 2.把小波向右移k单位,得到小
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1283
    • 提供者:lucy
  1. ImageProcess_vs2015

    0下载:
  2. 代码来自《精通Visual C++图像处理编程(第3版)》附盘,笔者作了一点代码补充和修改,移植到 win10 - vs2015 平台,编译运行成功。 图像处理主要功能:平滑(&F),锐化,边缘增强,边缘检测,中值滤波去噪,浮雕,油画,快速傅立叶变换,余弦变换,沃尔什-哈达玛变换,腐蚀,膨胀,开运算,闭运算,边缘提取,细化等。(Code from the "proficient in Visual C++ image processing programming (Third
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:90112
    • 提供者:ZYXFYJ
  1. 57632253

    0下载:
  2. 使用md5校驗和算法保 o文件 通俗的 f,就是為保 C數據的完整性,用一 N指定的算法對原始數據計算出的一個校驗值,接收方用同樣的()
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:17408
    • 提供者:Freeerica
搜珍网 www.dssz.com