Welcome![Sign In][Sign Up]
Location:
Search - image processing.p

Search list

[Otherall-problem-solutions

Description: 用於digital image processing書的習題解答,不過只有一些打星號的習題,希望大家會喜歡-digital image processing for the answers to the questions, But only some of the star playing exercises, I hope you will like
Platform: | Size: 1104896 | Author: 張飛飛 | Hits:

[OtherMedical.Imaging.Tutorial

Description: "医学图像基础"是中科院自动化研究所的一份内部的PPT讲义。对于研究图像处理、模式识别的朋友是一份入门的好材料。-"based medical image" of the CAS Institute of Automation of an internal PPT overhead. Research for image processing, pattern recognition friend is a good introductory material.
Platform: | Size: 4844544 | Author: nic lin | Hits:

[Special Effects259ColourImageToHuiduInmage

Description: VC++数字图像处理,进行256色的彩色图像转换为灰度图象。-VC++ Digital image processing, for 256-color color image is converted to grayscale images.
Platform: | Size: 151552 | Author: chen xia | Hits:

[Special Effectsimageprocessing

Description: 一个关于数字图像处理的PPT教程,希望对大家有所帮助-On digital image processing PPT tutorials, and they hope to help everyone
Platform: | Size: 11808768 | Author: | Hits:

[Special Effectscoyotefiles

Description: 65个IDL的图像处理的范例代码,包扩IDL程序框架应用、IDL图像处理(大部分算法都有了)、IDL对象图形系统显示、IDL数据读取等等。可作为工具使用-65 IDL image processing examples of code, including expanding the framework of IDL procedures for application, IDL image processing (most of algorithms have been), IDL object graphics system display, IDL data read and so on. Can be used as a tool
Platform: | Size: 234496 | Author: 令墨峰 | Hits:

[Special Effectsgacs_matlab_20070214

Description: a fast multigrid solver for geometric active contour models For a detailed description of the method see the paper G. Papandreou and P. Maragos, Multigrid Geometric Active Contour Models, IEEE Transactions on Image Processing, vol. 16, no. 1, pp. 229-240, Jan. 2007.
Platform: | Size: 505856 | Author: wdbigboy | Hits:

[DocumentsImageRestoration.ppt

Description: 图像复原技术是图像处理中非常重要的内容,该ppt较为全面的介绍了各种算法的原理及实现-Image Restoration image processing technology is a very important element, the more comprehensive presentation ppt various algorithm principle and realization
Platform: | Size: 2525184 | Author: 宋生 | Hits:

[Special Effectsdipum_1.1.3

Description: 数字图像处理(matlab版)自带的DIPUM toolbox,版本1.1.3(p-file版)-Digital Image Processing (matlab version) comes with the DIPUM toolbox, version 1.1.3 (p-file version)
Platform: | Size: 376832 | Author: 边涛 | Hits:

[Special Effectsdigital-color-image-processing.9780470147085.37820

Description: 电子书PDF版 digital-color-image-processing -PDF e-book version of digital-color-image-processing
Platform: | Size: 10588160 | Author: 赵平 | Hits:

[Special Effectsdipum

Description: Digital Image Processing Using MATLAB為經典的DIP書籍,裡面包含功能強大的DIP toolbox-Digital Image Processing Using MATLAB, the toolbox of DIP using MATLAB
Platform: | Size: 375808 | Author: KnowHao | Hits:

[GDI-Bitmapimage

Description: 图像处理 直方图 哈夫曼编码 傅立叶变换 傅立叶逆变换 图像增强-Histogram image processing Huffman inverse Fourier transform Fourier transform image enhancement
Platform: | Size: 1766400 | Author: ff | Hits:

[Graph programProject

Description: it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object. Sobel use for P and finding edges and Labeling algorithm use for S.
Platform: | Size: 11264 | Author: Mohammadali | Hits:

[Graph programDigitalImageProcessing

Description: 《数字图像处理》(冈萨雷斯、第二版) ppt课件 北京大学计算机科学技术研究所 彭宇新-"Digital Image Processing" (Gonzalez, second edition) ppt courseware Institute of Computer Science and Technology, Peking University New PENGUniversity New PENG
Platform: | Size: 25428992 | Author: 王呈鹏 | Hits:

[VHDL-FPGA-VerilogFPGA-and-DSP-based-on-the-Bayer-format-image-pre-p

Description: 在图像实时处理的过程中,下层图像预处理的数据量大,运算简单,但是要求运算速率高,可以用FPGA硬件来处理,上层所处理的数据量少,算法结构复杂,适于运算速度快,寻址灵活的DSP数字信号处理器进行处理。该系统充分发挥了FPGA和DSP各自的优势,能更好地提高图像处理的实时性,降低成本。 -Real-time processing in the image process, the lower the amount of data preprocessing, simple operation, but requires high speed operation, you can use FPGA hardware processing, the data handled by upper layer less, complex algorithms, suitable for fast operation , addressing a flexible DSP digital signal processors. The system fully play their respective advantages FPGA and DSP, can better improve the real-time image processing and reduce costs.
Platform: | Size: 97280 | 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:

[Special Effectsvc-P-P--image-processing-code

Description: vc++图像处理源代码,包括图像平滑,图像锐化,傅里叶变换等图像处理基本功能。-vc++ source code for image processing, including image smoothing, image enhancement, Fourier transform basic functions such as image processing.
Platform: | Size: 310272 | Author: 黎思敏 | Hits:

[Special Effectsvc-P-P-Digital-Image-Processing

Description: vc++数字图象处理(人民邮电出版社)一书的源代码。含:Hough变换、边缘检测、轮廓提取与跟踪-vc++ Digital Image Processing (People' s Posts & Telecom Press) a book' s source code
Platform: | Size: 3055616 | Author: yk | Hits:

[Special EffectsVisualC-P-P-Digital-Image-Processing

Description: VisualC++数字图像处理 包括点运算,几何运算,图像编码,图像增强,形态学变换等 支持256色-VisualC++ digital image processing, including point operations, geometric operations, image coding, image enhancement, morphological transformation and other support for 256 colors
Platform: | Size: 3187712 | Author: 小明 | Hits:

[matlabImage-Processing-P-matlab

Description: Image Processing + matlab- Image Processing + matlab
Platform: | Size: 274432 | Author: telech | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net