本文提供的代码是相对简单的、使用GD的图像处理算法。
The code presented here is a relatively simple image processing algorithm using GD.
代码要求使用版本r4b或更高版本,因为在之前的NDK版本,Android NDK没有图像处理功能。
The code requires version r4b or later because the image handling capabilities of the Android NDK are not available in prior releases of the NDK.
这就是在图像处理应用程序中需要做的事情,我根据著名的法国画家Georges-PierreSeurat 将它命名为 Seurat(参见下载 获取完整的示例代码)。
This is what I'll do in my image-processing application, which I call Seurat after the famous French painter Georges-Pierre Seurat (see Download for the full sample code).
这里所描述的工具并不能解决所有问题,有时您会需要定制代码段,但是通用的命令行图像处理工具通常可以大幅度地减轻工作负担。
The tools described here are not the answer to every problem, and sometimes you'll need a custom piece of code, but generic command-line imaging tools can often save a lot of work.
方法纲要可能被存档于源代码中,文字处理器文件中、电子表格中,或者图像模式中,或者利用任何其它的支持。
The Method Sketch could be documented on a white board; in a word processor document, spreadsheet, or visual model; or using any other support.
尽管您可能会希望使用自己的代码来进行大量图像处理过程,不过NetPBM的确可以用作一个非常好的用于测试的样本集。
While you might want to hand-roll your own code for really large amounts of image processing, NetPBM serves as an excellent sample set to test with.
是否预加载图像翻转或初始化xmlhttprequest对象以用于稍后的Ajax请求,或分配事件处理程序,您的代码将花时间处理这些问题。
Whether it's pre-loading image rollovers or initialing an XmlHttpRequest object for a later Ajax request or assigning event handlers, it's your code that takes time.
关于图像处理的源代码,可以了解一些图像扭曲等的基本知识。
Image processing on the source code, you can understand some image distortions, such as basic knowledge.
这是一份VC开发环境下的“数字图像处理”一书的配套源代码。
VC This is a development environment under the "Digital Image Processing, " a book supporting source code.
这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。
This is our learning digital image processing, the field average and median filtering the code.
可添加相关算法代码,实现对视频录像或摄像头获取图像的实时处理。
Correlation algorithm can add code to achieve or video camera to obtain images of the real-time processing.
你的代码来处理图像,不管是去进入块。
Your code to handle the image - whatever it is - goes into the block.
这是一个关于二值化变换的源代码,是数字图像处理的其中一个重要算法。
This is one of two binary transform the source code, digital image processing is one of the key algorithm.
这是关于图像图形处理的代码,包括很多种的算法,希望对大家有所帮助。
This is the image of the graphics code, including many types of algorithms , we want to help.
数字图像处理方面的源代码。
介绍了几种基于VB的图像特效处理算法,并给出了在VB开发平台上的实现源代码。
The paper introduces an algorithm of special effect processing of image based on VB, and gives the codes on VB developing flat.
这是关于图像处理的代码,能用来对图像进行多种平滑处理。
This is about image processing code can be used for a variety of image smoothing.
本文介绍一种基于VB的图像特效处理算法,并给出了部分算法在VB开发平台上的实现源代码。
This paper introduces an algorithm of special effect processing of image based on VB, and gives the codes on VB developing flat.
论文对所用到的图像预处理的方法都进行了详细的分析,并给出了它们的算法框图或部分源代码,也对比了各种方法处理前后的效果。
The methods of image processing included gray transformation, threshold segmentation, logic calculation, spatial filter and so on. They were all analyzed in great detail.
NET图像处理编程(第二版)一书中全部的源代码、示例程序的可执行文件以及一些供图像处理测试用的图像文件。
NET image processing Programming (2nd edition), "a book full source code sample program executable file and image processing for some testing with the image files."
同时对偏振图像处理算法的实现代码进行了相关优化,大大提高了图像的处理速度。
Meanwhile, the code of polarized images processing is optimized, which improves the processing speed greatly.
该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。
The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter), image edge detection (high-pass filter) and so on.
该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。
The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter), image edge detection (high-pass filter) and so on.
应用推荐