搜索资源列表
airfly
- Win32编程,演示了屏蔽程序关闭功能和图象合成显示功能(根据图象创建窗口).-Win32 programming, demonstrated the procedure to close shielding function and synthetic image display function (based on image creation window).
MyBitmap
- 进行图象合成并保存的源代码非常简单的例子-Image Synthesis and preserve the source code is very simple example
图象与文字的合成
- 图象与文字的合成-images and narratives Synthesis
图象半透明的处理
- 图象半透明合成输出,支持jpg格式-translucent image synthesis output support jpg format
图象与文字的合成
- 图象与文字的合成-images and narratives Synthesis
图象合成技术
- 这是一个关于图像技术的源码,会有很大的帮助的-This is a technology of the source image, there will be very helpful to the
图象半透明的处理
- 图象半透明合成输出,支持jpg格式-translucent image synthesis output support jpg format
airfly
- Win32编程,演示了屏蔽程序关闭功能和图象合成显示功能(根据图象创建窗口).-Win32 programming, demonstrated the procedure to close shielding function and synthetic image display function (based on image creation window).
bmpclass
- bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, e
image_processing_source_code
- 图像处理源码内容: alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 si
MyBitmap
- 进行图象合成并保存的源代码非常简单的例子-Image Synthesis and preserve the source code is very simple example
EvsImageProcess
- 一些常用的图象处理算法,列表如下 alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.
MasterVisualC++_NETimageprocessing
- 《VC++图象处理程序设计》 书中代码 天津理工大学 计算机科学与工程系 杨淑莹 第二章特效显示 第三章几何变换 第四章灰度变换 第五章平滑处理 第六章锐化及边缘检测 第七章图像分割 第八章形态学 第九章图像的变换域处理 第十章图像合成 第十一章24位彩色 第十二 章小波变换-"VC image processing program design" book code
myhecheng
- 图象合成的vc代码,包括图象的差影法和图象的逻辑运算等算法-image synthesis vc code, including video images of the poor image and the logic algorithms, etc.
matlab
- 合成孔径雷达图象处理的各种方法.斑点噪声的去除,图象分割的算法,以及压缩,去噪等内容.大家可以共同参考.-Synthetic aperture radar image processing methods. Speckle noise removal, image segmentation algorithm, as well as compression, denoising, etc.. We will be able to ref
picture
- 24位图象合成的程序,采用Visual C++编程.-24 image synthesis procedure for the Visual C++ Programming.
VC++ImageProcess1
- 《VC++图象处理程序设计》光盘使用说明 1. 请先安装VC++6.0。 2. 盘中文件夹序号与书中章节相对应。文件夹中包含各章的应用程序及源代码。 3. 小波变换应用程序只支持24位图像的处理,其它各章的应用程序支持8位、24位图象处理。 4. 读者直接运行程序时,首先打开原图并点击左视图,使之显示原图像;然后点击右视图并选择菜单中的处理函数, 处理后的图像即会在右视图上显示。 5. 第七章程序支持8位、24位
experiment2
- 超分辨率图像处理从几幅图象中提取像素合成新的比较清晰的图像-Super-resolution image processing to extract images from a number of new synthetic pixel images clearer
sar_simulator.m
- SAR(合成孔径雷达)仿真程序,我们单位在这方面投入很多研究,我的毕业论文就是做SAR图象特征提取的.-SAR (Synthetic Aperture Radar) simulation program, we invested in this unit a lot of research, my thesis is to do the SAR image feature extraction.
bmpclassbmp图象处理类
- bmpclassbmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等