-
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
-
TextAnalysis
图像的纹理分析应用实例,主要可用于模式识别当中(image texture analysis application, which can be used for pattern recognition)
- 2007-04-21 17:13:24下载
- 积分:1
-
PC_grid
通过点云数据的格网化,建立格网分块索引,这是一种有效的点云数据存储方式。(
Through the point cloud data grid , the establishment of a grid block index, which is a valid point cloud data storage.
)
- 2014-02-20 10:55:46下载
- 积分:1
-
Sutherland_Cohen--Straight-cut
计算机图形学中小例子,MFC下实现Sutherland_Cohen直线段裁剪算法(Computer graphics small example)
- 2011-12-21 19:05:50下载
- 积分:1
-
graphic
里面涉及了线宽线型的设置,各种图形,还有画笔画刷设置选择,颜色设置等,代码非常齐全,还有编程的每一步都有截图和说明(Which involves the linewidth linear settings, a variety of graphics, and brush brush settings selection, color settings, the code is very complete, and programming of every step have screenshots and description)
- 2014-12-14 20:30:20下载
- 积分:1
-
EasyDraw
asyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识(this program for paint)
- 2010-01-12 10:09:38下载
- 积分:1
-
curvelet
curvelet图像融合,一个很好的程序,对大家应该有帮助(curvelet fusion)
- 2020-09-03 11:18:06下载
- 积分:1
-
UpgradeReport
利用回转窑生产氧化铝的工艺中,提出了一种新的基于SVR(支持向量回归)的烧成带温度软测量方法。即首先对从回转窑采集到的烧结图像进行预处理,消除噪声的干扰;然后利用大津方法分割出物料区和火焰区,并提取这些区域的图像特征;其次利用基于SVR方法建立的烧成带温度模型计算温度值;参数计算.(The use of alumina rotary kiln production process, a new-based SVR (support vector regression) of the burning zone temperature soft measurement method. That is first collected from the rotary kiln sintering image pre-processing to eliminate noise interference Otsu method and then use the materials division of the district and flame zones, and extraction of image features in these regions SVR-based method followed by the establishment of the burning zone temperature model temperature parameters.)
- 2008-05-20 16:07:55下载
- 积分:1
-
mi_registration
2维的基于互信息的图像配准算法,使用powell法作为优化算法(2-dimensional mutual information based image registration algorithms, the use of law as the optimization algorithm powell)
- 2020-06-30 10:20:01下载
- 积分:1
-
autodetection
基于DQ效应的JPEG图像真伪检测算法,通过检测图像DCT直方图的DQ效应计算图像的概率图,该算法快速、准确,能自动定位篡改区域(JPEG image detection algorithm based on the authenticity of DQ effect, calculated image by DQ effect detection probability map image DCT histogram, the algorithm is fast, accurate, and can automatically locate tampered area)
- 2021-03-16 09:59:22下载
- 积分:1