CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image.h

搜索资源列表

  1. my256

    0下载:
  2. 该程序为本人对吴进TC256系统image.h的扩展,如bmp,sprlib内部及两者之间数据剪切拷贝.-the procedure for himself right into the TC256 Miss image.h system expansion, such as bmp, sprlib within and between data shear copy.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2455
    • 提供者:刘忠峰
  1. this-is-a-sound-code-of-image-enhancement-based-on

    0下载:
  2. 小波变换的C源代码 #define N0 128 #include \"stdio.h\" #include \"stdlib.h\" #include \"math.h\" #include \"string.-wavelet transform C source code # define N0 128 # include "stdio. h "# include" stdlib.h "# include" math.h
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3630
    • 提供者:郑超
  1. h.264encoder

    0下载:
  2. H264解码器,本解码器实现了图像的264解码-H264 codec, the decoders to realize image decoder 264
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:136188
    • 提供者:姓名
  1. 200-H

    0下载:
  2. 视频采集程序,可以实现视频显示、及时抓图,我用来光学指纹采集仪的指纹图像采集-Video Collection procedures, video display can be achieved in a timely manner From Wikipedia, I used to optical fingerprint Acquisition Instrument fingerprint image acquisition
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:132728
    • 提供者:yangjingmumu
  1. H code

    0下载:
  2. 熵编码(多媒体图像处理)-entropy coding (multimedia image processing)
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:84390
    • 提供者:赵魁
  1. image resampling

    0下载:
  2. %This is a simple function that resamples the image %at a different pixel size function nimg = imresample(oldpixsize,img,newpixsize,intmethod) % This function resamples the images at the new grid points % defined by the new pixel sizes. It
  3. 所属分类:matlab例程

    • 发布日期:2010-09-10
    • 文件大小:1714
    • 提供者:whitewalter
  1. hog_extraction.rar

    1下载:
  2. 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:lightblueboy
  1. dither

    2下载:
  2. 一个图像抖动算法的例子,从被人那里copy来的,希望对大家有帮助。c写的。-An example of image dithering algorithm, from the copy to be there and want to help you. c wrote.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1084731
    • 提供者:yi
  1. CImg-1.3.1

    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 minimal set of C++ classes and methods that can be used in your own sources, to load/save,
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8236133
    • 提供者:乐睿
  1. CamShift

    0下载:
  2. 基于OpenCV的视频目标跟踪源码。输入的可以是视频文件或摄像头采集。-OpenCV canny a subject.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:5399
    • 提供者:CoolFighter
  1. twainapp.source.2.0.8

    0下载:
  2. .NET TWAIN image scanner-Abstract In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:2310065
    • 提供者:dlwxn
  1. SURFmex

    1下载:
  2. matalab调用C程序实现的基于SURF算法的全景图像拼接-matalab call C SURF algorithm based Program for panoramic image stitching
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2820632
    • 提供者:王哲
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. image

    0下载:
  2. 并行计算程序 Descr iption: This program blurs an image file in a parallelized computation The root process reads the file and distributes a part of the image file to other processes. Each process makes the filter operation on the part of the image
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:1960
    • 提供者:刘铭
  1. MMX-Image

    0下载:
  2. VS2005环境下可运行的程序。简单功能包括:对图像进行几何变换,镜像操作,缩放功能。对图像处理的功能包括:使用C++纯函数和MMX指令函数实现“颜色反相”“改变颜色亮度”“改变颜色平衡度”等功能。还有滤波等简单功能-VS2005 environment can run programs. Simple features include: geometric transformations of images, the mirror operation, zoom feature. Pairs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:103606
    • 提供者:
  1. util

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

    • 发布日期:2017-04-14
    • 文件大小:2672
    • 提供者:lesleyz
  1. loadbmp.h

    1下载:
  2. 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
  3. 所属分类:Graph program

    • 发布日期:2014-11-27
    • 文件大小:2484
    • 提供者:caixt
  1. H.264

    0下载:
  2. H.264官方中文管,是学习H.264很好的资料,对学习图像视频压缩的同学是很有帮助的-this is a book of h.264 in chinese。It is very helpful for the research of h.264 and the students of studying image and video compress.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-14
    • 文件大小:3744768
    • 提供者:haoli
  1. kalman.h

    0下载:
  2. 图像处理中的卡尔曼滤波visual c及visual c++算法-Kalman filtering in image processing and visual c visual c++ algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:13698
    • 提供者:wm
  1. h.265

    0下载:
  2. H.265是ITU-T VCEG 继H.264之后所制定的新的视频编码标准。H.265标准围绕着现有的视频编码标准H.264,保留原来的某些技术,同时对一些相关的技术加以改进。新技术使用先进的技术用以改善码流、编码质量、延时和算法复杂度之间的关系,达到最优化设置。具体的研究内容包括:提高压缩效率、提高鲁棒性和错误恢复能力、减少实时的时延、减少信道获取时间和随机接入时延、降低复杂度等。H264由于算法优化,可以低于1Mbps的速度实现标清数字图像传送;H265则可以实现利用1~2Mbps的传输速度
  3. 所属分类:编译器/解释器

    • 发布日期:2018-01-10
    • 文件大小:16252928
    • 提供者:DaisyK
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com