-
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
-
evalute
图像融合的各种Q值评价指标的代码,包括Q0,Qe,Qw,Qabf,vif等,非常适合图像融合的质量评价(Q values of various uation code image fusion, including Q0, Qe, Qw, Qabf, vif, etc., is very suitable for quality uation of image fusion)
- 2021-04-21 22:28:49下载
- 积分:1
-
huffman
利用霍夫曼编码对图像进行编码及解码,计算霍夫曼编码效率(huffman encode and decode)
- 2020-11-16 15:19:41下载
- 积分:1
-
第27章 透明位图背景上的滚动字幕实例
第27章 透明位图背景上的滚动字幕实例该程序可以方便实现字幕的滚动效果,程序简单易懂(transparent bitmap on the background of rolling subtitles examples of the procedures to facilitate the achievement of subtitles rolling results, procedures simplified)
- 2005-03-23 21:54:45下载
- 积分:1
-
tuxiangqiege
基于像素点的全局阈值法求图像的分割
实现方法有五种:
最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法(Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum entropy method, iterative method)
- 2008-12-27 16:55:29下载
- 积分:1
-
yansejiansuo
基于颜色特征的图像检索系统,,做 了GUI节目,直观(Color-based Image Retrieval System, made a GUI program, intuitive)
- 2011-05-21 18:28:10下载
- 积分:1
-
object_tracking
对变化的视频序列进行对象追踪,检测边缘图象,对感兴趣的图象进行颜色约束.(Video sequences on the object change tracking, edge detection image, the color of images of interest bound)
- 2010-07-06 10:12:04下载
- 积分:1
-
WFC-system-image-process
这是针对波前编码成像系统模拟,以及图像复原模拟代码(this is the wavefront coding image processing code of WFC optic system.
it is very useful in WFC syetem for research .)
- 2021-04-06 11:59:02下载
- 积分:1
-
distortion
一种利用图像中直线特征的方法来标定摄像机畸变参数的方法。该方法提取图像中多组不同方向的平行直线,并对其利用非线性最小二乘方法进行优化以得到最优的畸变参数,在优化过程中,采用多步渐进的策略。该方法不需要已知三维世界坐标,易于实现。实验表明,该方法有较高的准确率。(A camera lens distortion method is proposed, which uses the straight line features. Many parallel lines of different direction were extracted, and then were used to optimize the distortion parameters by nonlinear least square. The thought of step by step was added when the optimization method working. 3D world coordination is not need to know, and the method is easy to implement. The experiment result shows its high accuracy.)
- 2021-03-01 20:09:34下载
- 积分:1
-
multiregion_fuse
先将图像分成一个个小区域后在进行合并,最后得到要提取的目标(First image into a small area after carrying out the merger, the final goal has been to extract)
- 2020-07-13 15:58:52下载
- 积分:1