-
ImageProcessing
说明: 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
- 2008-11-25 19:10:19下载
- 积分:1
-
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
-
R Graph Essentials
This book is targeted at R programmers who want to learn the graphing capabilities of R. This book will presume that you have working knowledge of R.
- 2020-06-22 22:20:01下载
- 积分:1
-
Harris-corner-detect
Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。(Harris corner detection process. A selection of images to the region by setting the maximum number of corners and the minimum number to set the detection threshold.)
- 2009-12-09 15:16:56下载
- 积分:1
-
C#使用WebService调用海康SDK实现抓图与录像实时下载
一个C#使用WebService调用海康SDK实现抓图与录像实时下载的小例子
- 2020-03-31下载
- 积分:1
-
Harris
Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.(Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.)
- 2009-03-27 01:11:06下载
- 积分:1
-
motiondetection
完整的程序,提供测试视频帧。根据视频帧中图像的形状进行运动估计(integrity of the procedures for testing video frames. According to Video Frame Image Motion Estimation shape)
- 2006-09-07 21:38:28下载
- 积分:1
-
yalibiao
检测压力表的指针的角度信息,使用Hough变换的方法,去噪能力强。(Pressure gauge pointer is detected angle information, the use of Hough transform method, denoising ability.)
- 2015-03-18 17:34:58下载
- 积分:1
-
归档
五线谱的简单识别 识别出点的位置 需要数据灰度图(we can know how to know music)
- 2018-08-02 10:24:14下载
- 积分:1
-
MedianFilterSmooth
图形图像处理中的平滑处理,可以实现部分的功能,但是还可以继续完善(Graphic image processing smoothing, can achieve some of the functions, but can also continue to improve)
- 2008-06-25 00:14:41下载
- 积分:1