CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - image merge
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - image merge - List
[
Special Effects
]
merge
DL : 0
能够实现图像的快速拼接,并在试验中进行证明,大家分享下吧-To achieve fast image mosaic, and in tests carried out proved that the U.S. share, are you
Update
: 2025-02-19
Size
: 2kb
Publisher
:
csl
[
Special Effects
]
pyramid
DL : 0
图像处理的一种金字塔算法,实现多分辨率图像的拼接-A pyramid image processing algorithm, the realization of multi-resolution image mosaic
Update
: 2025-02-19
Size
: 1kb
Publisher
:
luxiaoyan
[
GDI-Bitmap
]
image
DL : 0
图像合并源程序,VC写的,有很强的参考价值,学习图像的必下载-Image merge source, VC wrote, has a strong reference to the value of learning images must be downloaded
Update
: 2025-02-19
Size
: 27kb
Publisher
:
feng
[
Special Effects
]
RegionExtractsdk
DL : 0
彩色图像分割算法, 首先rgb到hsv,然后量化,分割成许多个小区域,然后用区域合并算法进行合并,一直预先设定的区域数目或者达到满足的聚类条件为止停止合并-Color Image Segmentation Algorithm, first of all, rgb to hsv, and then quantified, separated into many small regions, and then use the region merging algorithm to merge, has been pre-set number of regional or cluster to meet the conditions to reach so far to stop the merger
Update
: 2025-02-19
Size
: 201kb
Publisher
:
gajs
[
Special Effects
]
merge
DL : 0
使用VC/VC++6.0开发的各种数字图像的配准程序与源代码-Use VC/VC++ 6.0 developed a variety of digital image registration procedures and source code
Update
: 2025-02-19
Size
: 19kb
Publisher
:
萧峙清
[
Graph program
]
diblook_SPMG
DL : 0
Split and merge Algorithm for Image Processing . It uses a quad tree as data structure, which is created at running time using breath first method, and a stopping criterion . The stoping criterion method can be changed , i just used to the difference of means of the regions which should be merged , compared with some threshold.
Update
: 2025-02-19
Size
: 1.37mb
Publisher
:
TOAMNA_AMARA
[
Special Effects
]
ImageProcee
DL : 0
关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection, edge enhancement, etc.), Image stunt show (scanning, mobile, shutters, mosaic, shan be fade) of the image processing features such as VC++ source code
Update
: 2025-02-19
Size
: 4.14mb
Publisher
:
王道会
[
Graph program
]
txhb
DL : 0
可以实现两幅BMP图像的合并,并输出合并后的图像-May realize two BMP image merge, after and outputs the merge image
Update
: 2025-02-19
Size
: 1.84mb
Publisher
:
wu
[
Windows Develop
]
c9-2008jun11-pencil
DL : 0
Segmentation image with method merge and split
Update
: 2025-02-19
Size
: 946kb
Publisher
:
Doanh
[
Delphi VCL
]
ImageEn.v2.3.0.Full.Source
DL : 0
·ImageEn 2.3.0 ImageEn一组用于图像处理、查看和分析的Delphi控件。能够保存几种图像格式,能够从扫描仪、视频捕捉获取图像,运用滤镜,合并图像,选择图像区域等-ImageEn 2.3.0 ImageEn a set of image processing, viewing and analysis of the Delphi controls. Several image formats can be saved, from scanners, video capture access to images, use filters, merge images, select image areas, etc.
Update
: 2025-02-19
Size
: 1.25mb
Publisher
:
yang
[
Windows Develop
]
waili
DL : 0
waili小波算法包,在windows下编译通过的lib-Uses integer wavelet transforms based on the lifting Scheme ¢ Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets ¢ Provides crop and merge operations on wavelet-transformed images ¢ Provides noise reduction based on wavelet thresholding using Generalized Cross Validation ¢ Provides scaling of images ¢ Provides edge enhancement of images ¢ Provides also some simple image operations(addition and subtraction of images) ¢ Allows different image representations(RGB,YUV,Lab,...)
Update
: 2025-02-19
Size
: 61kb
Publisher
:
jiaozi
[
Graph program
]
splitmerge
DL : 0
SPLITMERGE Segment an image using a split-and-merge algorithm.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
Wagner
[
Special Effects
]
BitmapMerge
DL : 0
可以使几幅bmp图像合并成一幅bmp图像 ,对于学习图像处理的同学,建议下载下来看一下。-This application can merge many picture into one,for those who leare image processing,, it is recommended to download the code to learn.
Update
: 2025-02-19
Size
: 3.69mb
Publisher
:
黄虎
[
Special Effects
]
gdal_merge
DL : 0
功能强大的图像合并程序,用python实现,底层调用GDAL。-Powerful image merging process, using python implementation, the bottom is called GDAL.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
freespy
[
Special Effects
]
weimianfenge
DL : 0
一种改进的图象分割程序,分割出来效果相当好,尤其对于丰富的图象,保证别人没有上传过-Based on graph cut image segmentation algorithm, split the result was very good, especially for texture-rich images, ensure that no one else uploaded
Update
: 2025-02-19
Size
: 2kb
Publisher
:
周
[
Other
]
splitmerge
DL : 0
SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image. In the output, G, each connected region is labeled with a different integer. - SPLITMERGE Segment an image using a split-and-merge algorithm. G = SPLITMERGE(F, MINDIM, @PREDICATE) segments image F by using a split-and-merge approach based on quadtree decomposition. MINDIM (a positive integer power of 2) specifies the minimum dimension of the quadtree regions (subimages) allowed. If necessary, the program pads the input image with zeros to the nearest square size that is an integer power of 2. This guarantees that the algorithm used in the quadtree decomposition will be able to split the image down to blocks of size 1-by-1. The result is cropped back to the original size of the input image. In the output, G, each connected region is labeled with a different integer.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
dilir
[
OpenCV
]
opencv--false-color-image-merge
DL : 0
实现遥感图像的假彩色合成,使用opencv来实现。-merge the false color image of remote sense images
Update
: 2025-02-19
Size
: 10kb
Publisher
:
weihuan
[
Special Effects
]
image-merge-and-ndvi
DL : 0
基于bitmap的图形处理程序,能够完成较为基本的旋转平移,放大缩小的功能,还有基于HIS的图像融合,和NDVI植被分析的功能。-Bitmap-based graphics program that can be completed more basic rotation pan, zoom function, as well as the HIS-based image fusion and NDVI vegetation analysis functions.
Update
: 2025-02-19
Size
: 2.01mb
Publisher
:
余扬海
[
Software Engineering
]
Image-merge
DL : 0
实现两幅图像的合并zipMerge(Mat inImg1,Mat inImg2,Mat outImg)-two image nerge
Update
: 2025-02-19
Size
: 1kb
Publisher
:
无痕
[
Special Effects
]
Image-Merge
DL : 0
图像合并:把同一目录下所有图像合并为一个图像,可以设定每行排列图像数。-Image combining: the same directory all the images into a single image, you can set the number of images per row arrangement.
Update
: 2025-02-19
Size
: 232kb
Publisher
:
雪锋
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.