CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - image.h

搜索资源列表

  1. 111111111

    1下载:
  2. 为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和 Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后 的块进行位置置乱, -In order to ensure the safety of information transmission network, and a video image encryption method. This met
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:152.25kb
    • 提供者:武同学
  1. 11111111111456

    0下载:
  2. 为保证网络信息传输的安全性,提出一种视频图像加密方法。该方法引入混沌系统中的Logistic映射和 Baker映射,结合H·264视频压缩编码特点,利用Baker映射对DCT (Discrete Cosine Transform)变换量化后 的块进行位置置乱, -In order to ensure the safety of information transmission network, and a video image encryption method. This met
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:152.25kb
    • 提供者:武同学
  1. Encoder264

    0下载:
  2. H.264图像编码程序对输入像素块X的整数DCT变换和量化-H.264 encoding process the input image pixel block X integer DCT transform and quantization
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1.78kb
    • 提供者:ydl
  1. YUV2Jpg

    0下载:
  2. 一个y u v 转换成 JPEG图片格式的例子. #include "stdafx.h" #include "YUV2Jpg.h" #include "YUV2JpgDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif -A yuv convert JPEG image format examples.
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:271.99kb
    • 提供者:hi
  1. util

    0下载:
  2. in addition to array.h, image.h and matrix.h
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.61kb
    • 提供者:lesleyz
  1. shiftedlin

    0下载:
  2. The purpose of this program is to be a practical and didactic introduction on how to perform shifted-linear interpolation. It is a self-contained application that will apply a rigid-body transformation to an image (rotation and translation). The sour
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:64.55kb
    • 提供者:hopu chan
  1. runasil_V0_0_0_1

    0下载:
  2. http://blog.didierstevens.com/2010/12/01/runasil/ The following command launches notepad.exe with a low integrity level, instructing notepad to open test.txt: runasil.exe notepad.exe test.txt To automatically launch notepad via runasil
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:34.97kb
    • 提供者:QvasiModo
  1. 1

    0下载:
  2. 视频读入,截取、灰度化显示! #include <cv.h> #include <cxcore.h> #include <highgui.h> IplImage* cvGetSubImage(IplImage *image, CvRect roi) -Video read, interception, graying show!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:686byte
    • 提供者:mine
  1. CImg_demo_exe

    0下载:
  2. The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very
  3. 所属分类:Other systems

  1. Laplacian-pyramid-image-blending

    0下载:
  2. Peter J原代码能够实现金字塔层次的图像融合-Source code of A Multiresolution Spline With Application to Image Mosaics (1983) Peter J. Burt, Edward H. Adelson
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:112.01kb
    • 提供者:mm
  1. Steerable-Filters

    0下载:
  2. 方向高斯滤波器,可以用于图像边缘检测和分析,倾角可以由用户给定-This program can be used to uate the first directional derivative of an image. The orientation of the filter can be specified by the user. In general, these filters could be useful for edge detection and image analysi
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:330.05kb
    • 提供者:lihaishan
  1. SAR

    0下载:
  2. SAR数据分解程序,分解为H,A,alpha分量,为SAR影像提供了较多的信息,有利于SAR影像特征提取-SAR data decomposition process, decomposition of H, A, alpha component for SAR images provide more information, in favor of SAR image feature extraction
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:28.94kb
    • 提供者:郭赛
  1. WorldCamera

    0下载:
  2. 调用opencv的cvFindHomography函数求得H矩阵,再利用利用cvInvert求得H的逆矩阵,最后,选取图像上的像素点,利用cvMatMul(Ma, Mb, Mc)求出其结果矩阵。-The cvFindHomography call opencv function matrix H is obtained, and then use use cvInvert determined inverse matrix H, and finally, the pixels on the i
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3.89mb
    • 提供者:卜帆
  1. 彩色图像处理

    0下载:
  2. 比较对彩色图像CSimage4.bmp仅进行I分量平滑处理和对H、S、I三个分量都进行平滑处理后的图像情况。(Compared with the color image CSimage4.bmp, only the I component smoothing processing and the H, S, I three components are smoothed after the image processing.)
  3. 所属分类:其他

  1. 实验一 图像颜色特征提取

    0下载:
  2. stricker和0reng0提出了颜色矩的方法,颜色矩是一种简单有效的颜色特征表示方法,有一阶矩(均值)、二阶矩(标准差)和三阶矩(斜度)等,由于颜色信息主要分布于低阶矩中,所以用一阶矩,二阶矩和三阶矩足以表达图像的颜色分布,颜色矩已证明可有效地表示图像中的颜色分布。 对彩色图像进行颜色矩特征参数提取,首先要将RGB彩色图像转换到HSV颜色空间,对图像的H、S、V颜色分量图像分别提取一阶颜色矩、二阶颜色矩、三阶颜色矩。(Image color feature extraction and f
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:40kb
    • 提供者:记忆 古乐
搜珍网 www.dssz.com