搜索资源列表
JPEGDecoder
- jpeg解码程序,以dll方式,用户只要调用相应的接口函数即可-jpeg decoder procedures to dll, call the corresponding user interface function can be
BmpViewer
- to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file
fmritools
- 显示f M R I图象,分层叠加显示 比较方便, 用户界面友好-show f R I M images show layered stack more convenient, user friendly interface
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
lwegui
- LWEGUI(轻量级嵌入式图形用户接口)是基于GPL的开源嵌入式GUI系统,采用线程模式和类WIN32 API,可以方便移值到大多数现有的主流嵌入式操作系统。 高可移值性:LWEGUI在设计时充分考虑了系统的可移值性,对跟操作系统相关部分进行了抽象,因些可以轻松移值到现有的大多数嵌入式操作系统。(附开发,移植文档,开源的东西就是方便大家学习) -LWEGUI (lightweight embedded graphical user interface) is based on the G
Program
- 本程序代码能够通过操作界面选择要显示的各种类别的图像-The program code can be displayed through the user interface to select the various categories of images
FlashUIShow
- 使用FLV格式的flash做为界面显示,开发更美观的图形界面。环境为VC-using FLV format flash file as user interface elements, developing more friendly UI in Visual C++.
piwigo-2.5.1
- Piwigo是一个PHP开源图片管理系统,Piwigo带有非常简单的安装界面和管理面板的,Piwigo它具有强大的功能来发布和管理您的图片。扩展使Piwigo轻松定制,锦上添花。 Piwigo的特点包括: 可设置自由或限制图片访问,角色/用户管理,多服务器支持,支持用户评论,采用HTML模板控制界面外观,多语言支持,一个RSS通知Feed,EXIF和IPTC元数据管理,多目录支持(每一张图片可以同时属于多个目录),所有Web页面都兼容W3C规范。-Piwigo is a PHP o
keshe
- 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
im2bw
- 实现彩色图像的图像二值化的GUI编程,即实现图像的灰度处理、二值化、膨胀、腐蚀的功能,同时生成GUI用户界面。-Achieve color image binarization GUI programming, namely to achieve gray image processing, binarization, dilation, erosion features, while generating GUI user interface.
UserInterface
- 用于用户登录界面,方便大家编写用户界面,很好用,很值得。-For user login interface
resize
- Image resizing(Graphic User Interface)
DICOM_Viewer
- dicom_viewer 这个程序相信很多人都有。晚上无意中又看到这个,感觉很经典。值得和大家分享。所以贴出来。 之前自己写的读取函数,多亏这个程序,要不然没准到现在还弄不出来。总结一下这个程序的特点: 1.完整的写出了如何读取dicom数据。可以读取单层、多层、以及马赛克数据。能获得数据头信息。 2.能在ivolume中查看多层图像的三维体。 3.将读取、设置等封装为dicomviewerimage一个完整的类,使用方便。 更多的好处还是用后才知道。。呵呵呵 程序附带