-
MbufAllocColor
这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。
这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维
数据缓冲区,分别。
分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB).
This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional
data buffers, respectively.
After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
- 2015-12-03 19:55:48下载
- 积分:1
-
erzhihua
图像的二值化处理程序,用于Visual c++中(Binary image processing program for Visual c++ in)
- 2010-08-13 08:50:24下载
- 积分:1
-
shrink
利用opencv工具包的图像缩小程序利用opencv工具包的图像缩小程序利用opencv工具包的图像缩小程序(image shrink with opencv image shrink with opencv image shrink with opencv)
- 2010-01-18 11:06:40下载
- 积分:1
-
testDownSample
Downsample image console program using opencv.
- 2014-03-25 19:51:24下载
- 积分:1
-
algorithm-of-findpath
绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区
域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行
定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解
决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻
接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每
个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider
problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this
problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are
proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their
gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the
overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone.
Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first
search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a
defined start-point, end-point)
- 2012-12-09 23:26:22下载
- 积分:1
-
meanshift
meanshift算法,及其在图像处理方面的应用(meanshift algorithm)
- 2011-10-10 08:23:48下载
- 积分:1
-
zhangwen
说明: 掌纹识别palm print recognition software(gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology )(Palmprint identification palm print recognition software (gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology))
- 2008-10-28 16:57:12下载
- 积分:1
-
Walsh
Walsh变换在图像处理是一种非常重要的工具,在图像处理中和radon变换和hough变换都是非常重要的(Walsh transform in image processing is a very important tool, in Image Processing and radon transform and hough transform is very important)
- 2008-04-15 17:54:47下载
- 积分:1
-
shuz
常用数字图像处理,图像变换等功能的实现,锐化平滑等算法(digital image processing)
- 2017-10-19 20:54:38下载
- 积分:1
-
EasyDraw
asyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识(this program for paint)
- 2010-01-12 10:09:38下载
- 积分:1