-
cfa_laroche
将RGB格式的图片进行mosaic处理得到RawData格式的图片,然后再恢复成RGB格式彩色图片,laroche-CFA插值算法(turn an RGB picture to RawData picture,then recover the RawData picture to an RGB picture.it is called laroche-CFA.)
- 2020-09-12 13:48:01下载
- 积分:1
-
image-enlarge
数字图像处理课程期终项目,对图像进行放大,并进行滤波,达到一定的信噪比。(The final project of the digital image processing lesson, which is programmed for enlarging a image into demanding size.)
- 2011-12-08 17:06:54下载
- 积分:1
-
IVS
打开一个图像或者视频文件,相应的轮廓检测功能,视频运动物体的跟踪功能(applications on image,tracking objects in the video)
- 2010-11-22 21:46:29下载
- 积分:1
-
texture-classification-with-lbp
多分辨率灰度和旋转不变纹理分类与定位二进制模式(multiresolution gray scale and rotation invariant texture classification with location binary patterns )
- 2014-02-25 16:45:10下载
- 积分:1
-
brightness_enhancing
图像的亮度对比度增强,可对较暗的图像进行亮度增强(The brightness of the image contrast enhancement, may be dark image brightness enhancement)
- 2021-04-29 11:58:44下载
- 积分:1
-
合成孔径雷达点目标仿真 SAR CS
说明: 合成孔径雷达点目标仿真,线性变标算法(CSA),注释完整,可以直接运行,信号模型参考书目《合成孔径雷达成像算法与实现》。(Synthetic aperture radar point target simulation, linear scaling algorithm (CSA), complete annotations, can be run directly, the signal model reference bibliography "Synthetic aperture radar imaging algorithm and implementation".)
- 2020-03-31 15:32:23下载
- 积分:1
-
KSW-Entropy
利用最佳直方图熵法(KSW熵法)及穷举法实现灰度图像阈值分割(The best the histogram entropy method (KSW entropy method) and the brute-force method to achieve gray image threshold segmentation)
- 2021-03-04 12:29:33下载
- 积分:1
-
myidwt2
用matlab编写多级非标准小波重构的函数
(prepared using Matlab multi-level non-standard wavelet function Reconstruction)
- 2007-01-26 00:38:32下载
- 积分:1
-
txzengqiang
图像增强的matalab程序,里面有基于小波的,contourlet变换的,拉普拉斯塔等的增强,比较详细,有说明文件里面(Matalab image enhancement procedures, which have based on the wavelet, contourlet Transform, etc.拉普拉斯塔enhanced, more detailed, it has documentation)
- 2007-08-30 17:13:30下载
- 积分: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