CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - pixel

搜索资源列表

  1. opencv_hist

    0下载:
  2. 利用opencv绘制图像直方图的程序,其中包括了像素值的统计等信息-Opencv draw the image using the histogram program, including the pixel value of statistics and other information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:3.32kb
    • 提供者:zhangfengzhen
  1. informationhide

    0下载:
  2. 基于混沌系统的图像加密算法,先采用Arnold猫映射进行像素点位置置乱,然后对置乱后的图像的像素值进行Liu混沌加密或者Lorenz混沌加密。-Chaotic systems based on image encryption algorithm, first using Arnold cat map for the location of pixel scrambling, and then scrambling image pixel values Liu chaotic encryptio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:518.84kb
    • 提供者:巢歌
  1. MouseMeter

    1下载:
  2. 这是个基于VB版的鼠标钩子程序,程序适时跟踪计算鼠标坐标、移动距离、像素转换等,还可以设置窗口永远在最上层,不遮挡!-This is based on the VB version of the mouse hook procedure, timely follow-up procedures for calculating the coordinates of the mouse, move distance, pixel conversion, you can set the window
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:2.6kb
    • 提供者:182
  1. getpixel

    0下载:
  2. 自动拾色器:自动获得屏幕某点的像素,采用vb编写-Automatic Color Picker: Automatic access to a certain point the screen pixel, using vb write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2.67kb
    • 提供者:zhu114
  1. EncryptDecryptImage

    0下载:
  2. encrypt image using stack to change pixel
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:158.12kb
    • 提供者:mohamed
  1. v1

    0下载:
  2. 一种基于JPEG的密写方法,通过修改标准量化表,将秘密信息嵌入中频系数的最低两个比特位-Realization of a steganographic method based upon JPEG and Quantization table modification.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:223.38kb
    • 提供者:邵小宝
  1. png

    1下载:
  2. png 数据读到程序,适合于嵌入式图片显示,-read the png picture s pixel data for c use
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-24
    • 文件大小:58.97kb
    • 提供者:hahabird1972
  1. Image_Encr21707212182009

    0下载:
  2. This is an experimental program that encrypts text using ASCII character equivalency to pixel-color values (RGB Hex) stored in an SQLite db table. The main purpose of this app is to demonstrate only the possibility of using image-based message
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:11.09kb
    • 提供者:chating.euroup
  1. program

    0下载:
  2. 应用于图像加密,先对图像进行小波变换,进行像素置乱-Applied to image encryption, the first image wavelet transform, pixel scrambling
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:钟厚桥
  1. scan_img

    0下载:
  2. 本文来讲讲Mat存储的像素该怎么对其进行扫描?扫描的效率又如何?   文章参考opencv自带的tutiol及其code。   实验功能:   可以手动选择打开电脑上的图片。   对4种对Mat矩阵的扫描方法效率进行比较,这4种扫描方法分别为:连续内存直接访问;用迭代器进行访问;直接像素点进行访问;用LUT查找表进行访问;这4种扫描方法可以在菜单栏进行选择。   这些访问完后是将每个访问到的像素点的像素进行压缩,压缩间隔可以在软件的界面中进行修改。   软件的下端显示每
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:170kb
    • 提供者:wuwei
  1. change_value

    0下载:
  2. 本文主要讲讲怎样改变图片的对比度和亮度,其实就是图片像素值线性变化了而已,对比度对应线性变化的系数,亮度对应其常量。参考资料为opencv自带tutiol及其code.   开发环境:ubuntu12.04+opencv2.4.2+Qt4.8.2+QtCreator2.5.   实验功能:   单击Open image按钮,在电脑中打开一张图片并显示出来。   拖动Contrast滑动条,改变对比度的值,可以看到对比度值的改变过程在滑动条下方显示,左边图片对应为其对比度改变后的效
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:620kb
    • 提供者:wuwei
  1. iconeditor

    0下载:
  2. 一个图标编辑器,直接对图标的像素值进行修改。-An icon editor, icon directly on the pixel value to be modified.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:671.48kb
    • 提供者:王涛
  1. visualCryptography

    0下载:
  2. Criptografi Visual Se descompone cada pixel de la imagen dos bloque de 2x2 pixeles, estos bloques en conjunto formarán dos imágenes de salida. Las reglas para asignar los bloques a la imagen de salida son: • Cuando se trata de un pixel b
  3. 所属分类:CA program

    • 发布日期:2017-11-12
    • 文件大小:639byte
    • 提供者:jasso
  1. india

    0下载:
  2. 数字图像在现代生活中的应用日益广泛,在一些领域中 须关注其安全问题,例如,军事、医疗和商业图片通常需 进行保密传送。目前最佳的保密手段是采用加密算法。但 于图像的数据量通常较大,因此图像加密时间较长。研究 提出了各种图像加密技术,利用图像的各种性质进行加密 而提高加密速度[1]。现有图像加密技术可以分为空域图像 密技术、变换域图像加密技术和压缩编码图像加密技术。 文研究的图像加密算法属于空域图像加密技术。在文献[2] 出的自适应图像加密算法的基础上,本文给出一种改
  3. 所属分类:CA program

    • 发布日期:2017-11-19
    • 文件大小:12.77kb
    • 提供者:wangc
  1. zishiyingjiami

    1下载:
  2. 为了提高图像加密算法的鲁棒性,提出了一种新的自适应图像加密算法。首先,把任意大小的灰度或彩 色图像分成2 × 2 子块 然后,用左上角子块的像素灰度值和Chebyshev 混沌映射构造与右上角子块等大的矩阵,用该 矩阵对右上角子块进行像素灰度值替换 最后,按顺时针对每个子块进行加密,直到左上角子块加密完毕。该算法不 依赖于图像的大小,而且适用于灰度图像和彩色图像,因而有很强的鲁棒性。同时灰度值扩散机制的引入使得该算 法具有良好的扩散性和扰乱性。-This paper presen
  3. 所属分类:CA program

    • 发布日期:2017-11-21
    • 文件大小:42.2kb
    • 提供者:wangc
  1. cfbcopyarea

    0下载:
  2. linux系统上填充像素的帧缓冲的通用功能程序代码,欢迎使用。 -linux systems packed pixel frame buffer the generic function code, Welcome.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:2.26kb
    • 提供者:Z
  1. d_scan

    0下载:
  2. Portable C scan-level rasterization code, all pixel depths.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:2.71kb
    • 提供者:luvanzei
  1. SDL_pixels

    0下载:
  2. General (mostly internal) pixel/color manipulation routines for SDL.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:5.48kb
    • 提供者:qogiexe
  1. zrlepalettehelper

    0下载:
  2. The PaletteHelper class helps us build up the palette from pixel data.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:1.66kb
    • 提供者:mangtaoji
  1. pixel

    0下载:
  2. \file pixel.c Pixel transfer functions (glPixelZoom, glPixelMap, glPixelTransfer).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4.79kb
    • 提供者:yzyonnen
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com