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

搜索资源列表

  1. loadbmp

    1下载:
  2. 图像中加入随机噪声的两种方法,1,加入椒盐噪声。2,加入随机噪声-image by adding random noise in two ways, one, by adding salt and pepper noise. 2, by adding random noise
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.91kb
    • 提供者:何学洲
  1. 添加点直线矩形圆圆弧

    0下载:
  2. 实现图形元类:使用“添加类向导”添加点、直线、矩形、圆、圆弧、多边形等图形元基类,并添加这些类的必要代码。-graphics yuan categories : use of "Add Class wizard," adding, line, rectangle, circle, arc, polygon graphics yuan base class, and the addition of these categories the necessary code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:224.11kb
    • 提供者:王晓明
  1. advanceCimage2

    0下载:
  2. 很多高级一点的图形图像处理程序,对图像进行傅立叶变换处理(图像变换),进行高斯模糊处理(图像复原),加入随机噪声,基于C++开发,希望大家能用得着(--)-many senior point graphics processing images on Fourier transform (Image Transform), Gaussian fuzzy processing (Image Restoration), by adding random noise, based on C + + d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.14kb
    • 提供者:孙怀勇
  1. image-advanced-process-5

    0下载:
  2. 很多高级一点的图形图像处理程序,对图像进行去除彩色处理,加入椒盐噪声,利用Prewitte边缘算子法对图像进行边缘提取,医学伪彩色处理,遥感伪彩色处理,利用Roberts边缘算子法对图像进行边缘提取,利用Sobel边缘算子法对图像进行边缘,对图像进行垂直镜像处理(几何变换),沃尔什变换处理(图像变换),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedures, the removal of color image process
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.98kb
    • 提供者:孙怀勇
  1. gaussnoiseandpeppernoise

    1下载:
  2. 在图像中加入随机噪声的源代码和在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-in the image by adding random noise source in the image and add salt and pepper noise source code, the compiled executable file must bring operating parameters
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:金侠
  1. gaussnoise

    0下载:
  2. 在图像中加入随机高斯噪声的源代码,在MATLAB环境下实现。-in the image by adding Gaussian random noise source code in the MATLAB environment to achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:33.35kb
    • 提供者:丁德锋
  1. peppernoise

    0下载:
  2. 在图像中加入随机椒盐噪声的源代码,在MATLAB环境下实现。-in the image by adding random noise and pepper the source code in the MATLAB environment to achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:33.33kb
    • 提供者:丁德锋
  1. ImageRetrieval

    0下载:
  2. 站长!这是图像检索算法的两个核心程序。 加入自己的框架就可以了。-head! This is the image retrieval algorithm two core program. By adding their own framework on it.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9.34kb
    • 提供者:Jesson
  1. xml

    0下载:
  2. 基于VRML的虚拟现实可视化编辑工具设计,包括添加效果和创建几何体-VRML-based virtual reality visualization editing tool design, including adding effects and creating geometric
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:982.09kb
    • 提供者:高婕妤
  1. picture_in_database

    0下载:
  2. VC编程中如何操作数据库中的图像字段.向数据库中添加图像或从数据库中读取图像数据并显示处理-VC how to operate the database of images field. Adding to the database image or read from the database image data processing and display
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:陆芸
  1. AddImage

    0下载:
  2. 这是一款用于将图片加入数据库的程序,使用sqlserver2000以上的数据库-This is one of the photos used in the process adding to the database, sqlserver2000 over the use of the database
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38.16kb
    • 提供者:方盛
  1. dssdf

    0下载:
  2. 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:732.76kb
    • 提供者:king
  1. CImg-1-19

    0下载:
  2. CImg库的最新版本,特别在plugin中添加了greycstoration算法(非常强悍的去噪,放大与inpainting算法),perona-Malik各向异性扩散,热扩散等算法,希望更多人研究变分与PDE的图像处理,特别是数学系的朋友-CImg for the latest version, In particular, adding the plugin greycstoration algorithm (very tough denoising Large and inpainting
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.46mb
    • 提供者:zhuboy
  1. blurred_image

    0下载:
  2. 用来模糊图像,加入一些噪声,并且恢复图像原貌!验证图像的可分辨程度。-used to fuzzy images by adding some noise, image and restore the original appearance. Images can be verified to distinguish degree.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:783byte
    • 提供者:lizijie
  1. filter

    0下载:
  2. 1. 用imoise()函数给一幅数字图像加入’salt & pepper’和’Gaussian’噪声2)用3x3,5x5邻域平均平滑对图像进行处理3)用3x3,5x5中值滤波对图像进行处理, 2. 对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。-1. With imoise () function to a digital image by a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1.97kb
    • 提供者:toilet
  1. motion-compensation-to-BSR

    0下载:
  2. 在盲超分辨率重建的过程中加入运动校正,使得重建的结果更好-In the blind super-resolution reconstruction of the process of adding motion correction, making the reconstruction of better results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.6mb
    • 提供者:luyanhong
  1. MyBmp

    1下载:
  2. 程序实现对BMP格式图像的处理,图像处理功能包括上一幅、下一幅、负片、线性变换、直方图、直方图增强、缩放、旋转、膨胀、腐蚀、二值化、彩色转黑白、黑白转真彩色、亮度调整、图像相加、图像相减、中值滤波、均值滤波、产生噪声、锐化与边缘检测等等,基本实现了对BMP格式图像的所有处理。-Program to achieve the BMP format image processing, image processing functions, including the one, the next one
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.22mb
    • 提供者:
  1. Imagetransformationv6

    0下载:
  2. 初学者使用的图像处理程序,包含图像增强功能,双线性差值缩放,添加高斯噪声,图像均衡,等-ImageProcessing for primer to learn, the code including finctions of zoon, adding Noise and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:116.55kb
    • 提供者:倪杰
  1. code

    0下载:
  2. 实现对于数字图像进行加入水印和水印提取的操作,基于的是DCT域的变换方法。-The realization of the digital images by adding watermarks and watermark extraction operation, the DCT-based transform domain.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:564.09kb
    • 提供者:mimi
  1. noise

    0下载:
  2. 利用matlab 处理 加入高斯噪声的图像分别作均值、中值和维纳滤波-Adding Gaussian noise using matlab image processing were as mean, median and Wiener filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:617byte
    • 提供者:李俊
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com