-
lvboqi
用傅立叶变换的方法在频率域实现图像处理,并比较从幅度和相位恢复图像的区别,已经通过调试(Fourier transform method used in the frequency domain realization of image processing, and compare the amplitude and phase from the difference between the restoration of images, has passed debugging)
- 2008-07-25 20:33:37下载
- 积分:1
-
water-pot
基于小波变换的使用SPIHT算法进行图像压缩,并对原有的算法进行优化(Based on wavelet transform using the SPIHT algorithm for image compression, and the original algorithm to optimize)
- 2012-06-12 08:07:39下载
- 积分:1
-
RANSAC+SURF
说明: 基于SURF算法实现图像特征提取与描述,使用RANSAC进行图像细配准(SURF algorithm was used to extract and describe image features, and RANSAC was used for image registration)
- 2021-03-03 15:09:33下载
- 积分:1
-
图像融合可以用的PCNN工具箱 70754311PCNN_toolbox
图像融合可以用的PCNN工具箱,可以使用在图像融合里(PCNN Toolbox for Image Fusion)
- 2020-06-24 03:20:01下载
- 积分:1
-
基于空间几何约束的单目视觉物体测距 Geometric-constraints
基于空间几何约束的单目视觉物体测距 基于空间几何约束的单目视觉物体测距(Geometric constraints based on spatial objects ranging monocular vision Geometric constraints based on spatial objects ranging monocular vision)
- 2013-10-24 10:30:21下载
- 积分:1
-
demo_mtjsrc_OxfordFlower_17
此程序为袁晓彤CVPR论文“基于多任务联合稀疏表示的的视觉分类”的主代码部分(The program for Yuan Xiaotong CVPR paper " visual classification with Muti-task joint sparse representation" main code of the parts)
- 2013-09-16 14:06:25下载
- 积分:1
-
612940
图像的中值滤波源码例程程序结合易语言数值计算支持库和图像格式转换支持库,调用正态分布图像处理模块实现图像的中值滤波功能。(Image median filtering routine program combined with easy language source numerical support libraries and image format conversion support library , call the normal image processing module median filtering images.)
- 2016-02-13 21:17:03下载
- 积分:1
-
PicTool
C++Builder编写的图象处理程序(带示例)(C++ Builder prepared image processing procedures (with examples))
- 2008-06-19 21:45:52下载
- 积分:1
-
xijunmishi-PSO
细菌觅食算法与粒子群优化算法相结合的程序,可以实现适应度函数的最值计算,有很好的参考价值。(Bacterial Foraging algorithm and particle swarm optimization combined program, you can achieve the best fitness function value, and have a good reference value.)
- 2013-08-26 09:40:40下载
- 积分: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