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

搜索资源列表

  1. WuLines

    0下载:
  2. 此代码是用C++实现的wulines问题,能很好的模拟出反走样。-This code is used C++ Realized wulines problems, can simulate a very good anti-aliasing.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:32508
    • 提供者:余方
  1. ThresholdValuePartition

    0下载:
  2. 能够实现图像的阈值分析并进行分割, 另外还有对图像的反色变换和调色板处理等-To achieve the threshold image analysis and segmentation, as well as the image of the anti-color palette transformation and processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:170418
    • 提供者:陈志
  1. linear

    1下载:
  2. - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filteri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1668
    • 提供者:張治國
  1. WinImage

    0下载:
  2. 一个简单的图像处理程序。可以进行反色,模糊,边缘探测等基本操作。目前只支持对BMP格式的图片进行处理-A simple image processing procedures. Can be an anti-colored, fuzzy, edge detection, such as basic operation. At present, only support BMP format picture to be processed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:675248
    • 提供者:inotseeyou
  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. openstioncolour

    0下载:
  2. 把一幅图形图像反色,并输出图形图像的二维数据,利用c++与OPenCV实现。-To an anti-color graphic image, and output two-dimensional graphics image data, using c++ and realize OPenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:5946811
    • 提供者:侯小刚
  1. fanse

    0下载:
  2. 图片反色的源代码。选择相应的bmp图片之后可以运行将图片变成原来的反色。-Anti-color picture of the source code. Select the appropriate bmp picture after picture can run into the original anti-color.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1421
    • 提供者:刘文浩
  1. HVRealtime

    0下载:
  2. 在HVSnapContinuous基础上,演示采集图像的反色。 对采集数据的反色处理和显示都在回调函数中实现。-In HVSnapContinuous based on demonstration of the anti-color image collection. Collecting data on anti-color processing and display in the callback function in the implementation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:117242
    • 提供者: 郭娜娜
  1. imagefeatueextract

    0下载:
  2. 一种抗几何形变的纹理特征提取算法研究的论文,希望有所帮助。-An anti-geometric deformation texture feature extraction algorithm research paper, I hope be helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3495900
    • 提供者:miaoxikui
  1. ImageProcessingRecognition

    0下载:
  2. 基本的数字图象处理的VC++实现,包括反色.拉伸.中值滤波等,另外还包括数字识别系统以及车牌定位等3个案例的代码-Basic digital image processing of VC++ implementation, including the anti-color. Stretching. Median filtering and so on, also including digital license plate recognition system, as well as posi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7351725
    • 提供者:董明昊
  1. ImageProcessingSystem

    0下载:
  2. 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 &#
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1677888
    • 提供者:陈凯迪
  1. 20061107094443510

    0下载:
  2. 包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -Including 256 colors to grayscale, Hough transform, image_j
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:25367
    • 提供者:李强强强
  1. NumberRecognitionSystem

    0下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:349484
    • 提供者:kongchao
  1. cmy2

    0下载:
  2. visual c++平台下OpenGL基础程序,介绍了雾化和反走样技术-visual c++ platform OpenGL basic procedures, introduction of the atomization and anti-aliasing technology
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:66944
    • 提供者:wubo
  1. 1

    0下载:
  2. 图像处理算法,防疲劳驾驶图像处理算法,防疲劳驾驶-Image processing algorithm, anti-fatigue driving image processing algorithm, anti-fatigue driving
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:590651
    • 提供者:kyi xuai
  1. comm

    0下载:
  2. 实现图像平移、锐化、退化、box平滑、高斯平滑、反色,可转换成灰度图,有可执行文件-Achieve the image shift, sharpening, degradation, box smoothing, Gaussian smoothing, anti-color, can be converted to grayscale, there is an executable file
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7591810
    • 提供者:lanfeng
  1. DigitalImageProcessing

    0下载:
  2. 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:40996882
    • 提供者:王敬
  1. 20

    0下载:
  2. 图像反色处理,程序用时方恨少,希望这个可以帮您省些事-Deal with anti-color images, the program used方恨少, I hope this can help you save some things
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:142928
    • 提供者:cathy
  1. meanshift

    0下载:
  2. 应用Meanshift实现对视屏序列的运动目标进行跟踪,抗遮挡性较强。-Application of video sequences Meanshift achieve the objectives of the exercise track, a strong anti-block.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:8785
    • 提供者:王宝荣
  1. watermark

    0下载:
  2. 实现数字水印算法,抗剪切,抗噪声,但不抗旋转。-Digital watermarking algorithm implementation, anti-shear, anti-noise, but not anti-rotation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2289069
    • 提供者:8912209
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 27 »
搜珍网 www.dssz.com