搜索资源列表
数字图像处理源码
- 数字图像处理源代码 具体实现数字图像各经典算法,并附有界面。-digital image processing source code specific digital images of the classic algorithms, together with interface.
图像处理软件及源代码
- 界面做的很好,功能比较好,但只是对毕业设计的一些内容,小型图像处理软件,执行了一些简单图像处理操作-interface so good, function better, but only to graduate some of the elements of design, the small image processing software, the implementation of some simple image processing operations
图像处理演示程序
- 数字图像处理演示程序。为配合《数字图像处理学》一书的出版,便于读者在学习中对本书的主要内容加深理解并增加一些直观的感性认识,以便在更好地理解本书内容的基础上进一步在实践中利用各种图像处理能,特编制了一套实验演示软件。该软件既可以作为教学、演示之用,也可以在实际图像处理中直接应用。由于本软件严格按照软件工程的规范加以制作,并按惯例进行了包装,因此,安装使用极为方便。软件界面采用中文,界面友好、简便,一般不需要特别的专门学习就可以运用。在阅读完该简单说明后,只要动手试一下,便可灵活自如的加以应用。-
图像处理基本算法演示软件
- 图形界面,对图像处理的多个基础算法提供源码及演示功能。
Matlab1.rar
- Matlab图像处理与界面编程宝典源码,内含经典程序,Matlab image processing and interface programming book source, including the classic procedure
GeoImager_rar
- 遥感图像处理源码,界面类似ERDAS风格,一些图像处理源码可以参考下。-Source remote sensing image processing, ERDAS similar style of interface, a number of image processing source code can refer to the next.
ringsdk_v10913
- 临风自己的开发windows界面的工具包,实现了文件操作类和注册表操作类,重点在图像处理及界面制作方面,可解码GIF,PCX,JPG,实现了类似OICQ和OFFICE XP的菜单。在此感谢临风-临风their windows interface development toolkit, the realization of the file operations categories and types of registry operations, with emphasis on image
GuiIamgeProcess
- 一个matlabgui编写的图像处理界面,可以实现图像的读入,灰度值计算等一般处理-Matlabgui the preparation of an image processing interface, you can read in the realization of images, gray value of the general processing
matlabimageprocesskit
- matlab 图像处理 函数列表 高级图像处理 实验教程 用户界面设计-matlab image processing function list of high-level image processing experimental user interface design course
demo
- opencv和MFC结合编制的两个图像处理界面,直接打开导入图像,便可以得到多钟处理效果,边缘检测,图像变换等。-opencv and the MFC union establishment s two imagery processing contact surface, opens directly inducts the image, then may obtain the multi-clock processing effect, the marginal check, the pic
Useful
- 本程序是根据何斌的VC++数字图像处理写的图像处理界面,并对其进行改进,如可以实现24位真彩色图像的灰度化-This procedure is based on Bin' s VC++ written in digital image processing image processing interface, and to improve it, and if we can achieve 24-bit true color gray-scale image of
tuxiangchuli
- 用gui 做的一个图像处理界面 完成了 转化成灰度图像 直方图显示 提高分辨率 降低分辨率 噪声处理 等几个功能 是吧8个程序和在一起的程序-With a gui interface to do a complete image processing into a gray image histogram processing to improve resolution of lower resolution, noise, and several other functions it eigh
图像处理基础
- c语言实现图像处理几何变换基础技术。编程平台为vc6.0。MFC程序.。运行dutu.cpp文件,得到图像处理界面,点击相应按钮,输出处理后图像。(C language implementation of image processing, geometric transformation, basic technology. The programming platform is vc6.0. MFC program. Run the dutu.cpp file, get the image
MATLAB 图像处理与界面编程代码
- 图像处理相关的MATLAB实现,希望对大家有用(Image processing related MATLAB implementation, we hope to be useful)
图像处理界面所有文件
- 图像处理软件,界面漂亮,功能齐全,附带MP3播放器(MATLAB GUI matlab MP3)
nian_modify
- 主要是调用matlab相关图像处理函数,处理图形相关属性信息的图形界面演示程序(A graphical interface demonstration program that calls matlab related image processing functions and processing graph related attributes information)
IDL编程实现图像处理
- 利用IDL实现对图像处理的界面,包括对灰度值和RGB进行设置的按键程序的源代码,比较简单(Using IDL to achieve the gray value of the image settings button program source code, relatively simple.)
C#图像处理编程+源程序
- 本文档为C#图像处理编程,界面设计简洁大方,功能涉及图像基本操作(C)、图像增强(Z)、图像特技显示(T)、数学形态学(L)。灰度、饱和度、透明度调节、高斯、二阶优化、霓虹、负像、浮雕等(This document is C# image processing programming. The interface design is simple and generous. Its functions include image basic operation (C), image enhanc
基于图像处理程序包的MATLAB_GUI界面设计
- 基于 M AT LAB设计向导 GUI开发出的数字图像处理技术具有图形用户界面良好、使用方便的特点。本文首先介绍了 M AT LAB的图形用户界面 GUI面板,然后结合具体图像处理功能介绍了利用 M ATLAB的 GUI设计向导进行图像处理的方法及过程,最后给出图像处理各个功能的运行结果。(The digital image processing technology developed based on the design guide GUI of MATLAB has the charac
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算