CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - blending image
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - blending image - List
[
GUI Develop
]
alphablend_demo
DL : 0
Alpha Blending demo for image proce
Update
: 2025-02-19
Size
: 20kb
Publisher
:
方也
[
Special Effects
]
FreeImage392
DL : 0
一个自由、开源的图形库--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.
Update
: 2025-02-19
Size
: 2.37mb
Publisher
:
web2007ftp
[
Special Effects
]
pinjie
DL : 0
用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
Update
: 2025-02-19
Size
: 1kb
Publisher
:
huang lun
[
GDI-Bitmap
]
alphablend
DL : 0
将两幅图片通过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
Update
: 2025-02-19
Size
: 35kb
Publisher
:
joken
[
GDI-Bitmap
]
Poisson_Image_Editing
DL : 0
图像的泊松编辑,利用泊松方程,将一个目标(月亮)无缝的插入到另一个场景(夜空)中,参考论文:Poisson_Image_Editing。-Poisson image editing, the use of Poisson
Update
: 2025-02-19
Size
: 82kb
Publisher
:
PanHao
[
2D Graphic
]
blendmodes
DL : 0
Describes blending modes to blend image A with Image B using different blending like Multiply, Add, Light Soft
Update
: 2025-02-19
Size
: 265kb
Publisher
:
axof
[
GDI-Bitmap
]
multiband_blending_v1.0
DL : 0
blending image with multiband
Update
: 2025-02-19
Size
: 288kb
Publisher
:
徐琳
[
GUI Develop
]
BmpProgCtrlDemo
DL : 0
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
Update
: 2025-02-19
Size
: 435kb
Publisher
:
张钒
[
Graph program
]
contourlet1_xiangsuqueda123
DL : 0
基于contourlet的图像融合,融合效果不错!-Contourlet-based image fusion, blending good results!
Update
: 2025-02-19
Size
: 85kb
Publisher
:
李希宁
[
Multimedia Develop
]
histo
DL : 0
simple image procesing software, generates ,histogram of an image, performs histogram equalization,adaptive histogram equilization,blending,exponential gamma equilization
Update
: 2025-02-19
Size
: 1.76mb
Publisher
:
himanshu
[
Special Effects
]
acm-mm04-p276-yang
DL : 0
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.
Update
: 2025-02-19
Size
: 86kb
Publisher
:
dan
[
matlab
]
Digital_image_processing
DL : 0
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)
Update
: 2025-02-19
Size
: 2kb
Publisher
:
timtsai
[
Other
]
PyramidBlending
DL : 0
Multiresolution Spline whith aplication to image mosaics, Laplacian pyramid blending,
Update
: 2025-02-19
Size
: 1.88mb
Publisher
:
jcmecias
[
Special Effects
]
Laplacian-Pyramid-Blending
DL : 0
Laplacian Pyramid Blending 提取两幅图像的重要信息进行图像混合的算法 拉普拉斯差值图,差值图重建-Laplacian Pyramid Blending two images extracted important information for image hybrid Laplace difference map algorithm, the difference map reconstruction
Update
: 2025-02-19
Size
: 363kb
Publisher
:
Jerry Green
[
matlab
]
blend
DL : 0
image blending code using fusion images
Update
: 2025-02-19
Size
: 127kb
Publisher
:
Sid
[
Graph program
]
blending
DL : 0
实现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.
Update
: 2025-02-19
Size
: 8.78mb
Publisher
:
敏晓郭
[
Special Effects
]
Image-Alignment-and-Stitching
DL : 0
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.
Update
: 2025-02-19
Size
: 346kb
Publisher
:
bou33aza
[
Special Effects
]
Blending
DL : 0
Digital Image processing, Blending of two images with optional w setting for different image blend result.
Update
: 2025-02-19
Size
: 375kb
Publisher
:
Mr. L
[
Special Effects
]
LDWT_SIFT
DL : 0
提供一种小波和sift混合处理图像的一种新算法的代码,对于尺度变换具有更好的不变性-A new algorithm of a wavelet and sift blending image code for the scale transformation has better invariance
Update
: 2025-02-19
Size
: 2.93mb
Publisher
:
pengkai
[
Special Effects
]
Image-Blending
DL : 0
利用Poisson方程进行图像融合,选取图中一块区域拖入另一图中,进行融合。-Images Blending using Poisson Equation
Update
: 2025-02-19
Size
: 7.64mb
Publisher
:
陶小俭
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.