CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - negative of the image

搜索资源列表

  1. ImageProBase

    0下载:
  2. Visual C++开发数字图像处理应用程序的入门上手的编程框架方法,功能包括图像的读取、存储、打印及基本处理如直方图、负片、均衡、拉伸等,附带了常用API库函数DIBAPI、ProcessAPI的源代码,其它则靠自己深入扩充了。-Visual C development of digital image processing applications adapt to the entry of the programming framework, including the function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:175701
    • 提供者:任勇
  1. dssdf

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

    • 发布日期:2008-10-13
    • 文件大小:750351
    • 提供者:king
  1. 拓展的Bresenham画直线(全象限全斜率)

    1下载:
  2. 拓展的Bresenham画直线(全象限全斜率),采用实时判断斜率的方式分别对正负斜率进行处理,用了对称的思路做出图象。效果很好,代码非常简洁明了。,Bresenham draw a straight line extended (all-quadrant all-slope), the use of real-time manner to determine the slope of the positive and negative slope, respectively, to deal w
  3. 所属分类:OpenGL

    • 发布日期:2016-10-17
    • 文件大小:290669
    • 提供者:Wwh
  1. ImageProcess

    0下载:
  2. 彩色图像处理:1、底片效果,2、浮雕和雕刻效果,3、色彩变换:IHS变换以及图像灰度化,4、彩色图像二值化,5、灰度图像形态学处理:开闭运算,膨胀、腐蚀,6、正交变换:傅立叶变换及傅立叶反变换-Color Image Processing: 1, negative effect, 2, the effect of relief and sculpture, 3, color transform: IHS transform and the image of, 4, color images of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3067158
    • 提供者:叶心怡
  1. reverser

    0下载:
  2. Basic algorithm (using pixel manipulation, not other functions) to get the negative of a colour image in C using OpenCV library to load and display image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:561
    • 提供者:BobTurkee
  1. NonnegJune2009

    0下载:
  2. 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:431731
    • 提供者:sun
  1. the_Fourier_transform_of_image

    0下载:
  2. 程序基于CVI来编写,可实现对二维图像的傅里叶正反变换和反变换。-Program is based on CVI to write, can realize the positive and negative two-dimensional image of the Fourier transform and inverse transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:73861
    • 提供者:瑾瑜
  1. prac21

    0下载:
  2. With image representation of the histogram technique and making negative of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:176343
    • 提供者:FORD
  1. image-fusion

    1下载:
  2. 用非负矩阵和小波变换结合起来的图像融合 其中小波变换用提升熊奥博 非负矩阵用加权非负矩阵-Combination of image fusion in which the wavelet transform using lifting Bear obo non-negative matrix of weighted non-negative matrix with non-negative matrix and wavelet transform
  3. 所属分类:Special Effects

    • 发布日期:2015-09-07
    • 文件大小:3072
    • 提供者:张影
  1. intrans

    0下载:
  2. 一个函数,可以计算负片变换,对数变换,gamma变换和对比度拉伸变换-INTRANS Performs the intensity(gray-level) transformation, including computing the negative, log, gamma, stretch of input image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1279
    • 提供者:罗晶波
  1. Discriminativemodelsformulticlasobject

    0下载:
  2. Many state-of-the-art approaches for object recognition reduce the problem to a 0-1 classifi cation task. Such re- ductions allow one to leverage sophisticated classifi ers for learning. These models are typically trained independentl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9972167
    • 提供者:xukaijun
  1. image

    0下载:
  2. 一个简单的图像处理软件,可以进行简单的图像处理,比如进行图像的放大或者缩小、旋转、转成负像、灰度化设置指定区域的RGB值。-A simple image processing software, a simple image processing, such as image zoom in or out, rotate, turn into a negative image of the graying set the RGB value of the designated area.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:5347063
    • 提供者:语雨
  1. A11021155_1

    0下载:
  2. 实现一张bpm图像的底片效果,石雕效果以及灰度直方图-Bpm achieve a negative effect of the image, stone effects and histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1824
    • 提供者:和风
  1. pcnn

    0下载:
  2. 利用pcnn,每当有一批像素对应的神经元点火,对像素值进行一次修正。第n次点火的所有神经元用矩阵B(n)表示, 已经点火的像素位置标记为‘1’,未点火的标记为‘0’。通过一个3*3的模板滑过B(n),判断若模板内的值全为‘1’或全为‘0’, 则这些像素值不进行处理,否则若模板中心的值为‘1’,则增加该位置的像素值的大小,中心值为‘0’,则减小像素值。该功能由xiugai(B,K)函数实现 Beta取负值来抑制周围的神经元点火,因为输入pcnn(X)的是模糊图像,抑制之后使处理的
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:2231
    • 提供者:Dr_wong
  1. TrainPatches

    0下载:
  2. 图像分类时由于扩展数据的各种函数,getRotatePatchOnOriImg_debug,main2_ex6Ps-When the image classification, due to the expansion program of positive and negative sample data sets, flip the image, the image center point to take 1,0.9,0.8 times the side length patch bloc
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:13821
    • 提供者:wuhui
  1. SVM

    0下载:
  2. 一个自己封装的SVM类,可以实现对正负样品图片的剪切,分类器的训练,利用原来的文件测试分类器,利用一段视频测试分类器,同时也可以完成分类器的引用,同时SVM的训练参数可调。-Reference to a category of their own package of SVM, can achieve the image on the positive and negative samples of shear, training a classifier, using the original
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:24354816
    • 提供者:黄志举
  1. opencv_clipper_picture

    0下载:
  2. 基于OPENCV,用于生成训练用负样本的工具,将输入图像批量按特定大小截取,保存。-Based on OPENCV, used to generate the training with the tool of negative samples, the input image according to the specific batch size interception, save.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4980950
    • 提供者:白国君
  1. Binary-Image-and-Image-Translation

    3下载:
  2. 利用“二值图像与原图像做点乘,得到子图像”的原理.,编写M程序,构造特殊的二值图像,最终得到需要的子图像。 编写M程序,实现图像的平移,要求两个平移量TX、TY可取正负值 。 -By using the principle of multiplying the binary image and the original image to get the sub-image, the M program is programmed to construct a special bina
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1155389
    • 提供者:carrie
  1. xe307

    0下载:
  2. Based on negative entropy largest independent component analysis, Optimization class contains several simple sample programs, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source.
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:151552
    • 提供者:彭引惠
  1. 图像处理

    1下载:
  2. 一个图像处理方法,主要的功能:将一副图像选定的区域(多边形、矩形、圆形、椭圆)复制到另一副图像的指定位置。 本程序辅助功能(区域或全图): ? 图像的亮度、饱和度、色彩平衡、对比度、灰度调整。 ? 图像的功能虑镜:反色(底片)、曝光、浮雕、雕刻、模糊、锐化、紫色、幽灵。 ? 边缘模糊、旋转、图像缩放、图像剪切(矩形区域)。 ? 信封打印。(The main function of an image processing method is to copy the selected area of
  3. 所属分类:图形图象

    • 发布日期:2018-12-21
    • 文件大小:745472
    • 提供者:ghostalien
« 12 »
搜珍网 www.dssz.com