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

Search list

[Graph programimage-textual-analysis

Description: 计算图像纹理共生矩阵及共生矩阵相关系数、熵等几个特征值,供后续的分类识别应用。提供了友好的操作界面。觉得最好的应用就是用于人脸识别的样本训练。-calculated image texture symbiotic matrix and symbiotic correlation coefficient matrix, some features, such as entropy values for the follow-up to the recognition and classification application. Provide a friendly interface. Think the best applications for the face recognition is a sample of training.
Platform: | Size: 90736 | Author: leilin | Hits:

[Multimedia programpictuer_process

Description: 图像处理大全,有许多的技巧(强力推荐)Display a transparent bitmap using TransparentBlt function. In the demo program, We also illustrate how to get the dimension of a bitmap.May be freely used in your applications.-image processing Daquan, many of the skills (strongly recommended) Display a transparent bitmap using TransparentBlt function. In the demo program, We also illustrate how to get the dimension of a bitmap.May be freely used in your applications.
Platform: | Size: 240093 | Author: 王继东 | Hits:

[matlabfcm_color

Description: 本程序为模糊聚类算法在图像分类中的应用。(图像的大小为30*30)。-This procedure for the fuzzy clustering algorithm in image classification applications. (Image size is 30* 30).
Platform: | Size: 1024 | Author: 吕先望 | Hits:

[Waveletwavelet-packets-in-image-processing

Description: 小波包在图像处理中的应用,包括消噪,压缩,边缘检测等。-Wavelet packet in image processing applications, including de-noising, compression, edge detection and so on.
Platform: | Size: 3072 | Author: 何永远 | Hits:

[Special EffectsImageEnhencementUsingIntensityTransformations

Description: 本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in methods of image enhancement. Image enhancement is to target is to deal with images, so that it more than the original image is more applicable to specific applications, image enhancement method is divided into two categories, spatial domain methods and frequency domain methods,
Platform: | Size: 808960 | Author: jhm | Hits:

[matlabMATLAB_CellProfilerv1.0

Description: CellProfiler is designed for biologists without training in computer vision or programming to quantitatively measure cells in thousands of images automatically. It has a user-friendly graphical interface. CellProfiler has a modular, flexible infrastructure which allows you to conveniently conduct a series of image analysis steps on thousands of images. While designed for biology applications, it can find any objects in images given the right adjustments to settings. It especially handles grids of spots well. It also can handle file-processing tasks like creating montages of images, renaming files, and creating web pages of images. It is easy to write new modules in Matlab.
Platform: | Size: 658432 | Author: wangly | Hits:

[BooksBiosignal.and.Biomedical.Image.Processing.MATLAB-

Description: Biosignal and Biomedical Image Processing MATLAB-Based Applications
Platform: | Size: 3640320 | Author: amol | Hits:

[OtherImageRegistration

Description: 2-D and 3-D Image Registration for Medical, Remote Sensing, and Industrial Applications Image registration is the process of determining the point-by-point correspondence between two images of a scene. By registering two images, the fusion ofmultimodality information becomes possible, the depth map of the scene can be determined, changes in the scene can be detected, and objects can be recognized.
Platform: | Size: 4958208 | Author: lily | Hits:

[OtherMicroscope.Image.Processing.Apr.2008

Description: 显微图像处理 计算机、数字图像处理、显微图像-The digital revolution has touched most aspects of modern life, including entertainment, communication, and scientific research. Nowhere has the change been more fundamental than in the field of microscopy. Researchers who use the microscope in their investigations have been among the pioneers who applied digital processing techniques to images. Many of the important digital image processing techniques that are now in widespread usage were first implemented for applications in microscopy.
Platform: | Size: 11983872 | Author: HK | Hits:

[GDI-BitmapSzeliskiBook_20100517_draft

Description: Computer Vision: Algorithms and Applications 图像入门基础,非常值得学习的一本书 2010年5月最新版,还没有实体书-Computer Vision: Algorithms and Applications image entry based on a book well worth study in May 2010 updated version, there is no physical book
Platform: | Size: 21978112 | Author: sunyuke | Hits:

[Special EffectsMorphological_Image_Analysis

Description: 本文详细介绍了形态滤波在图像处理中的应用。是学习图像处理者的一本较好的参考书。-This paper describes the morphological filtering in image processing applications. Image processing is to learn who a good reference book.
Platform: | Size: 9669632 | Author: | Hits:

[Special EffectsImage-processing-application

Description: 概述了图像处理及图像处理中的边缘检测,分别介绍了Vc++,MATLAB,LabVIEW这几种常用软件在图像处 理的应用中的优缺点,并给出部分程序实例加以验证,最后讨论的这几种软件的混合编程在图像处理中的应用.-Overview of image processing and image processing, edge detection, were introduced Vc++, MATLAB, LabVIEW these types of commonly used software applications in image processing advantages and disadvantages, and examples are given to verify the part program, and finally discuss these types of hybrid programming software applications in image processing.
Platform: | Size: 209920 | Author: 王文 | Hits:

[VC/MFCVisual-C-P-P-digital-image

Description: 《Visual C++数字图像获取 处理及实践应用》 源码-" Visual C++ digital image processing and practical applications for" source code
Platform: | Size: 10765312 | Author: 沈星 | Hits:

[Special EffectsVC-P-P-image-processing-programming

Description: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 本书介绍了近90种图像处理的技术,这些技术与编程实例相结合,提供了VC++编程步骤,图像处理的编程代码,并且处理前的图像可与处理之后的图像对照比较。实例程序的框架结构简单,代码简洁,使初学VC++者很快就能编写图像处理的程序代码。 本书可作为高等院校计算机工程、信息工程、生物医学工程、智能机器人学、工业自动化、模式识别及相关学科的教师、研究生、本科生、专科生的教材或参考书,亦可供有关工程技术人员参考。-This book presents a variety of digital image processing algorithms and programming techniques. Book is composed of 13 chapters and an appendix. The main contents include: the bitmap based image display, image geometric transformation, image gray level transformation, image smoothing, image sharpening and edge detection, image segmentation and measurement, image processing morphological study, the image of the transform domain processing and applications, image synthesis, 24-bit color image processing, the wavelet transform and JPIG image compression. This book describes nearly 90 kinds of image processing technologies, and programming examples of these technologies combine to provide a VC++ programming steps, image processing, programming code, and handle pre-processed image with the image comparisons. Simple example program framework, the code simple, so beginners can quickly VC++ by writing image processing code. This book can serve as institutions of higher learning c
Platform: | Size: 25216000 | Author: 微筱柒 | Hits:

[Industry researchNo-reference-image-and-video-quality-estimation-A

Description: No-reference image and video quality estimation Applications and human-motivated design
Platform: | Size: 167936 | Author: lam | Hits:

[Special EffectsImage-processing-source-program

Description: 数字图像处理及实例应用,包括图像的边缘检测,阈值分割算法,文字与非文字区域的划分-And examples of digital image processing applications, including edge detection, threshold segmentation algorithm, text classification with non-text area
Platform: | Size: 89088 | Author: 陆颖 | Hits:

[Special EffectsDigital-Image-Processing

Description: 代码是何东健《数字图像处理》的随书代码,提供了图像增强与平滑、图像分割与边缘检测、图像的几何变换、频域处理、数学形态学及其应用、图像特征与理解、图像编码 、图像复原的源代码.-Code is Dong-Jian " Digital Image Processing" with the book code, and provides image enhancement and smoothing, image segmentation and edge detection, image geometric transformation, frequency domain processing, mathematical morphology and its applications, image features and understanding, image coding, The source code for image restoration.
Platform: | Size: 31845376 | Author: 刘若 | Hits:

[OtherImage-fuse.rar

Description: 图像融合算法与应用,图像融合的专业书籍,适用于做图像融合的专业人士,Image fusion algorithms and applications, image fusion of professional books, apply to professionals to do image fusion
Platform: | Size: 10359808 | Author: yufeiyang | Hits:

[Special EffectsDigital-Image-Processing

Description: Matlab图像显示与图像运算、图像直方图均衡化与图像滤波、图像频域变换及应用、图像形态学操作及其应用、图像分割、图像边缘检测等基础知识及源码,至于程序中的图片,应用者可以根据需要换自己的-Matlab image display and image computing, image histogram equalization and image filtering, image frequency domain transform and applications, image morphology operations and its applications, image segmentation, image edge detection and other basic knowledge and source code, as the program' s image, the application can change according to your own needs
Platform: | Size: 50176 | Author: nicole | Hits:

[Special EffectsImage-enhancement

Description: OpenCV统计应用-影像增强,亮度/对比实作。这边就修改了OpenCV的Sample Code,来做色彩增强的亮度/对比的程序,而在一般的亮度/对比来讲亮度(Brightness)的范围为0~200而对比(Contrast)亦是0~200,它们由一条线性函数的公式所定义,对比所代表的是斜率,亮度则是偏移量-OpenCV statistical applications- image enhancement, brightness/contrast implementations. Here on the amendment of the OpenCV Sample Code, to do color enhanced brightness/contrast procedures, and in the general brightness/contrast in terms of brightness (Brightness) ranges 0 to 200 and contrast (Contrast) also is 0 to 200 , which is defined by the equation of a linear function, represented by contrast is the slope, the luminance is offset
Platform: | Size: 129024 | Author: amy | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net