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

搜索资源列表

  1. JGE_Engine_Source_and_Demo(v0.01b)

    0下载:
  2. PSP上的2D开发库 JGE++ 簡介: PSP上有一個獨立的GPU, 在我們編寫遊戲時, 要是能把有關圖像處理的工作都交給GPU做, 就可以減輕主處理器的很多負擔, 令整體程序的運\作, 得到數倍的提升! JGE++ (Jas Game Engine) 就是一個利用GU 庫寫成的2D遊戲引擎, GU庫的原本用途是用作編寫3D遊戲, 我們把它應用在2D遊戲上, 就可以享用硬件加速所帶來的種種好處, 例如運\行速度的提升, 混色/半透明色效果, 圖像放大縮小和旋轉等!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:59337
    • 提供者:zb
  1. FreeImage392

    0下载:
  2. 一个自由、开源的图形库--FreeImage支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。-a free, revenue
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2489356
    • 提供者:web2007ftp
  1. stitching

    1下载:
  2. 全景影像拼接程序,PanoramaStitching、multi-band blending。实现批量影像的拼接处理。vc6.0编译通过 -Panoramic image stitching programs, PanoramaStitching, multi-band blending. Batch image processing to achieve splicing. vc6.0 compiled by
  3. 所属分类:2D Graphic

    • 发布日期:2015-03-22
    • 文件大小:2548736
    • 提供者:孙伊
  1. Laplacian-Pyramid-Blending

    0下载:
  2. Laplacian Pyramid Blending 提取两幅图像的重要信息进行图像混合的算法 拉普拉斯差值图,差值图重建-Laplacian Pyramid Blending two images extracted important information for image hybrid Laplace difference map algorithm, the difference map reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:372082
    • 提供者:Jerry Green
  1. blendmodes

    0下载:
  2. Describes blending modes to blend image A with Image B using different blending like Multiply, Add, Light Soft
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:271353
    • 提供者:axof
  1. contourlet1_xiangsuqueda123

    0下载:
  2. 基于contourlet的图像融合,融合效果不错!-Contourlet-based image fusion, blending good results!
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:86730
    • 提供者:李希宁
  1. acm-mm04-p276-yang

    0下载:
  2. In this paper we propose a novel space-time color feature representation for video shot and apply it to content identification. In this representation the shot is cut into k equal size segments, and each segment is represented by a blending image f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:87918
    • 提供者:dan
  1. uglvdemo

    0下载:
  2. * WindML Example - Video image handling * This example program demonstrates how a video stream may be displayed * to an overlay surface. * To start the video demonstration program: * -> ld <uglvdemo_ugl.o * -> uglvdemo mode, jpegF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8753
    • 提供者:pb
  1. TransparentBlend

    0下载:
  2. 本程序实现了2张图片的Alpha混合,顶层的图片背景透明的现实在背景图片上,并且可以自由移动位置。-The program implements two pictures Alpha blending, the top picture background transparent image in the background reality, and can move freely position.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1088424
    • 提供者:俞静
  1. total-of-46-graphical-routines(mvp)

    0下载:
  2. 支持46种图像处理方式的代码,包括基本的Alpha混合、对比度、亮度变化,浮雕、柔化、锐化等。感觉基本PS包含的功能里面都有,推荐下载。-46 kinds of image processing methods to support the code, including the basic Alpha blending, contrast, brightness change, relief, soften, sharpen and so on. Feeling inside the basi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:242564
    • 提供者:没事
  1. OpenGL

    0下载:
  2. OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。   本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-20
    • 文件大小:34950158
    • 提供者:zqq
  1. blending

    0下载:
  2. 实现Alpha图像融合。原理: 。其中 随着像素的坐标位置线性从1~0做变化。用到alphaBlending。-Alpha to achieve image fusion. Principle:. With the pixel coordinates of the location in which a linear change from 1 to 0 do. Used alphaBlending.
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:9208166
    • 提供者:敏晓郭
  1. stitching

    0下载:
  2. 全景影像拼接程序 影像拼接 图像拼接vc++程序 PanoramaStitching、multi-band blending。实现批量影像的拼接处理。运行环境最好是vc++6.0 -Panoramic image mosaic images mosaic image stitching program vc++ program PanoramaStitching, multi-band blending. Batch image processing to achieve splicing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2549305
    • 提供者:姜虎东
  1. Image-Alignment-and-Stitching

    0下载:
  2. This tutorial reviews image alignment and image stitching algorithms. Image align- ment (registration) algorithms can discover the large-scale (parametric) correspon- dence relationships among images with varying degrees of overlap. They are idea
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:354345
    • 提供者:bou33aza
  1. Blending

    0下载:
  2. Digital Image processing, Blending of two images with optional w setting for different image blend result.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:383593
    • 提供者:Mr. L
  1. LDWT_SIFT

    0下载:
  2. 提供一种小波和sift混合处理图像的一种新算法的代码,对于尺度变换具有更好的不变性-A new algorithm of a wavelet and sift blending image code for the scale transformation has better invariance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3075132
    • 提供者:pengkai
  1. Image-Blending

    0下载:
  2. 利用Poisson方程进行图像融合,选取图中一块区域拖入另一图中,进行融合。-Images Blending using Poisson Equation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:8015180
    • 提供者:陶小俭
  1. Image-Combination

    0下载:
  2. 在图像处理过程中,图像的合成操作是使用频率最高的,如图像显示、图像拷贝、图像拼接以及的图层拼合叠加等。 图像合成,其实也就是图像像素颜色的混合,在Photoshop中,颜色混合是个很复杂的东西,不同的混合模式,将产生不同的合成效果,如果将之全部研究透彻,估计就得写一本书。因此,本文只谈谈最基本的图像合成,也就是Photoshop中的正常混合模式。 -In image processing, image synthesis is the most frequently used oper
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:111544
    • 提供者:樱桃
  1. decomposition-blending

    0下载:
  2. 这两篇文章相结合可以很好地解决两个图片之间的不连续拼接-Fast bilateral filtering for the display of high-dynamic-range images A Multiresolution Spline With Application to Image Mosaics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9509909
    • 提供者:ting
  1. blending

    0下载:
  2. 在visual studio上用OPENCV做图像融合(Using OPENCV for image fusion on visual studio)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:8727552
    • 提供者:WYzw
« 12 »
搜珍网 www.dssz.com