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

搜索资源列表

  1. 111

    0下载:
  2. 介绍了巴特沃思(Butterworth)滤波器的应用、本质、特点、类型和设计实现步骤,通过对MATLAB信号处理工具箱中滤波器实现函数代码分析,提出了较标准双线性变换法步骤更简便的数字巴特沃思滤波器设计方法,并通过编程仿真实现数据滤波-The app lications, essence, characteristics, types, the design and imp lementation step s of the Butterworth filter were introduced.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:283315
    • 提供者:qirui
  1. imageprocess

    0下载:
  2. 用vc++编写的一些图像处理小代码,如图像增强里的直方图均衡、线性拉伸;形态学处理里的开运算;利用傅里叶变换加噪、去噪-Prepared using vc++ Some small code image processing, such as image enhancement in the histogram equalization, linear stretch morphological processing in the opening operation use of Fouri
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6993277
    • 提供者:尧颖婷
  1. rasche

    0下载:
  2. rasche的一篇彩色转灰度的论文和实现代码,采用了类似gooch的方法,通过迭代解线性方程组实现-rasche of a color to gray paper, and implementation code, using a similar gooch' s method, iterative solution of linear equations to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1483712
    • 提供者:平天羽
  1. Bilinear-interpolation-and-cubic-convolution

    0下载:
  2. 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98202
    • 提供者:张燕
  1. svm

    0下载:
  2. SVM,一个简单的用于线性分类的代码,采用openCV写的。-SVM, a simple linear classification code used by openCV written.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3998299
    • 提供者:高永强
  1. DIP

    0下载:
  2. 此代码可对灰度图像进行增强,如二值,反色,对数,指数,分段线性变换等-This code can be enhanced gray-scale images, such as two values, inversion, logarithmic, exponential, piecewise linear transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5905095
    • 提供者:chenqiang
  1. demo

    0下载:
  2. 改代码包含了图像的几何变换,平移旋转,灰度变换,二值化,直方图均衡,图像空域增强,图像频域增强,图像形态学,图像分割,手写数字识别,边界跟踪,区域增长,腐蚀膨胀,低通滤波器,小波变换,直方图分段线性拉伸等等的功能。-Change the code contains images of geometric transformation, translation rotation, gray level transformation, binarization, histogram equaliza
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4940202
    • 提供者:陈耀武
  1. SubPx

    0下载:
  2. 图像处理中常遇到“亚像素”这个词。亚像素实际上不存在,但是在想象中存在。于是用数学的方法计算出它的值。示例中将一幅图的高和宽都扩大到5倍,造成原来相邻两像素不相邻了,中间间隔了好几个像素单位,这些像素怎样定义它们,简单的,数学上用双线性插值的方法求出未知的像素。本程序提供一个代码示例,供参考,希望对您有帮助。-Frequently encountered in image processing "sub-pixel" is the word. Sub-pixel does not actuall
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:396352
    • 提供者:xuxiangxing
  1. summary-homework-2011

    0下载:
  2. 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10587
    • 提供者:王媛媛
  1. cPP1

    0下载:
  2. c++图像线性变换代码,实现图像的线性变换,-C++ linear image transform code, image of linear transformation,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:118624
    • 提供者:陈华忠
  1. tuxiangsuofang

    0下载:
  2. opencv编写的图像缩放程序,可自行调节缩放尺度,实现双线性插值缩放,代码可实现-Image scaling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3932464
    • 提供者:af
  1. biliner

    0下载:
  2. Raw2RGB,双线性插值法,c代码已验证-raw2rgb ,c code ,biliner interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2247
    • 提供者:wuzhen
  1. picture

    0下载:
  2. 该代码实现了以2为因子的图像升采样和降采样功能。 降采样包括使用平滑滤波器(with using the averaging filter)和不使用平滑滤波器(without using the averaging filter)两种方法。 升采样包括像素点直接复制(pixel replication method)和线性插值(bilinear interpolatoin method)两种方法。 降采样方法和升采样方法共有4种组合。程序运行后,给出了一个原始图片和
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4195245
    • 提供者:李云
  1. TrueColor2SingleBand

    0下载:
  2. VC/C++源码,图形处理,图像转换   VC实现真彩色图像转换为8位图像,RGB三个波段的灰度通过一个线性变换式计算为单波段灰度。   关于代码:   DWORD _width1 = WIDTHBYTES(width*8) //保存的8bits位图保存宽度   DWORD bytesCount1 = _width0*height //存储该真彩色位图数据段所用的字节数,不是像素数   DWORD bytesCount2 = _width1*height //存储8b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:6474
    • 提供者:章神通
  1. Laplacian

    0下载:
  2. 拉普拉斯算子,实现边界锐化。拉普拉斯运算是偏导数运算的线性组合[4-6],而且是一种各向同性(旋转不变)的线性运算。包含实验报告以及代码-Enhancement Using the Laplacian (a) Use the programs developed in Projects 03-03 and 03-04 to implement the Laplacian enhancement technique described in connection with Eq. (3.7
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:176808
    • 提供者:landy
  1. ImageEhance

    0下载:
  2. 图像增强用代码,包含线性变换算法,对数变换算法,imageadjust算法等。-image enhance codes。linear transformation method log method and imageadjust method。
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:653759
    • 提供者:刘慧慧
  1. Bilinear-Interpolation

    0下载:
  2. 双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6001
    • 提供者:许宗敏
  1. face1

    0下载:
  2. 人脸识别的完整代码。能进行主成份分析,混合主成份分析,线性判别分析,弹性图像匹配算法等。-Complete code for face recognition. Principal component analysis, the hybrid principal component analysis, linear discriminant analysis, elastic image matching algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:920678
    • 提供者:jason.lee
  1. bmpdis-fft

    0下载:
  2. 图像处理程序vc++代码。有图像的傅里叶变换FFT图像线性旋转、绘制直方图、提取直方图、以及绘制图像、提前数据信息等。-Image handler vc++ code. Linear rotation of the image Fourier transform FFT image, draw a histogram to extract histogram is and draw the image, the data in advance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:96383
    • 提供者:林一
  1. opencv

    0下载:
  2. 计算机视觉代码,计算机视觉是研究如何使人工系统从图像或多维数据中“感知”的科学。容涉及几何摄像模型、光照和着色、色彩、线性滤波、局部图像特征、纹理、立体相对、运动结构、聚类分割、组合与模型拟合、追踪、配准、平滑表面与骨架、距离数据、图像分类、对象检测与识别、基于图像的建模与渲染、人形研究、图像搜索与检索、优化技术等内容-OpenCV, image processing Computer vision is to study the science of how to make artificia
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:11255
    • 提供者:王磊
« 1 23 4 5 »
搜珍网 www.dssz.com