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

Search list

[Special EffectsImprolaLib-0.0.2

Description: Improla == IMage PROcessing LAb. It is meant for image processing research and teaching. From ImprolaLib-0.0.2, it supports reading and writing PNG images. It uses PNGwriter(pngwriter.sourceforge.net) for this purpose.-Improla == IMage PROcessing LAb. It is mean not for image processing research and teaching. F rom ImprolaLib - 0.0.2. it supports reading and writing PNG images. It u ses PNGwriter (pngwriter.sourceforge.net) f or this purpose.
Platform: | Size: 281317 | Author: sjtuzyk | Hits:

[DSP programLab526-VideoRGB

Description: 这是一个视频图像处理程序,色彩空间变换,运用公式可以将ycbcr变换为rgb彩色系统象素-This is a video image processing, color space conversion, the formula can be used to transform RS system for the rgb color pixels
Platform: | Size: 243712 | Author: 李华 | Hits:

[Special EffectsImprolaLib-0.0.2

Description: Improla == IMage PROcessing LAb. It is meant for image processing research and teaching. From ImprolaLib-0.0.2, it supports reading and writing PNG images. It uses PNGwriter(pngwriter.sourceforge.net) for this purpose.-Improla == IMage PROcessing LAb. It is mean not for image processing research and teaching. F rom ImprolaLib- 0.0.2. it supports reading and writing PNG images. It u ses PNGwriter (pngwriter.sourceforge.net) f or this purpose.
Platform: | Size: 280576 | Author: sjtuzyk | Hits:

[Special EffectsImage-Processing-Lab

Description: C#实现图像自适应二值化 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计)-C# Adaptive Image Binarization of the image processing toolbox contains a series of image processing, including many filtering and AForge.NET provided under the framework of image analysis functions. Adaptive binarization (simple image statistics)
Platform: | Size: 1883136 | Author: liyan | Hits:

[CSharpImage-Processing-Lab[1]

Description: C#实现图像中值滤波、自适应平滑、保守光滑处理的源码,供大家参考-C# realize image median filtering, adaptive smoothing, Conservative smoothing the source for your information
Platform: | Size: 1883136 | Author: 黄路遥 | Hits:

[Windows DevelopliddibipSRC

Description: 图标处理,程序 图标处理,程序 图标处理,程序-Image Processing Lab is a simple tool for image processing, which includes different filters and tools to analyze images available in the AForge.NET framework. It s easy to develop your own filters and to integrate them with the code or use the tools in your own application. The following filters are implemented in the AForge.NET framework and demonstrated in the application:
Platform: | Size: 1003520 | Author: dalaomao | Hits:

[Special EffectsImage-Processing-Lab

Description: 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计)-The image processing toolbox contains a series of image processing, including many under the framework of AForge.NET filtering and image analysis functions provided. Adaptive binarization (simple image statistics)
Platform: | Size: 1878016 | Author: 周亮 | Hits:

[Other systemsiplab_demo

Description: Image Processing Lab Demo
Platform: | Size: 1049600 | Author: Minh Hai | Hits:

[Special Effectslab

Description: 实现数字图像处理相关功能,DCT,直方图均衡等功能-Digital image processing-related functions, DCT, features such as histogram equalization
Platform: | Size: 2694144 | Author: 田雷 | Hits:

[Multimedia programmatladfilefordecom

Description: mat lab codes for watermarking
Platform: | Size: 13312 | Author: govindu | Hits:

[matlablab5

Description: 这个是一个image processing 的实验,说的是如何利用matlab中的函数做基本的image处理-this is an image processing lab based on matlab, so it says how to use basic matlab functions to do image processing problems
Platform: | Size: 473088 | Author: wyq | Hits:

[Special EffectsImage-Processing-Lab

Description: CSharp 直方图处理 各式各样的图表 还有一些影像处理基本功能-CSharp histogram processing a variety of charts and some basic functions of image processing
Platform: | Size: 3464192 | Author: hichu314 | Hits:

[OtherImageProcessingLAB

Description: basic image processing lab programs. basic algorithms implementations
Platform: | Size: 229376 | Author: Ganesh Tiwari | Hits:

[Special EffectsMATLAB-Based-Image-Processing-Lab-Experiments

Description: MATLAB Based Image Processing Lab Experiments
Platform: | Size: 168960 | Author: kenali | Hits:

[File Formatdigtal-image-processing

Description: 数字图像处理实验报告,内附报告内容及实验结果,matlab程序源码(图像灰度变换及图像二值化)-Digital image processing lab report, containing reports and test results, matlab program source code (the image gray-scale transformation and binarization)
Platform: | Size: 461824 | Author: BENZ | Hits:

[Special Effectsdigital-image-processing

Description: 本书是数字图像处理实验室指导书,有数字图像获取、图像变换、 图像增强、 图像压缩、图像分割、图像融合等内容和程序代码 -This book is a guide book Digital Image Processing Lab, a digital image acquisition, image transformation, image enhancement, image compression, image segmentation, image fusion and other content and program code
Platform: | Size: 81920 | Author: lancy | Hits:

[Linux-UnixcPP-for-image-processing

Description: 伦敦大学c++ for image processing课程的课件,实验,以及一些代码.全部为英文版-c++ for image processing course materials, lab, and some code
Platform: | Size: 34626560 | Author: 朱超洋 | Hits:

[Special EffectsImage-Processing-Lab

Description: 基于C#的 图像二值化处理程序(源代码) 很多人或许用的到-C#-based image binarization processing program (source code) a lot of people might use to
Platform: | Size: 4466688 | Author: WSK | Hits:

[OtherImage-Processing-with-MATLAB-and-GPU

Description: 图像处理 并行处理 matlab Since images can be represented by 2D or 3D matrices and the MATLAB processing engine relies on matrix representation of all entities, MATLAB is particularly suitable for implemen‐ tation and testing of image processing workflows. The Image Processing Toolbox ™ (IPT) includes all the necessary tools for general-purpose image processing incorporating more than 300 functions which have been optimised to offer good accuracy and high speed of processing. Moreover, the built-in Parallel Computing Toolbox ™ (PCT) has recently been expanded and now supports graphics processing unit (GPU) acceleration for some functions of the IPT. However, for many image processing applications we still need to write our own code, either in MATLAB or, in the case of GPU-accelerated applications requiring specific control over GPU resources, in CUDA (Nvidia Corporation, Santa Clara, CA, USA).-the first part is dedicated to some essential tools of the IPT that can be used in image analysis and assessment as well as in extraction of useful information for further processing and assessment. These include retrieving information about digital images, image adjustment and processing as well as feature extraction and video handling. The second part is dedicated to GPU acceleration of image processing techniques either by using the built-in PCT functions or through writing our own functions. Each section is accompanied by MAT‐ LAB example code.
Platform: | Size: 629760 | Author: 阿新 | Hits:

[Special EffectsLab Manual-Medical Image Processing

Description: 图像处理一些简单的函数,以及一些应用实例,供参考学习。(Image processing some simple functions, as well as some application examples for reference learning.)
Platform: | Size: 2342912 | Author: 飞飞飞到哪 | Hits:
« 12 3 4 »

CodeBus www.codebus.net