-
75448137OpenSURF_Matlab
这是一种实现数字图像拼接的surf算法的matlab程序,能够取得不错的效果。(This is a digital image mosaic surf algorithm matlab program, can achieve good results.)
- 2021-04-29 15:48:42下载
- 积分:1
-
im_mean_var
计算图像的均值和方差函数,matlab编写的,可以添加到自己的图像处理中(Calculated the mean and variance of the image function, matlab prepared, can be added to their own image processing)
- 2009-07-07 21:19:06下载
- 积分:1
-
JPEG_DECODE
本解码器类支持普通jpeg文件格式,这也是目前大多数jpeg文件所采用的格式,此格式主要特点是数据精度为8位,采用Huffman编码的普通DCT帧(不支持扩展串行和递进模式及数学编码)。本解码器类的 IDCT算法采用三种模式,分别是浮点解码、定点整数解码和定点整数MMX优化解码,您可根据具体情况选择。(The decoder class support common JPEG file format, which is currently the most JPEG files in the format and the main characteristics of this format is data for 8-bit precision, using Huffman coding DCT common frame (does not support extended serial and progressive model and arithmetic coding). The decoder of the IDCT algorithm uses three modes, respectively, floating-point decoding, fixed-point integer decoding and fixed-point integer MMX optimization, you can choose according to the specific circumstances.)
- 2021-04-29 14:38:42下载
- 积分:1
-
xiaobo
数字图像处理 小波处理 ,去噪音,比基于傅里叶变换的去噪方法好。
含噪信号经过预处理,然后利用小波变换把信号分解到各尺度中,在每一尺度下把属于噪声的小波系数去掉,保留并增强属于信号的小波系数,最后再经过小波逆变换恢复检测信号。(The noisy signal is pre-processed, then the signal is decomposed into different scales by wavelet transform. The wavelet coefficients belonging to noise are removed at each scale, and the wavelet coefficients belonging to the signal are retained and enhanced. Finally, the detected signal is restored by inverse wavelet transform. It is better than the denoising method based on Fourier transform.)
- 2019-06-04 10:40:35下载
- 积分:1
-
lzwGif
gif格式图片生成,包括动画生成,是非常好的入门学习资料。(gif format image generation, including animation generation, is a very good learning materials.)
- 2013-12-09 20:43:10下载
- 积分:1
-
threshold
说明: python语言,三种阈值分割方式,简单阈值分割,自适应阈值分割,OTsu分割方式(Python language, three methods of image segmentation , simple threshold segmentation, adaptive threshold segmentation, OTsu segmentation)
- 2019-04-06 16:08:23下载
- 积分:1
-
图像去雾质量评价标准
说明: 代码包含多种图像去雾质量评价标准,PSNR,彩色图像信息熵,WPSNR等,MATLAB可直接使用(Code contains a variety of image defogging quality evaluation criteria, PSNR, color image information entropy, WPSNR, etc., which can be directly used by MATLAB.)
- 2019-01-04 10:45:47下载
- 积分:1
-
sobel算子
应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)
- 2019-03-04 21:40:18下载
- 积分:1
-
example
常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型(plus)
- 2009-12-16 10:04:33下载
- 积分:1
-
8.hermite-a-bezier
curve generation using hermit concept
- 2012-11-20 17:41:43下载
- 积分:1