搜索资源列表
数字图像处理的几个程序例子
- 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intens
常用的数字图像处理算法
- 常用的数字图像处理算法实现,都是用标准C语言实现的,绝对经典-commonly used digital image processing algorithm has been used standard C language, absolute classic
数字图像处理源码
- 数字图像处理源代码 具体实现数字图像各经典算法,并附有界面。-digital image processing source code specific digital images of the classic algorithms, together with interface.
digitalprocessing_gangsaleisi_2
- 数字图像处理—经典算法,冈萨雷斯配套电子书籍-digital image processing-classical algorithm, Gonzalez matching e-books
Imageprocessiong
- vc实现,图像处理经典算法,不用修改直接可以用。-vc realization of the classical image processing algorithm, without changes can be used directly.
图像处理经典算法
- 经典二值化算法 Niblack的改进
VC++数字图像处理与工程应用篇
- VC++数字图像处理与工程应用篇 详细介绍了图像处理的经典算法,值得学习
图像处理经典算法
- 图像处理经典算法
Visual C++数字图像处理
- 一个VC++编写的图像处理系统,包括了图像处理的经典算法!-a VC prepared by the image processing system, including the classic image processing algorithm!
数字图像处理的几个程序例子
- 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intens
常用的数字图像处理算法
- 常用的数字图像处理算法实现,都是用标准C语言实现的,绝对经典-commonly used digital image processing algorithm has been used standard C language, absolute classic
数字图像处理源码
- 数字图像处理源代码 具体实现数字图像各经典算法,并附有界面。-digital image processing source code specific digital images of the classic algorithms, together with interface.
digitalprocessing_gangsaleisi_2
- 数字图像处理—经典算法,冈萨雷斯配套电子书籍-digital image processing-classical algorithm, Gonzalez matching e-books
mytestimage
- 做数字图像处理的18张经典灰度图,是你是做各种图像处理算法的首选,这些图像的典型性已经国内外学者公认。这18张图像也是本人所在实验室测试算法、测试系统的例子。-Digital image processing make 18 classic grayscale is you are to do all kinds of image processing algorithm of choice, these images of typic
cvBlobFinder
- 基于OPCV的blob搜索算法,图像处理经典算法-OPCV the blob-based search algorithm, image processing, the classical algorithm
C#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, i
数字图像处理经典算法
- matlab 数字图像处理经典算法。归纳很全面。拉普拉斯变换、中值滤波、灰度拉伸等等算法的总结(Matlab digital image processing classic algorithm. Induction is very comprehensive. Laplasse transform, median filtering, gray stretch and so on algorithm summary)
VC++图像处理典型算法完整演示源代码
- VC++图像处理典型算法完整演示源代码,实现傅里叶变换、离散余弦变换等经典图形处理算法(VC++ image processing typical algorithm, complete demonstration source code)
VC图像处理典型算法及实现
- vc图像处理典型算法及实现,里边包含了多个经典算法,希望对大家有帮助(Typical algorithm for VC image processing and Realization)
图像处理经典算法及OpenCV程序
- 图像处理经典算法及OpenCV程序(基于opencv的use摄像头视频采集程序、基于opencv的use摄像头视频采集程序、基于opencv的两个摄像头数据采集、能激发你用代码做视频的冲动程序、图像反转(就是把黑的变白,白的变黑)、图像格式的转换、从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 、采用Canny算子进行边缘检测、角点检测、图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的)。。。。 )(Classical