搜索资源列表
cw_picture
- 用VB实现的图像处理程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)画图功能-VB image processing procedures, covering most of the basic image processing technology : (1) Image geometry transformation (image reversed, rotation
inmage_convert
- 图像处理中基本的图像翻转基本代码,vb编写,方便应用
MFC实现BMP图像灰度翻转和直方图均衡化
- MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
fanzhuan
- 读入图像,进行翻转,再将图形显示在屏幕上-Read into the images, to flip, and then graphical display on the screen
test3
- 采用插值方法实现对灰度图像(彩色图像将自动转换为灰度图像)翻转任意角度。-Interpolation method used to achieve gray-scale images (color images will automatically be converted to grayscale images) arbitrary flip angle.
grayconverse
- 基于C64xx的纯软件仿真,设置为simulator形式。实现灰度图像翻转,内附有图像数据文件,和处理结果图片。-C64xx based on pure software simulation, the form is set to simulator. Gray-scale image to achieve overturned, giving the image data files, and processing the results of picture.
pictureTransform
- 不使用opencv等工具实现的图像翻转程序,经测试效果不错-Do not use such tools opencv image reversal process, good results have been tested
RdfSnap123_0430_Setup
- 一款完全免费的专业级屏幕捕捉软件,能够让您得心应手地捕捉到需要的屏幕截图。捕捉图像方式灵活,主要可以捕捉整个屏幕、活动窗口、选定区域、固定区域、选定控件、选定菜单、选定网页等,图像输出方式多样,主要包括文件、剪贴板、画图和打印机。软件具有捕捉光标、设置捕捉前延时、显示屏幕放大镜、自定义捕捉热键、图像文件自动按时间或模板命名、捕捉成功声音提示、重复最后捕捉、预览捕捉图片、图像打印、图像裁切、图像去色、图像反色、图像翻转、图像旋转、图像大小设置、常用图片编辑、墙纸设置等功能。捕捉到的图像能够以保存图
filter
- C语言读取图像,对图像进行翻转,中值,均值滤波的实现。这是在VC6.0中编的程序-C language read images right images flip, median, mean filtering realization. This is VC6.0 in compiled procedures
AEtaws
- 图像处理ocx控件,支持bmp,jpg,tiff格式的图片放大缩小,旋转,翻转,添加文字。-Image processing ocx control, support bmp, jpg, tiff format, picture zoom, rotate, flip, add text.
showdib
- 这是一个DIP(数字图像处理)的实验程序,可实现初级的一些DIP图像处理,包FFT,DCT,walsh变换,图像翻转,加噪等操作。-This is a DIP (digital image processing) experimental procedures, can be a number of junior DIP image processing, including FFT, DCT, walsh transform, image flip, noise and other opera
libwavelet_1.3.1.tar
- Linux平台上的图像处理功能,功能强大,具有图像缩放、翻转、灰度变换、图像格式转换、小波变换等-Linux,ImageProcess:image rotate,gray transformation,wavelet
reverse
- 该代码实现图像翻转,属于直接灰度变换的内容-The code image flip, the contents of a direct gray-scale transformation
bmpreadwrite
- 实现图像处理的各种算法 包括bmp图像的读入读出,中值滤波,形态学滤波,图像翻转,图像分割等子函数-Achieve a variety of image processing algorithms including bmp image read read, median filtering, morphological filtering, image flip, image segmentation, etc. Functions
1234
- 图像翻转VC源代码,很实用的图像处理算法-Image flip VC source code, the connotation test picture, very useful image processing algorithms
image-processing
- 关于图像处理的一些基本代码,比如图像格式变换,图像插值,图像翻转等-Some basic code on image processing, such as the image format conversion, image interpolation, image flip
test_image_transform
- 图像消除锯齿等,图像翻转等,对学习pixlib很有帮助-Image anti-aliasing, image flip, helpful learning pixlib
image-design
- 本人精心整理的VB程序开发的平面图像处理软件,最初为国外的一个功能较全的图像程序,经过本人汉化,修改,功能得到极大扩展。内容包括各种滤镜,绘图、ico图标生成,图形特效,分型图案,莫尔图案,摩尔图案,美丽图案,渐变色,图像翻转,旋转,Alpha混合,图像显隐特效,不同大小的ico图标绘制简单动画演示,图形打开和保存等等,支持jpg、bmp、gif、wmf等格式。几年的图像处理程序收藏精华全在这儿了!希望对大家的学习有所帮助。-I carefully finishing plane image p
图像处理GUI
- 包含一些基本的图像处理算法,程序主要功能有: (1)读取处理前图像,存储处理后图像。 (2)对原图像进行添加噪声,有高斯噪声和椒盐噪声可以添加。 (3)对原图像进行空域和频域的滤波。 (4)对原图像或者处理之后的图像进行二值化,亮度翻转,图像(空间)翻转,直方图匹配,直方图均衡。 (5)对原图像或者处理之后的图像进行对比度拉伸变换。(Includes some basic image processing algorithm)
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算