搜索资源列表
histomap
- 自己写的图像处理的小软件,包含了求灰度直方图的功能。-himself in the small image processing software, including seeking a histogram function.
COLOR-TO-GARY
- 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, and can adjust the contrast of
ImageLib_ver0.6.tar
- 功能强大的图像处理开源软件,支持多种图像格式,包括各种图像处理常见变换,如DCT,小波变换等。-powerful image processing software revenue to support a variety of image formats, including various image processing common transform, If DCT, wavelet transform.
ImageSDK
- 自己编的SDK环境下的图像处理小软件!——参考《数字图像处理编程入门》
UltraPic
- 用VC6.0写的一个数字图像处理小软件,用于课程设计
图像小波变换
- 这是小波变换软件在图像处理中的应用,该软件是基于MFC的,可以处理不同大小的图像,同样也可以更换小波函数,实现不同的小波变换。-This is the wavelet transform the image processing software, the application of the software is based on the MFC, can handle different sizes of the images, but also can be replaced wavel
DIP.数字图像处理小软件改进版
- 数字图像处理小软件改进版,openCV下实现图像平滑锐化等功能,Digital image processing software to improve the version of the small, openCV sharpening to achieve features such as image smoothing
dip
- 图像处理小软件,可以读入保存图像,还有一些简单的处理-Small image processing software, you can save the image read, there are some simple processing
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
IMGCaputre
- 一个简单的图像处理小软件,能抖动显示图像
ImageProcessing
- 图像处理小软件,实现梯度锐化、拉普拉斯锐化、均值滤波、中值滤波、旋转缩放等功能。是学习图像基本算法的一个小工具。-Small image processing software, to achieve gradient sharpening, Laplacian sharpening, mean filtering, median filtering, rotation, zoom and other functions. Is to learn the basic algorithm of t
Drawtool
- 方便的绘图小工具软件,可实现基本的绘图及图像处理功能-To facilitate drawing a small tool that enables the basic graphics and image processing functions
hwc
- VC++开发的遥感图像处理软件,包括预处理,超大图像的显示,图像腐蚀膨胀和图像镶嵌,小波变换等-VC++ development of remote sensing image processing software, including pretreatment, large image display, image corrosion expansion and image mosaic, wavelet transform
a
- 简单图像处理小程序简单图像处理小工具简单图像处理软件-jiandantuxiangchulixiaochengxujiandantuxiangchuli
IDLVisualization
- 利用IDL进行图像处理的软件,可以实现一些遥感小功能-Using IDL image processing software, can achieve a small number of remote sensing capabilities
dodib
- 一个VC处理位图的例子,写成了一个不错的图像处理小软件,多窗口模式,有画笔加文字等功能,有兴趣的可以借鉴本源码。-A bitmap processing VC example, wrote a nice small image processing software, multi-window mode, there are brushes add text and other functions, are interested can learn from this source.
pic
- 实现了图像扭曲变形、动态雨滴效果等的图像处理小软件-Image distortion, dynamic effects, and raindrops
image segmentation
- 图像处理软件,具有绘制直方图、阈值化、灰度处理、小波分解及重构等功能。(Image processing software)
基于MFC的图像处理软件设计
- 基于MFC的图像处理软件设计,小东西,随便写写(MFC based image processing software design, small things, literally writing)
2886210
- 分而治之方法与软件设计的模块化方法非常相似,为了解决一个大的问题,可以: 1) 把它分成两个或多个更小的问题; 2) 分别()