-
abc
数字图象处理VC++实现,里面有很多图像处理方面的算法,有参考意义。(Digital image processing in VC++)
- 2011-11-21 20:33:31下载
- 积分:1
-
MyNewReProject
点云读取,旋转,平移,缩放,统统是包含全视图的各种视图的显示(Point in put)
- 2010-12-10 13:48:03下载
- 积分: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
-
SiftSearch
基于Sift算法开发商标图案匹配程序,(1)各个CBIR模块及其技术;
(2)Sift算法及其在图像匹配、目标识别中的应用;
(3)Sift算法在图像检索中的应用。
(Sift algorithm development based on pattern matching program mark (1) Each CBIR module and its technology (2) Sift algorithm and its application in image matching, object recognition application (3) Sift algorithm in image retrieval applications.)
- 2009-09-28 12:03:28下载
- 积分:1
-
Hough-transform
基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
- 2013-12-09 16:41:57下载
- 积分:1
-
PDFToXVC
pdf文件转化为图片.pdf 文件转化为图片VC代码实现。(from pdf to image)
- 2012-02-15 22:53:21下载
- 积分:1
-
SARViewer
通过GDAL读取常用遥感影像,如img,tiff,可实现读取显示和雷达影像处理的一些基本算法(Read through GDAL common remote sensing images, such as img, tiff, read the display and radar can achieve some of the basic image processing algorithms)
- 2013-08-03 19:39:01下载
- 积分:1
-
LFMCW
不同信噪比下周期FRFT和FRFT两种方法对LFMCW信号的检测能力对比(FRFT different SNR period and the comparison of the two methods FRFT LFMCW signal detection capability)
- 2015-09-07 19:19:53下载
- 积分:1
-
kd-tree.cpp
三维点云配准kd-tree搜索算法,用于特征点的搜索匹配(3 d point cloud registration kd- tree search algorithm, is used to search of feature point matching)
- 2016-12-09 14:01:01下载
- 积分: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