搜索资源列表
MasterVisualC++_NETimageprocessing
- 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code Tianjin Polytechnic University
将两个image进行半透明叠加
- 透明图像合成,将两个image进行半透明,然后叠加在一起-transparent image synthesis, will conduct two semitransparent image, and then superimposed
image-synthesizing
- VC++图像处理图像合成程序,包括图像差影法和图像逻辑运算(如与、或、非运算)的源码。
videoTrack(BMPAVITransfer)
- 改源码在VC6.0环境下编译通过。实现的功能是:首先可以将一个AVI文件的所有帧图像提取出来,并以bmp的形式保存在一个文件夹中;其次可以将一个bmp文件夹中的所有图像合成一个AVI文件,并可以根据用户的输入数据控制AVI文件的播放速度。
VCIPH
- 基于VC的图像处理演示程序,主要涉及图像合成、蒙板、选择和羽化
Image Progress
- C语言写的图像处理源码。 进入 VCImageN 后在 Image1 窗口中可直接运行的演示功能有: 点处理:投影定位例 邻域处理:单点宽边界检测例、液滴边缘检测例 图像平滑(旋转掩模平均原理) 带方向边缘检测(检测原理、Kirsch 算法各分量、Robinson 算法各分量、Prewitt 算法各分量) 二值图像处理:二值化实例(不同算法比较、多模式、双阈值、比率法、分块二值化)
图像逆透视变换的示例
- 图像逆透视变换的示例,用于合成360度全景俯视图。,An example realizes the image processing of Inverse Perspective Mapping, which is used in composing 360 panorama planform.
SARAutoFocus.rar
- 对合成孔径雷达下的方位向上散焦的目标利用RCM重新聚焦,得到聚焦好的图像,Synthetic aperture radar for position under the goal of upward defocusing to re-focus the use of RCM has been focusing a good image
gxl1006.rar
- 一套利用VC++实现视频图像增强的软件,先视频分解,然后图像增强,在图像合成视频,AVI AND BMP
read_YUV
- 这个程序将左视和右视的yuv图像合成为一幅图像,可用于批处理-This program, as the left and right depending on the synthesis of an image yuv images, can be used for batch
VC++DigitalImagingProssing
- VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
Image_Synthesis
- 用VC++6.0编写的图像处理程序 ,实现了图像合成效果,代码简洁明了-Image Synthesis
image-synthesis
- 基于VC++图像处理程序,包含图像合成处理。-Based on VC++ image processing procedures, including image synthesis processing.
image
- 图像合成,可以将多张图片合成成一张图片的图片-Image synthesis, multiple images can be synthesized into one picture
1_09020609295650
- 实现图像合成和其他有用的功能能够是想不同的功能呢个- it is a very goog documeng and can improve you nature
MyDIP_Matlab
- 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
Image-Fusion
- 图形图像处理中图像融合的MATLAB程序代码,用于将同一对象的两个或多个图像合成在一幅图像中。-Graphic image fusion Image Processing MATLAB code for the same object in two or more images in an image synthesis.
matlab多聚焦图像融合
- matlab多聚焦图像融合,将两张到六张不同焦点的图片合成成一张(Matlab multi focus image fusion, the two to six different focus of the picture into a piece)
图像融合+源代码+matlab
- 将前景与背景的图像融合,程序有效,图像为彩色合成,另附其他融合算法(The fusion of foreground and background images is effective, and the image is color synthesis.)
shutu1
- (1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等; (2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项); (3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项); (4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images
