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

搜索资源列表

  1. mjuzhen

    0下载:
  2. 带逆,带行列式,加减乘除等运算的类库的VC++程序.-with inverse, with the determinants, such as arithmetic operations Class VC procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14485
    • 提供者:高涛
  1. Maths_operation

    0下载:
  2. 图像处理程序,在Visual C++下运行。对图像中的每个像素做加减乘除运算。-image processing procedures, the Visual C operation. The right image for each pixel do the arithmetic operations.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:97237
    • 提供者:周皓
  1. A0357

    1下载:
  2. 一套完整的图像处理与识别的源码(全中文注释) 这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:308049
    • 提供者:tl
  1. tuxianghecheng

    0下载:
  2. 图像的差影法,加减运算,逻辑运算,如或、非,与非,异或等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:2609852
    • 提供者:扬扬
  1. CRC

    0下载:
  2. 图像分析与检测API函数库:- 图像阈值分割运算- 图像加减运算- 图像水平投影- 图像垂直投影- 图像模板匹配运算
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:45078
    • 提供者:顾文锦
  1. Imageprocess

    0下载:
  2. // ThresholdDIB() - 图像阈值分割运算 // AddMinusDIB() - 图像加减运算 // HprojectDIB() - 图像水平投影 // VprojectDIB() - 图像垂直投影 // TemplateDIB() - 图像模板匹配运算
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3152
    • 提供者:chaonima111
  1. yuzhifenge

    0下载:
  2. 该代码用VC++语言实现了图像的加减运算,图像水平投影,图像垂直投影,图像模板匹配运算及图像的阈值分割。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3179
    • 提供者:guanhongling
  1. sanjut

    0下载:
  2. 对两幅灰度图像a,b的对应像素a(i,j)与b(i,j)进行算数运算(加、减、乘、除、乘方),结果存入c(i,j)。用户可以在五种运算中选择。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8226
    • 提供者:刘镇
  1. DM642tuxiangfenge

    0下载:
  2. 给出了基于DsP的图像分割算法的实现方法,以高性能数字媒体处理器DM642为核心搭建系统平台。先用MATLAB语言实现图像分割算法,再通过特定的命令加参数,以及转换 程序,将该程序转化为CCs所支持的程序,经调试、编译、链接通过后,将程序下载到DsP中,完成算法在DSP中的快速实现。实验结果表明,在DSP平台中实现图像分割算法,大大提高了运算速度,对于提高图像处理的实时性和促进图像处理系统的产品化,都具有重大意义。-DsP image is presented based on divisi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:253410
    • 提供者:xiliao
  1. imageprocessing

    0下载:
  2. 一般的图像处理都有,对初步学习者很有帮助的!尤其是写论文时需要加点处理后的图像对比,这是个很好的工具!!!点运算,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等,结合窗口界面,用起来真的很方便!-This is a good tool of image processing, for the beginners.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2927984
    • 提供者:杜敏
  1. BMP

    0下载:
  2. 采用visual C++语言编写的图形图像处理的程序。可以实现BMP图像的线性变换,绘制直方图,图像平滑,梯度锐化,拉普拉斯锐化,以及多光谱图像运算的加减乘除混合计算。-Using visual C++ language graphic image processing procedures. BMP images can achieve a linear transformation, mapping histogram, image smoothing, sharpening the gra
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2096198
    • 提供者:xc
  1. imagesynthesis

    0下载:
  2. 图像合成,包括图像差影,图像逻辑运算,图像加减运算-Image synthesis, including the poor video images, image logical operations, image addition and subtraction operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2606752
    • 提供者:xl
  1. ImageMatrix

    0下载:
  2. 图像的矩阵运算 用于图像像素的尺度变换,归一化;图像读取,阈值分割,矩阵的加减乘数运算,以及图像的读写;数据类型支持int,double,以及复数complex类型-Image matrix operations for image pixels scale transformation, normalization image reads, threshold segmentation, the multiplier matrix addition and subtraction opera
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:126810
    • 提供者:Jack
  1. pointoperation

    0下载:
  2. 通过加载灰度图像,进行点运算,绘制相应直方图-By loading grayscale images, to point operations, draw the corresponding histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:67675
    • 提供者:糖粒
  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. imageprocessing

    0下载:
  2. 使用matlab语言对图像进行简单处理,包括:加运算、图像缩放、直方图均衡、平滑处理、灰度变换增强、边缘检测等。文件内附txt说明。-Matlab image using a simple language processing, including: Canadian operations, image scaling, histogram equalization, smoothing, gray-scale transformation enhancement, edge detectio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1277784
    • 提供者:
  1. Matrixes

    0下载:
  2. 包含矩阵和行列式各种操作的程序,有main测试函数和功能头文件。功能包括矩阵的加、乘运算,行列式求值,矩阵求逆,求秩-Various operations including matrix and the determinant of the procedures, test the functions and features main header file. Features include matrix addition, multiplication operator, determi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20513
    • 提供者:胡灏
  1. PictureCombo

    0下载:
  2. 一个基于VC++的图像合成实例,采用图像加减运算以及逻辑运算实现-VC++ based image synthesis examples, the use of image subtraction and logical operations to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2563259
    • 提供者:sunjun
  1. tu-xiang-de-yun-suan

    0下载:
  2. 图像的基本运算,包含加运算、减运算、乘运算、除运算。-Image of basic operations, including additional operations, subtraction, multiplication, division operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:340451
    • 提供者:mwg
  1. ImageComposite

    0下载:
  2. 图像处理软件,图像合成。可打开位图,并对位图进行差影法(加运算,减运算)和逻辑运算(与运算,或运算,非运算,与非运算,或非运算,异或运算)处理。-Image processing software, image synthesis. To open a bitmap, and bitmap subtraction method (plus operator, subtraction) and logical operations (AND operation or operations, non
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2610112
    • 提供者:比尔叔
« 12 3 »
搜珍网 www.dssz.com