搜索资源列表
数字图像处理程序精华
- 一个经典的数字图像处理程序精华集,提供了数字图像的一些最基本的处理-a classic digital image processing procedures set essence, providing a digital image processing some of the most basic
数字图像处理程序集
- 数字图像处理源代码,包括各种基本的图像处理程序
数字图像处理程序
- 数字图像处理 的基本程序 涵盖基本功能
图像处理基本操作源码
- 此源码包含数字图像处理的基本操作,非常适合图像处理初学者
Chapter2.rar
- 计算机图形图像学基础算法实验软件包,包括图像处理各种基本算法,对于学习图形图像处理技术有很打帮助,软件程序是用DEPHI编写。,Computer graphics imaging algorithm based on experimental learning packages, including a variety of basic image processing algorithms, for learning graphic image processing technology ha
200432590139.rar
- 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
imglib_v201.zip
- TI DSP-DM64x的图像处理基本函数库,里面有大量的图像处理函数及其源代码。为你的DSP图像处理提供极佳的参考。,TI DSP-DM64x basic functions of image processing library, which a large number of image processing functions and their source code. For your DSP image processing to provide an excellent refe
2107210017520071022238367591296
- vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
vc_picture
- 里面是图像处理的例子及源码,图像处理的的基本算法全部包括,非常有用。-There is a example of image processing and source, image processing, including all of the basic algorithm, very useful.
Matlab图像处理源代码
- MATLAB图像处理,matlab图像处理的基本程序(MATLAB image processing)
图像处理代码
- 基于c#的图像处理,基本处理方法和一些算法函数,例如快速傅里叶变换,灰度图和直方图等等(Image processing based on c #, the basic function processing method and some algorithms, such as fast Fourier transform, grayscale, histogram and so on)
C#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
图像处理GUI
- 包含一些基本的图像处理算法,程序主要功能有: (1)读取处理前图像,存储处理后图像。 (2)对原图像进行添加噪声,有高斯噪声和椒盐噪声可以添加。 (3)对原图像进行空域和频域的滤波。 (4)对原图像或者处理之后的图像进行二值化,亮度翻转,图像(空间)翻转,直方图匹配,直方图均衡。 (5)对原图像或者处理之后的图像进行对比度拉伸变换。(Includes some basic image processing algorithm)
数字图像处理
- 包括图像处理的基本操作,图像显示,图像增强,图像边缘提取等(include process image by matalb)
图像处理
- 视频图像处理,通过matlab编写程序统计视频中的的车流量,分车道检测,此外还有一些基本的图像处理程序(the program is used to count the number of cars that passed the road in the video)
dip基本处理
- 数字图像处理基础算法小程序,包括腐蚀膨胀、交集并补集运算、联通、边缘提取,适合初学者。(Digital image processing algorithm based on small procedures, including erosion expansion, intersection and complementing operations, Unicom, edge extraction, suitable for beginners.)
picture
- 基本图像处理,包括傅里叶变换,快速傅里叶变换等(Basic image processing, including Fourier transform, fast Fourier transform, etc.)
第一章 图像的点运算
- 基本图像处理,图像点运算,几何变换,灰度变换,对数变换(Basic image processing, image point operation, geometric transformation, grayscale transformation, logarithmic transformation.)
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
python图像处理
- 本文章讲解了一些基本的关于python的图像的处理,设计裁剪,缩放等操作。(This article explains some basic operations about Python image processing, design clipping, zooming, etc.)