Description: 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。
-discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restoration, orthogonal transformation, coding, Image Registration, motion detection, feature extraction, image segmentation and the identification of related knowledge and basic umbrella from image acquisition to image processing in all areas , and combine Microsoft Visual Object-Oriented Programming System Integrated Visual C, corresponding to the given algorithm and the integrity of the source code. Platform: |
Size: 262274 |
Author:六六 |
Hits:
Description: The problem of image registration subsumes a number of problems and techniques in multiframe
image analysis, including the computation of optic flow (general pixel-based motion), stereo
correspondence, structure from motion, and feature tracking. We present a new registration
algorithm based on spline representations of the displacement field which can be specialized to
solve all of the above mentioned problems. In particular, we show how to compute local flow,
global (parametric) flow, rigid flow resulting from camera egomotion, and multiframe versions of
the above problems. Using a spline-based description of the flow removes the need for overlapping
correlation windows, and produces an explicit measure of the correlation between adjacent flow
estimates. We demonstrate our algorithm on multiframe image registration and the recovery of 3D
projective scene geometry. We also provide results on a number of standard motion sequences. Platform: |
Size: 486459 |
Author:刘长乐 |
Hits:
Description: 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。
-discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restoration, orthogonal transformation, coding, Image Registration, motion detection, feature extraction, image segmentation and the identification of related knowledge and basic umbrella from image acquisition to image processing in all areas , and combine Microsoft Visual Object-Oriented Programming System Integrated Visual C, corresponding to the given algorithm and the integrity of the source code. Platform: |
Size: 326656 |
Author:六六 |
Hits:
Description: 可以对256颜色图像进行一系列处理。如增强,变换,编码,配准,运动检测,特征提取,分割,识别-256 color images on a series of treatment. Such as enhanced, transform, encoding, matching, motion detection, feature extraction, segmentation, recognition Platform: |
Size: 8387584 |
Author:朱江云 |
Hits:
Description: The problem of image registration subsumes a number of problems and techniques in multiframe
image analysis, including the computation of optic flow (general pixel-based motion), stereo
correspondence, structure from motion, and feature tracking. We present a new registration
algorithm based on spline representations of the displacement field which can be specialized to
solve all of the above mentioned problems. In particular, we show how to compute local flow,
global (parametric) flow, rigid flow resulting from camera egomotion, and multiframe versions of
the above problems. Using a spline-based description of the flow removes the need for overlapping
correlation windows, and produces an explicit measure of the correlation between adjacent flow
estimates. We demonstrate our algorithm on multiframe image registration and the recovery of 3D
projective scene geometry. We also provide results on a number of standard motion sequences. Platform: |
Size: 486400 |
Author:刘长乐 |
Hits:
Description: 《Visual C++数字图像获取 处理及实践应用》配套源程序
本书全面系统地讨论了数字图像处理的理论、设计及应用。全书由自成体系而又互有联系的12章组成,分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。- Visual C++ Digital image acquisition processing and practical application of complementary source book comprehensive and systematic discussion of the theory of digital image processing, design and application. Book by the self-and inter-linked to the composition of Chapter 12, respectively, discussed the types of digital maps and images of the concept, image acquisition, image enhancement, image restoration, orthogonal transform, compression, image registration, motion detection, feature extraction, image segmentation and identification of related knowledge, basic robust from the image acquisition to image processing in various fields and, in conjunction with Microsoft Corporation Visual object-oriented programming system integrated Visual C++, the corresponding algorithms and the complete source code. Platform: |
Size: 3291136 |
Author:ss |
Hits:
Description: This project deals with the tracking and following of single object in a sequence of frames
and the velocity of the object is determined. Algorithms are developed for improving
the image quality, segmentation, feature extraction and for deterring the velocity. The
developed algorithms are implemented and evaluated on TMS320C6416T DSP Starter
Kit (DSK). Segmentation is performed to detect the object after reducing the noise from
that scene. The object is tracked by plotting a rectangular bounding box around it in
each frame. The velocity of the object is determined by calculating the distance that the
object moved in a sequence of frames with respect to the frame rate that the video is
recorded. The algorithms developed can also be used for other applications (real time,
object classication, etc.). Platform: |
Size: 1197056 |
Author:vikas |
Hits:
Description: 介绍数字图像统计模式识别、模式识别决策方法及实现:测试代码有人脸检测与特征点定位、汽车牌照识别、脑部医学影像诊断、印刷体汉字识别、手写体数字识别、运动图像分析,共6个数字图像模式识别应用实例-Introduction of digital image statistical pattern recognition, pattern recognition and realization of decision making: the test code was face detection and feature points, car license plate recognition, medical imaging diagnosis of the brain, printed Chinese character recognition, handwritten digit recognition, motion image analysis, a total of 6 Application of digital image pattern recognition Platform: |
Size: 13958144 |
Author: |
Hits:
Description: In this thesis we present an operational computer vision system for real-time detection and tracking of human motion. The system captures monocular video of a scene and identifies those moving objects which are characteristically human. This serves as both a proof-ofconcept and a verification of other existing algorithms for human motion detection. An approach to statistical modeling of motion developed by Y. Song is coupled with a preprocessing stage of image segmentation and point feature tracking. This design allows a system that is robust with respect to occlusion, clutter, and extraneous motion. The results of experiments with the system indicate the ability to minimize both false detections and missed detections. Platform: |
Size: 778240 |
Author:linuszhao |
Hits:
Description: 本书全面系统地讨论了数字图像处理的理论、设计及应用。全书由自成体系而又互有联系的 章
组成,分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域-The book is a comprehensive system to discuss the theory, design and application of digital image processing. The book consists of self-contained without mutual contact chapters discuss the concept of a bitmap image class, image acquisition, image enhancement, image restoration, orthogonal transformation, compression, image registration, motion detection, feature extraction , image segmentation and identification of related knowledge, basic Hangai the various fields from image acquisition to image processing Platform: |
Size: 5280768 |
Author:张箫 |
Hits:
Description: 全书由自成体系而又互有联系的12 章组成,分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft 公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -Encyclopedia by sui generis and related of chapter 12, respectively discusses the bitmap and the concept of image class, image acquisition, image enhancement, image restoration, orthogonal transformation, compression coding, image registration, motion detection, feature extraction, image segmentation and recognition of related knowledge, are the basic culvert image acquisition to the areas of image processing, and combining with object-oriented visualization of Microsoft company integrated Visual c++ programming system, presents the corresponding algorithms and the complete source code.
Platform: |
Size: 5490688 |
Author:吴哲 |
Hits: