Location:
Search - blending image
Search list
Description: Alpha Blending demo for image proce
Platform: |
Size: 20480 |
Author: 方也 |
Hits:
Description: 一个自由、开源的图形库--FreeImage支持位图构件―例如调色板和数据位―的便易访问;将位图从一种位深度转换到另一种位深度;当有多幅位图页―例如TIFF―时访问位图的不同页;基本的位图处理,如旋转、翻转(flipping)和重采样,或点操作,如亮度和对比度调整;Alpha混合与合成(Compositing and blending);FreeImage不支持:高级图象处理操作,如回卷(Convolution)和变换(Transform);位图绘制; 矢量图形。-a free, revenue graphics library-- FreeImage support bitmap elements- such as a palette and data spaces- the easy access; will be from a bitmap-depth conversion to another kind of depth; When a number of bitmap page- such as TIFF- Bitmap to visit the different pages; basic bitmap processing, such as rotation, Upset (flipping) and resampling, or point operations, such as brightness and contrast adjustments; Alpha mixed with the synthetic (Compositing and blending); FreeImage not support : Advanced image processing operation, If the response (Convolution) and transform (Transform); bitmap rendering; Vector Graphics.
Platform: |
Size: 2489344 |
Author: web2007ftp |
Hits:
Description: 用matlab实现基于网格匹配的图像拼接,其中网格大小需要自己依据图片大小进行调整-Using matlab to achieve grid-based matching of image mosaic, in which the size of the grid need to be adjusted based on image size
Platform: |
Size: 1024 |
Author: huang lun |
Hits:
Description: 将两幅图片通过alpha blending, 合成一幅最终的图片显示出来。代码中展现了MFC的AlphaBlend接口的使用方法-Will be through the two picture alpha blending, Synthesis of a final image is displayed. MFC code demonstrates the use of interface AlphaBlend
Platform: |
Size: 35840 |
Author: joken |
Hits:
Description: 图像的泊松编辑,利用泊松方程,将一个目标(月亮)无缝的插入到另一个场景(夜空)中,参考论文:Poisson_Image_Editing。-Poisson image editing, the use of Poisson
Platform: |
Size: 83968 |
Author: PanHao |
Hits:
Description: Describes blending modes to blend image A with Image B using different blending like Multiply, Add, Light Soft
Platform: |
Size: 271360 |
Author: axof |
Hits:
Description: blending image with multiband
Platform: |
Size: 294912 |
Author: 徐琳 |
Hits:
Description: C++位图进度条源代码一款使用BMP位图作为背景的进度条程序,两张BMP位图叠加形成的效果,通过这个程序你可以了解到C++操作位图的一些知识,比如计算和图像混合技术等-C++ source code for the progress bar bitmap using a BMP bitmap as the background of the progress bar program, the formation of two BMP bitmap overlay effect, through this program you can learn C++ operator bitmap some knowledge, such as computing and image blending technology
Platform: |
Size: 445440 |
Author: 张钒 |
Hits:
Description: 基于contourlet的图像融合,融合效果不错!-Contourlet-based image fusion, blending good results!
Platform: |
Size: 87040 |
Author: 李希宁 |
Hits:
Description: simple image procesing software, generates ,histogram of an image, performs histogram equalization,adaptive histogram equilization,blending,exponential gamma equilization
Platform: |
Size: 1845248 |
Author: himanshu |
Hits:
Description: 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 formed through averaging the pixels?values of each
frame in this segment along time direction.
Platform: |
Size: 88064 |
Author: dan |
Hits:
Description: 1.median_filter
(功能:使用中值濾波器去除雜訊)
2.mean_filter
(功能:使用平均濾波器去除雜訊)
3.fl_stein
(功能:使用誤差擴散法,將影像量化和混色)
4.Central_limit
(功能:畫圖並證明中央極限定理)
-1.median_filter
(function: use median filter to remove noise)
2.mean_filter
(function: using the average filter to remove noise)
3.fl_stein
(function: using the error diffusion method, the image quantification and blending)
4. Central_limit
(function: drawing and prove the central limit theorem)
Platform: |
Size: 2048 |
Author: timtsai |
Hits:
Description: Multiresolution Spline whith aplication to image mosaics, Laplacian pyramid blending,
Platform: |
Size: 1967104 |
Author: jcmecias |
Hits:
Description: Laplacian Pyramid Blending
提取两幅图像的重要信息进行图像混合的算法
拉普拉斯差值图,差值图重建-Laplacian Pyramid Blending two images extracted important information for image hybrid Laplace difference map algorithm, the difference map reconstruction
Platform: |
Size: 371712 |
Author: Jerry Green |
Hits:
Description: image blending code using fusion images
Platform: |
Size: 130048 |
Author: Sid |
Hits:
Description: 实现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.
Platform: |
Size: 9207808 |
Author: 敏晓郭 |
Hits:
Description: 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 ideally
suited for applications such as video stabilization, summarization, and the creation
of large-scale panoramic photographs. Image stitching algorithms take the alignment
estimates produced by such registration algorithms and blend the images in a seam-
less manner, taking care to deal with potential problems such as blurring or ghosting
caused by parallax and scene movement as well as varying image exposures. This tu-
torial reviews the basic motion models underlying alignment and stitching algorithms,
describes effective direct (pixel-based) and feature-based alignment algorithms, and
describes blending algorithms used to produce seamless mosaics. It closes with a dis-
cussion of open research problems in the area.
Platform: |
Size: 354304 |
Author: bou33aza |
Hits:
Description: Digital Image processing, Blending of two images with optional w setting for different image blend result.
Platform: |
Size: 384000 |
Author: Mr. L |
Hits:
Description: 提供一种小波和sift混合处理图像的一种新算法的代码,对于尺度变换具有更好的不变性-A new algorithm of a wavelet and sift blending image code for the scale transformation has better invariance
Platform: |
Size: 3075072 |
Author: pengkai |
Hits:
Description: 利用Poisson方程进行图像融合,选取图中一块区域拖入另一图中,进行融合。-Images Blending using Poisson Equation
Platform: |
Size: 8014848 |
Author: 陶小俭 |
Hits: