搜索资源列表
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆
BMP(VC++SourceCode)
- 本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强 、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直方图处理-source of this set is based on the development of the VC on image processing, including image point operations, geometry transformation, orthogonal transformation, i
progress
- 数字图像处理,实现灰度直方图、伪彩色、消噪等等一系列图像的优化处理,采用c-digital image processing and realizing gray histogram, pseudocolor, denoising a series of image processing optimization, using c
shiyan2
- 数字图像处理程序。包括直方图显示、中值滤波、图像分割等内容。
c#图像处理
- C# 图象处理 直方图 完整源代码,并附安装文件 绝对可用
imageProcess
- 一个数字图像处理方面关于直方图均衡化和图像比对的用VC实现的程序。
zhifan
- 这是一个图像处理中的直方图显示-This is an image processing histogram shows
The PhoXo Core Library (PCL) 图像处理库
- The PhoXo Core Library (PCL) 是一套强大的跨平台图像处理库。它的主要特性包括 :* 平台无关代码* 任意区域选取* 几十种图像特效* Undo/Redo支持* 多图层* 进度显示* 直方图* 图像文件读写* 文字渲染 (目前使用WIN32-GDI+, 以后会采用FreeType替代)-The Core Library (PCL) is a powerful, cross-platform image processing library. Its main featu
图像处理
- 直方图均衡,图像锐化,Sobel算子锐化,图像平滑
code
- VC++数字图像处理典型算法及实现,包括图像变换,灰度图变成直方图等-VC++ Typical digital image processing algorithm and realized, including image transformation, such as grayscale histogram into
remotesensing
- 遥感图像处理,包括直方图绘制、均衡、三通道显示、平滑锐化-Remote sensing image processing, including histogram mapping, balanced, three-channel display, smooth sharpen
Histogram
- 用Java Application实现对图像进行直方图均匀化处理-Java Application with the image histogram to achieve uniformity of treatment
DIPDemo
- 实现了图像处理常用的基本方法,包括直方图均衡,几何变换,空域滤波,2维快速傅里叶变换,图像复原,图像压缩,边缘检测等方法。-The image processing used to achieve the basic methods, including histogram equalization, geometric transformation, spatial filtering, two-dimensional fast Fourier transform, image restora
work
- 图像处理:显示,直方图,尺寸变换,付式变换,滤波,输出图像-Image Processing: Display, Histogram, size change, pay-type transform, filter, output image
zhifangtu
- 直方图均衡化使用MATLAB实现。数字图像处理程序-Histogram equalization using the MATLAB implementation. Digital image processing
proj_1
- 用MFC作的,包含基本图像处理,例如灰度变换,对数变换,直方图均衡-Using MFC, contains basic image processing, such as gray-scale transformation, logarithmic transformation, histogram equalization, etc.
Introduction
- 数字图像处理,输出数字图像的基本统计量:熵,灰度平均值,直方图等。-Basic statistics of digital image processing, the output of the digital image
graphic-processing
- 经典的图像处理程序,小型光影魔术手了,曝光等功能,都用的最基本的算法,可以作为平台,添加功能。还有灰度直方图,用来分析图像的。-This is the classical program for graphic processing, a simple version of GuangYingMoShuShou, with functions like exposure ect. However the algorithm is very basic,which can be used as a
数字图像处理基础程序及运行结果图像matlab程序
- 实验一 MATLAB数字图像处理初步 3 实验二 图像的代数运算 实验三 图像增强—灰度变换 实验四 图像增强—直方图变换 实验五 图像增强—空域滤波 实验六 图像的傅立叶变换 实验七 图像增强—频域滤波 实验八 彩色图像处理 实验九 图像分割 实验十 形态学运算
histogram
- 数字图像处理--直方图均衡化--matlab程序-Digital image processing- Histogram equalization- matlab program