搜索资源列表
vc_digital_image_processing_code
- GeoTrans目录下为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用-GeoTrans directory for Packaging Dll Visual C projects. Compliant with the 10 commonly used image processing API function, the convenience of the VC, VB, Delphi and other devel
CImg
- 我常用的图象处理工具。就一个.h文件所以用起来很简明。-frequently used image-processing tools. On the one. H Therefore, the use of paper up quite succinctly.
princomp
- 主成分分析的matlab实现,是许多图像处理方法常用的工具之一
GeoTrans
- 此源码为封装Dll的Visual C++项目。其中封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。区别于通常的8位位图处理,封装的各API函数可以处理24位彩色图像。
vc-image-processing
- 数字图像处理的常用软件、开发工具、本书程序处理前后的图像文件、涉及到的全部VC++源代码
ImageProcess(sourcecode).zip
- 该文件包含了数字图像处理的常用软件、开发工具、本书程序处理前后的图像文件、本书文档涉及到的全部VC++源代码。,The document contains commonly used digital image processing software development tools, this book pre-and post-processing image files, the book documents all relate to VC++ Source code.
yuvtools_peterlee
- 李世平老师整理的最新版YUV工具包。收集了常用的视频(图形)文件处理工具,方便视频开发人员,特别是视频编码研究者,这些小工具将是不可多得的助手,该软件包由“Peter Lee”整理并发布,特此感谢。-Li Shiping teachers finishing the latest version of YUV Toolkit. Collection of commonly used video (graphics) file handle tool to facilitate video dev
VC
- VC 数字图像处理编程讲座 我们这个讲座就是讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法, 论述了图像处理的理论,同时给出了VC 实现的源代码。-VC digital image processing programming lecture seminar is to discuss how our use of Microsoft' s Visual C++ development tool to achieve some of the comm
photo_geo_trans_process
- 封装了10个常用图像处理的API函数,方便VC、VB、Delphi等开发工具调用。各API函数可以处理24位彩色图像。包括锐化,滤波,几何变换,形态学变换等。图像处理必备的好东西。-Package of 10 commonly used image processing API function,can be easily called by VC, VB, Delphi and other development tools . The API function can handle 24-
matric
- 矩阵变换的一些常用方法,用于图像处理的基本工具-matrix operation
MatlabToolboxforImageProcessing
- \常用的图像处理工具(用MATLAB所编)Matlab Toolbox for Image Processing:梯度锐化,图像镜像,图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡,中值滤波等。-\ Common image processing tools (using MATLAB, ed) Matlab Toolbox for Image Processing: gradient sharpening, image mirroring,
MATLAB-img_pro
- matlab图像处理工具,包含了很多常用和不常用的处理方法-matlab image processing tool, containing a number of commonly used and are not commonly used approach
ImageFusionTools
- 用于图像融和的窗口化工具,包含了几乎所有的常用融和算法:pca, Ihs, 金子塔,小波变换,多孔小波变换,brovey融合等。-The window for image integration tools, including almost all of the commonly used integration algorithm: pca, Ihs, pyramid, wavelet transform, multi-Kong Xiaobo transformation, brovey i
toolsBox[code]
- 使用vb编写的工具箱,集合了常用的工具。并且只是一个exe文件。方便携带。-one VB tools box。content many Little tools,include NetTools SystemTools and so on。
1
- 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
imageprocess
- 在MATLAB里开发的几个常用的图像处理工具,简单易用,初学者可以试试。-matlab image process easy
histogram
- 灰度直方图是灰度级的函数,描述的是图像中具有该灰度级的像素的个数。它是多种空间域处理技术的基础。直方图操作能够有效用于图像增强;提供有用的图像统计资料,其在软件中易于计算,适用于商用硬件设备。直方图均衡化是通过对原图像进行某种变换,使原图像的灰度直方图修正为均匀分布的直方图的一种方法。图像灰度 直方图均衡化使得图像的灰度分布趋向均匀,图像所占有的像素灰度间距拉开,加大了图像反差,改善了视觉效果,达到增强目的。MATLAB是数字图像处理的常用工具,应用MATLAB的各种函数能够对数字图像进行各种处
ww
- 本实验要求完成图像的直方图计算与显示,图象的中值滤波处理,熟悉和掌握近代信号处理的基本专业知识及实验方法,验证信号处理的基本理论及应用技术,掌握专业实验中常用的仪器设备、开发工具的使用。-Required to complete this study, histogram calculation and display, image median filter processing, familiar with and master the basic of modern signal proc
toolbox
- matlab数字图像处理。包含一些常用的工具和代码!-matlab digital image processing. Contains a number of commonly used tools and code!
vlfeat-0.9.20-bin.tar
- 常用工具包,特征提取方法,如HOG,sift等特征,分类方法如决策树,svm等(Commonly used toolkits, feature extraction methods, such as HOG, sift and other features, classification methods, such as decision trees, SVM, etc.)