搜索资源列表
数字图像处理源码
- 包括锐化、平滑、LOG滤波器提取边缘数学形态学的腐蚀、膨胀、骨架化、开闭运算以及分形方法画树木和树叶 包括源代码、3篇文档和可执行程序 下载地址: 数字图像处理源码 -including sharpening, smoothing, edge extraction LOG filter of mathematical morphology of corrosion, swelling, skeleton, opening and closing operations a
12345draw
- 使用vc开发的小的画图程序,使用文档/视图模式开发。对于文档处理具有保存和打开功能,能处理三种图形的加载和保存工作,这三种图形分别为线、矩形和椭圆,并且能在视图中正确的显示出这些图形。
labviewImageProcessing
- labview 图像处理及介绍(包括PDF文档说明和LV源程序 程序经检测可以使用)-labview image processing
javaImage
- java图像处理文档 是一些2d的技术和想法-java image processing document some of the technology and the idea of 2d
VisualC
- 这是一个PDF文档,上面记录了多种图像处理,包括视频处理的很多源代码。-This is a PDF document, the above records a variety of image processing, video processing, including many of the source code.
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
ImageProcess
- 实现所有经典的数字图像处理算法,为vc单文档界面-The realization of all the classical digital image processing algorithms, for vc Single Document Interface
cimage
- xImage是不错的图像处理类,下载下来后,发现太复杂,详细说明的文档也没有,对我等VC新手来说只能慢慢摸索了。个人总结经验如下:-xImage is a good image processing class, download it, it was found too complicated and no detailed descr iption of the document, such as VC novices to me only slowly explored. Individu
Image-Processing-OTSU
- 自己写的OTSU算法, 已经过简化,用于文档处理-OTSU algorithms, writted by myself, and simplified
myPCA
- 主元分析,主要用于多维数据的降维处理,能够从多维数据中提取出最主要的元素,从线性变换的角度来说就是坐标表换到一个能够体现系统特征的基座标系上-Principal component analysis, multidimensional data is mainly used for dimension reduction process, multi-dimensional data can be extracted from the most important elements, from
图像分割与检测
- 多文档 打开图片 图像 点处理(灰度 阈值 反色 增量 线性 直方图 等等) 区域(平滑 中值滤布 等等5中滤布 可自己设置参数) 轮廓提取 轮廓种子 跟踪 模式匹配等等 太强大了
基于帧差法多目标跟踪Matlab代码
- 非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you c
新建 Microsoft Word 文档 (2)
- 利用自动阀值法处理图像,可以对图像进行处理,抗噪声能力强,代码效率高(images can be processed, anti noise ability, high code efficiency)
restwiction__bus__operand
- ID3和C4 5算法的比较,可是交钱买的文档,给需要的人!()
VC图像处理典型算法及实现
- vc图像处理典型算法及实现,里边包含了多个经典算法,希望对大家有帮助(Typical algorithm for VC image processing and Realization)
04322991
- AStart寻路,老外的文档,本人收集整理,个人认为是目前最好的一份学习A星算法的资料,()
数字图像处理书籍
- 数字图像处理第三版,中文版,PDF文档,还算清晰(Chinese version of digital image processing)
图像处理之逆透视变换
- 逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation
python图像处理
- 图像处理文档,python图像裁剪,灰度化,旋转,扭曲等操作(Image processing document)
图像处理相关的文档
- 图像处理相关的文档,图像增强,灰度变换和空间滤波,图像去雾的一些算法MATLAB文件