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

搜索资源列表

  1. bilinear-interpolation

    0下载:
  2. 代码包括三个函数,实现对图片的锐化、平滑、缩放(双线性内插实现)。-Code includes three functions, the realization of image sharpening, smooth, scaling of bilinear interpolation (realize).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1899
    • 提供者:陈阳春
  1. Bilinear-interpolation

    0下载:
  2. 本程序代码包括最近邻差值,线性插值和三次样条差值,具有很实用的价值-This code includes the nearest neighbor difference, linear interpolation and the three spline difference, has a practical value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:736
    • 提供者:高礼圳
  1. Pattern

    0下载:
  2. 介绍了模板匹配分类器,Bayes分类器,线性函数分类法,非线性函数分类法和神经网络分类法的代码算法,用于识别数学0到9-It describes the template matching classifier, Bayes classifier, a linear function of classification, non-linear function and neural network classification taxonomy code algorithm for identi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6299918
    • 提供者:zhanghao
  1. knn

    0下载:
  2. k近邻法的线性扫描算法的python详细代码,并附有详细注释-k nearest neighbor linear scanning algorithm python code in detail, along with detailed notes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2021
    • 提供者:
  1. linear-fittin

    0下载:
  2. MATLAB实现线性拟合和相关系数 源程序代码,初学者必看-MATLAB for linear fitting and correlation coefficient source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1596
    • 提供者:李丽
  1. Nonlinear_Diffusion_v1.2

    1下载:
  2. 代码支持齐次线性和非线性(总变差和边缘增强流动)的任意尺寸领域各向同性扩散(标量/灰度图像,彩色图像和矩阵向量/结构张量)。添加剂算子分裂(AOS)以及高斯正则化的实现加速计算。-The code supports homogeneous and linear and nonlinear (Total Variation and Edge Enhancing flow) isotropic diffusion of arbitrary dimensioned fields(scalar~gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:162174
    • 提供者:chi
  1. matlab_Image-Processing-Code-

    0下载:
  2. 自己写的基于朱虹老师的数字图像处理的课程的一些MATLAB代码,主要有基于双线性差值的放大和旋转,直方图均衡化,临近差值,Knn去噪,线性展宽,中值滤波-Write your own based on some MATLAB code Course teacher Zhu Hong digital image processing, mainly based on the zoom and rotation bilinear difference, histogram equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:7755
    • 提供者:张文强
  1. Linear-smoothing

    0下载:
  2. 这是一个基于图像处理的线性平滑程序,代码很详细,非常实用。-This is based on a linear smoother image processing program, the code is very detailed, very practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2967784
    • 提供者:
  1. tuxiangchuli

    0下载:
  2. 该matlab程序组合为作者进行图像处理科研工作中总结的比较有用的代码,例如图像翻转、灰度线性变换、非线性变换、滤波、平滑、多种显示方式、图像锐化、边沿检测、腐蚀操作等等。-The matlab program for the combination of image processing summary research in more useful code, such as image flip, gray linear transformation, nonlinear transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2952
    • 提供者:鬲随甲
  1. lingyupingjunfashixianyizhizaosheng

    0下载:
  2. 线性平滑滤波器 实现领域平均法抑制噪声,用了一段代码和两个配图在里面,可以选择任意其中一个来进行matlab实验。实验结果准确-Linear smoothing filter implementation averaging art noise suppression, with a piece of code and two with pictures on the inside, you can choose any one of them to carry out matlab exper
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:175905
    • 提供者:刘志远
  1. gaborfilter

    0下载:
  2. Gabor滤波器是一个用于边缘检测的线性滤波器。Gabor滤波器的频率和方向表示接近人类视觉系统对于频率和方向的表示,并且它们常备用于纹理表示和描述。这是完整的代码。-Gabor filter is a linear filter for edge detection.Said Gabor filter in the frequency and direction close to the human visual system for frequency and direction of sa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3123
    • 提供者:s
  1. smoothing-spatial-filtering-ANG-code

    0下载:
  2. 主要关于平滑空间滤波例如平滑线性滤波器和统计排序滤波器方法的讲解及相关代码。-Mainly on smoothing spatial filtering such as smoothing linear filters and statistical sorting filter method to explain and related code 。
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1289216
    • 提供者:小陈
  1. picture-processing-matlab-code

    0下载:
  2. 此代码可以实现对图片的灰度值转换、直方图统计、直方图均衡化;可以主动加入椒盐、高斯噪声;噪声处理支持中值、线性、自适应滤波等操作。代码可以直接运行。-This code can be implemented to the image grey value transformation and histogram statistics and histogram equalization Can actively engage with salt and pepper, gaussian nois
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:12288
    • 提供者:威尼
  1. interpolation

    1下载:
  2. 图像线性插值Verilog代码,已通过FPGA验证(Image linear interpolation Verilog code, has been verified by FPGA)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:pweorpenguin
  1. 新建文件夹

    0下载:
  2. 实现灰度的线性变换线性变换的代码的步骤: 1,判断参数是否是8位图像 2,对像素的所有点执行线性变换 3,对执行完像素变换的灰度值进行合法性分析,对不合法的数据强制合法 4,对图片的原来坐标的所有点设置新的灰度值。(The linear transformation of the grayscale)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:12288
    • 提供者:double me
  1. GTest

    0下载:
  2. 用双线性插值的方式放大图像的代码及示例图片(Bilinear interpolation magnified image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:1741824
    • 提供者:桃大人
  1. test

    1下载:
  2. 在文件夹里有1,2,4题的代码 第一题,灰度线性变换 第二题,伽马变换 第三个,对比度拉伸变换 第四题,直方图均衡化 第五题,最大熵阈值方法(There are 1, 2, 4 codes in the folder First question, gray level linear transformation Second questions, gamma transform Third, contrast stretching transformations Fourth
  3. 所属分类:图形图像处理

  1. 图像增强

    0下载:
  2. 融合后的影像进行增强,本文的代码是属于线性增强的一种。(Image linear enhancement after fusion)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:1235689--
  1. 图像预处理

    0下载:
  2. 实现图像的预处理功能,提供了一些常用的图像预处理的代码,可以满足所有基本预处理的需要,包括读入图像,图像灰度转换,阀值,图像反色, 灰度线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等。(Realize the preprocessing function of the image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-11
    • 文件大小:10240
    • 提供者:阿牛虎大
  1. digital imagine processing

    0下载:
  2. 一些基础的数字图像处理代码,包括灰度变化,线性变化,去燥等等(Some basic digital image processing code, including gray change, linear change, dryness, and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:42119168
    • 提供者:azura32
« 1 2 3 45 »
搜珍网 www.dssz.com