Welcome![Sign In][Sign Up]
Location:
Search - digital image analysis

Search list

[Graph programVisual C++ for image processing -v2

Description: 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Second Edition)" does a book source code this book mainly narrate uses Visual C to carry on digital picture processing. The entire book altogether 11 chapters, separately introduced the picture spot operation, the geometry transformation, the orthogonal transformation, the image enhancement, the corrosion algorithm, the inflation algorithm, the thin algorithm, the edge examination with withdraw, the outline track, the image analysis, the picture recovers with the picture compression code technology, to each commonly used digital picture processing method, this book has all provided the integrity source code. This book content rich, narration detailed, the usability is strong, suits processes the worker to the digital picture to read the reference.
Platform: | Size: 6281216 | Author: 刘宏 | Hits:

[GDI-BitmapVC_DigitalImageProcess

Description: 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists of almost digital image processing of all basic elements. If the image point operations, geometry transformation, orthogonal transformation, image enhancement, morphological transformation, and the edge contour detection, image analysis, image restoration, image coding and so on.
Platform: | Size: 318464 | Author: 严江 | Hits:

[GDI-BitmapDigital-TV

Description: 数字图象处理,电视图象输入,格式转换,频谱变换及反变换.电视图象频谱分析软件-digital image processing, television image input, format conversion, and transform spectrum inverse transform. Television images spectrum analysis software
Platform: | Size: 653312 | Author: 史玲玲 | Hits:

[Technology ManagementDigitalImageandPictureProcessing

Description: 很不错的数字图像处理资料,包括图像基础、图像处理以及图像分析-very good digital image processing of information, including images based on image processing and image analysis
Platform: | Size: 1558528 | Author: wang | Hits:

[Special EffectsDigitalFiltering_gui

Description: DigitalFiltering_gui applies methods of digital image analysis to images AND grids This includes a broad suite of smoothing (low-pass) filters, as well as contrast enhancement filters, edge enhancement filters, edge detection filters, general high-pass filters, etc.-DigitalFiltering_gui applies methods of digital image analysis to images AND grids This includes a broad suite of smoothing (low-pass) filters, as well as contrast enhancement filters, edge enhancement filters. edge detection filters. general high-pass filters, etc..
Platform: | Size: 17408 | Author: | Hits:

[Special Effectssnake

Description: Snake是提取物体精确轮廓常用的算法,自Kass于1987年提出以来,已广泛应用于数字图像分析和计算机视觉领域。由于SNAKE模型具有良好的提取和跟踪特定区域内目标轮廓的能力,因此非常适合于医学图像如CT和MR图像的处理,以获得特定器官及组织的轮廓。Matlab编写。-Snake is the precise object contour extraction algorithms commonly used, since Kass in 1987 proposed, it has been widely used in digital image analysis and computer vision fields. SNAKE model as a result of good extraction and tracking a specific target region contour, and therefore very suitable for medical images such as CT and MR images of the treatment in order to obtain a specific outline of organs and tissues. Matlab prepared.
Platform: | Size: 3072 | Author: | Hits:

[Special EffectsDigitalImageProcessingReport

Description: 数字图像处理实验报告,包括灰度图像处理,各类噪声的处理,频率域等滤波器(巴特沃斯、高斯、理想滤波器)以及边缘处理、图像锐化等,含有全部MATLAB代码及实验步骤与结果分析等。-Digital image processing experiments, including gray-scale image processing, handle all kinds of noise, such as frequency domain filter (Butterworth, Gaussian, ideal filter), as well as the edge processing, image sharpening and so on, contains all the MATLAB code and experimental steps and results analysis.
Platform: | Size: 2200576 | Author: Diana | Hits:

[Special EffectsDigital-image-processing

Description: 通过完成基于小波变换的图像增强方法的设计,较全面地掌握图像处理的基本理论、原理和实现手段,使学生具有一定综合分析问题和解决问题的能力。-By completing a Wavelet-Based Image Enhancement Method design, a more comprehensive grasp of the basic image processing theory, principles and means to realize, to enable students to have some comprehensive analysis of issues and problem-solving abilities.
Platform: | Size: 699392 | Author: qianqian | Hits:

[Special Effectsimagethining

Description: 图像细化 (Image Thinning),一般指二值图像的骨架化(Image Skeletonization) 的一种操作运算。 一个图像的骨架由一些线和曲线(比较理想的是单像素宽度),骨架可以提供一个图像目标的尺寸和形状信息,因而在数字图像分析中具有重要的地位,图像细化(骨架化)是进行图像识别、线条类图像目标分析的重要手段。 本文将探讨骨架的一些性质,给出如何判断一个像素是否属于图像目标的骨架,最后将给出获得图像目标骨架的基本算法。-Image Thinning (Image Thinning), generally refers to binary image of the skeleton (Image Skeletonization) an operation of computing. An image of the skeleton by a number of lines and curves (more ideal is a single pixel width), can provide a skeleton image target size and shape information, which in the digital image analysis in an important position, image thinning (skeleton of) is image recognition, line-type image of an important means of target analysis. This article will explore some properties of the skeleton is given how to determine whether a pixel belongs to the target image of the skeleton, the final goal will be given access to images of the basic algorithm skeleton.
Platform: | Size: 110592 | Author: 魏建亮 | Hits:

[Special EffectsHandbook.of.Image.and.Video.Processing

Description: 英文原版。本书介绍了图像和视频处理方面的基本原理、主要技术和典型应用,相关的内容包括图像与视频的增强和恢复,分类和分割,图像边缘检测,图像处理算法,图像压缩、存储、重取和通信,以及图像处理的应用。-This Handbook represents contributions from most of the world’s leading educators and active research experts working in the area of Digital Image and Video Processing. Such a volume comes at a very appropriate time, since finding and applying improved methods for the acquisition, compression, analysis, and manipulation of visual information in digital format has become a focal point of the ongoing revolution in information, communication and computing.
Platform: | Size: 27659264 | Author: ilotusr | Hits:

[Windows DevelopImage_Analysis

Description: Image analysis is the extraction of meaningful information from images mainly from digital images by means of digital image processing techniques. Image analysis tasks can be as simple as reading bar coded tags or as sophisticated as identifying a person from their face.-Image analysis is the extraction of meaningful information from images mainly from digital images by means of digital image processing techniques. Image analysis tasks can be as simple as reading bar coded tags or as sophisticated as identifying a person from their face.
Platform: | Size: 664576 | Author: AMEL | Hits:

[Graph programFundamentals.Of.Image.Processing_Young.Gerbrands.

Description: Modern digital technology has made it possible to manipulate multi-dimensional signals with systems that range from simple digital circuits to advanced parallel computers. The goal of this manipulation can be divided into three categories: • Image Processing image in > image out • Image Analysis image in > measurements out • Image Understanding image in > high-level description out We will focus on the fundamental concepts of image processing. Further, we will restrict ourselves to two–dimensional (2D) image processing although most of the concepts and techniques that are to be described can be extended easily to three or more dimensions.-Modern digital technology has made it possible to manipulate multi-dimensional signals with systems that range from simple digital circuits to advanced parallel computers. The goal of this manipulation can be divided into three categories: • Image Processing image in > image out • Image Analysis image in > measurements out • Image Understanding image in > high-level description out We will focus on the fundamental concepts of image processing. Further, we will restrict ourselves to two–dimensional (2D) image processing although most of the concepts and techniques that are to be described can be extended easily to three or more dimensions.
Platform: | Size: 732160 | Author: trendbend | Hits:

[OtherRemoteSensingDigitalImageAnalysis

Description: 遥感数字图像分析:内容包括图像处理的基本理论及各种分类方法-Remote Sensing Digital Image Analysis:Includes unsupervised classification techniques and supervised classification techniques.
Platform: | Size: 8115200 | Author: 陈财明 | Hits:

[Special EffectsVCPP-Digital-Image-Processing

Description: 支持256色图,图像的点运算、几何运算,正交变换、图像增强、形态学变换、边缘与轮廓、图像的分析与复原、图像编码等等。-Support 256 colors figure, image point operation, geometric operation, orthogonal transformation, image enhancement, morphological transform, edge and outline, image analysis and recovery, image coding etc.
Platform: | Size: 10918912 | Author: | Hits:

[Special EffectsCPPDigital-image-analysis-technology

Description: 数字图像分析与处理技术,Visual C++,数字图像获取、处理及实践应用 -Digital image analysis and processing technology, Visual c++. Digital image acquisition and processing and practical application
Platform: | Size: 5283840 | Author: azou | Hits:

[OtherRemote-Sensing-Digital-Image-Analysis-An-Introduc

Description: ebook Remote Sensing Digital Image Analysis An Introduction John A. Richards · Xiuping Jia
Platform: | Size: 8117248 | Author: rooz | Hits:

[Special EffectsDigital-image-processing-and-MATLAB

Description: 图像采集,图像变换,图像增强与恢复,图像分割,图像分析与理解,图像压缩-Image acquisition, image transformation, image enhancement and restoration, image segmentation, image analysis and understanding, image compression
Platform: | Size: 8358912 | Author: 王晓 | Hits:

[VC/MFCVisual-CPP-digital-image-processing

Description: 本书主要讲述如何使用Visual C++进行数字图像处理。介绍了图像的点运算、几何变换、正交变换、增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书提供了完整的源代码。-This book focuses on how to use Visual C++ to perform digital image processing. It describes the image point operations, geometric transformations, orthogonal transformation, enhancement, corrosion algorithm, the expansion algorithm, refinement algorithm, edge detection and extraction, contour tracking, image analysis, image restoration and image compression coding technology. For each digital image processing methods, this book provides a complete source code.
Platform: | Size: 12313600 | Author: meimei | Hits:

[Special EffectsCharacteristics-and-image-analysis

Description: 基于C#的数字图像处理实验源码,图像特征与分析实验源码,包含源码及要处理的图像-Digital image processing experiment based on C# source, image features and analysis of the experimental source code, including source code and images to be processed
Platform: | Size: 135168 | Author: 王江 | Hits:

[ConsoleImage-analysis

Description: 字图像处理(Digital Image Processing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学理论的创立和完善) 三是广泛的农牧业、林业、环境、军事、工业和医学等方面的应用需求的增长。-digital image processing,classic algorithms,digital image processing,classic algorithmsdigital image processing,classic algorithmsdigital image processing,classic algorithmsdigital image processing,classic algorithmsdigital image processing,classic algorithms
Platform: | Size: 3688448 | Author: 徐凯斌 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net