-
RECTANGLE
一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域(A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification)
- 2009-02-24 15:45:17下载
- 积分:1
-
icme14_deblur_code_orginal
代码实现2014ICML文章Motion blur kernel estimation via salient edges and low rank prior,基于显著边缘和低秩先验的运动模糊核估计。(The code implementation of Motion blur kernel estimation via salient edges and low rank prior)
- 2018-11-12 23:48:03下载
- 积分:1
-
Image
圆形,孔型工件的尺寸测量,主要采用canny算子检测边缘,并进行亚像素细分,还有GUI,测量精度在0.1mm(Circular hole workpiece size measurement using canny operator edge detection and subpixel, as well as GUI, measurement accuracy of 0.1mm)
- 2012-11-10 16:32:04下载
- 积分:1
-
reconstruction
VC6.0环境下使用可视化工具VTK 实现三维重建方法是光线投影法,实现效果较好(3D-reconstruction)
- 2009-06-08 18:00:49下载
- 积分:1
-
paper1
对流层与电离层中电波传播的相关问题研究,很好的文章(Troposphere and ionosphere wave propagation issues related to research)
- 2013-05-25 07:42:24下载
- 积分:1
-
inpaiting_code_i_c
采取逆滤波和维纳滤波两种图像恢复算法对退化图像的恢复实现过程。
(taken inverse filter and two Wiener filtering algorithm to image restoration of degraded images to achieve the restoration process.)
- 2007-06-16 14:37:17下载
- 积分:1
-
WaterProject
说明: 水体提取功能,里面主要实现了多源遥感卫星水体提取,入库,推送等后续代码功能(Water extraction function, which mainly realizes the multi-source remote sensing satellite water extraction, storage, push and other follow-up code functions)
- 2021-03-06 18:30:31下载
- 积分:1
-
colouredgedetection
对灰度和真彩色位图实现了多种边缘提取算法(Of gray-scale and true color bitmaps to achieve a variety of edge detection algorithm)
- 2007-09-09 21:53:10下载
- 积分:1
-
EMSeg
说明: 利用Em算法进行图像分割的代码,可以运行,代码简短清晰,有利于初学者,希望对你有用(Em algorithm using image segmentation code, you can run, code clear brief will help beginners, in the hope that useful to you)
- 2008-11-28 21:12:13下载
- 积分: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