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

搜索资源列表

  1. C_sharp

    0下载:
  2. 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:183737
    • 提供者:chen
  1. image-processing

    0下载:
  2. 包括图象的检测,模板匹配、图象的压缩编码,JPEG压缩编码标准、图象处理编程工具的介绍,简单的多媒体编程-Including image compression encoding detection, template matching, image, JPEG compression coding standard, the introduction of image processing programming tools, simple multimedia programming
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9788117
    • 提供者:sherry
  1. Opencv

    0下载:
  2. 采用8种方法对图像Mat的像素进行扫描,并对像素点的像素进行压缩,压缩间隔为div=64,并比较扫描及压缩的效率,效率最高的是采用.ptr及减少循环次数来遍历图像,并采用位操作来对图像像素进行压缩。-8-Mat method for image scanning pixel pixel pixel compression and compression interval div = 64, and scanning and comparing the compression efficiency
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:2143
    • 提供者:蒋代码
  1. search

    0下载:
  2. 使用opencv对图像进行压缩检索,象征提取,并返回特征结果-Using opencv image compression retrieval, symbolic extraction and return characteristics of the results
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:707
    • 提供者:蒋代码
  1. Homomorphic-filtering

    1下载:
  2. 同态滤波去噪,把频率过滤和灰度变换结合起来的一种图像处理方法,它依靠图像的照度/ 反射率模型作为频域处理的基础,利用压缩亮度范围和增强对比度来改善图像的质量。使用这种方法可以使图像处理符合人眼对于亮度响应的非线性特性,避免了直接对图像进行傅立叶变换处理的失真。-Homomorphic filtering noise, the frequency filter and the gradation conversion processing method combining an image, wh
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1380065
    • 提供者:王芬
  1. retinex.opencv

    0下载:
  2. Retinex理论的基础理论是物体的颜色是由物体对长波(红色)、中波(绿色)、短波(蓝色)光线的反射能力来决定的,而不是由反射光强度的绝对值来决定的,物体的色彩不受光照非均匀性的影响,具有一致性,即retinex是以色感一致性(颜色恒常性)为基础的。不同于传统的线性、非线性的只能增强图像某一类特征的方法,Retinex可以在动态范围压缩、边缘增强和颜色恒常三个方面打到平衡,因此可以对各种不同类型的图像进行自适应的增强。-The basic theory of Retinex theory is
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1702629
    • 提供者:吴双
  1. DCT

    0下载:
  2. 基于DCT离散余弦变换的图像压缩程序,里面还有BDCT代码段。-DCT image compression based on discrete cosine transform procedures, there is also BDCT code.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6118
    • 提供者:huyuan
  1. compressiveTracking

    0下载:
  2. 压缩跟踪 是一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-Compression tracking A simple and efficient tracking algorithm based on compression perception. First use of random eligible for c
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3585332
    • 提供者:陈镜宇
  1. jpeg_tamper_detect

    0下载:
  2. 此工程是基于jpeg重压缩检测的篡改区域定位的opencv的svm分类器应用程序,可以检测出经过PS或者美图秀秀修改过的jpeg重压缩图片的篡改区域。-This project is based on jpeg recompression tamper detection area positioning opencv of svm classification application, or can be detected through the PS beauties Xiu Xiu mod
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3652172
    • 提供者:赖学金
  1. extract_feature

    0下载:
  2. 此工程实现提取jpeg图像的DCT系数首字母概率作为jpeg重压缩检测的特征,以此特征训练出分类模板,可以检测出一张jpeg图像是单压缩还是重压缩。-Works to achieve this extract jpeg image DCT coefficients of the first letter of the probability of detection as a jpeg heavy compression feature, this feature trained classif
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:7183
    • 提供者:赖学金
  1. ffapyx

    0下载:
  2. 基于小波零树的图像压缩算法实现,学习编码的程序,可以的(Based on the zero tree wavelet image compression algorithm, learning coding procedures, can be)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:15360
    • 提供者:郑曼莲
  1. 298375

    0下载:
  2. matlab图像处理基础源码 1,jpeg压缩 2,6个基本图像压缩源码 3,小波源码,(Image processing based on matlab source code 1, jpeg compression 3, 2, 6 basic image compression source code small wave source,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:64512
    • 提供者:yeculua
  1. firjt-cvmputer-temporary

    0下载:
  2. 根据伊忠科,杨绍国电子科技大学发表的论文分形插值图象放大和压缩编码编程实现,(According to the zhong family, shao-guo Yang university of electronic science and technology papers published fractal interpolation image magnification and compression programming implementation,)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-24
    • 文件大小:335872
    • 提供者:fszctiob
  1. liveWire_student

    0下载:
  2. Level set implementation of active contour
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:1431552
    • 提供者:srbhattarai
搜珍网 www.dssz.com