-
SURFFeature
SURF Feature is an algorithm that is used in the object recognition please see the source code
- 2014-04-27 00:36:40下载
- 积分:1
-
sonar-image-data
硕士学位论文:在高分辨率成像声纳系统和回波测深仪的两个控制平台的基础上对声纳图像数据的高速显示技术的研究。文中所有的程序编写都是使用C和C++语言,在WindowsXP平台下利用VC++6.0进行编译和调试的。(study for high speed display technology on sonar image data)
- 2012-05-02 07:37:04下载
- 积分:1
-
optical_flow
说明: 计算视频或者图像中相邻两帧的光流场。
本光流场算法使用是 多项式展开的方法
配置好视频的路径之后,直接运行就可以了。(Calculation of video or image of two adjacent optical flow field. The optical flow algorithm using the polynomial method is a good video of the path configuration, the direct operation of it.)
- 2008-11-21 17:20:31下载
- 积分:1
-
Gaussian
高斯滤波是一种线性平滑滤波,适用于消除高斯噪声,广泛应用于图像处理的减噪过程。通俗的讲,高斯滤波就是对整幅图像进行加权平均的过程,每一个像素点的值,都由其本身和邻域内的其他像素值经过加权平均后得到。高斯滤波的具体操作是:用一个模板(或称卷积、掩模)扫描图像中的每一个像素,用模板确定的邻域内像素的加权平均灰度值去替代模板中心像素点的值。(Gaussian smoothing filter is a linear filter for the elimination of Gaussian noise, the noise reduction process is widely used in image processing. Popular speaking, a Gaussian filter to the whole image is a weighted average of the process, the value of each pixel, both by itself and other neighborhood pixel values obtained after weighted average. The specific operation Gaussian filter is: a template (or a convolution mask) to scan each pixel in the image, a weighted average gray value of the neighborhood is determined using a template to replace the pixel value of the center pixel of the template.)
- 2014-10-18 09:00:28下载
- 积分:1
-
sparse-decomposition
基于稀疏表示的卡通纹理分解程序,能完成卡通纹理的分解(The program can complete that texture based on sparse decomposition process that cartoon, cartoon texture to complete the decomposition.)
- 2020-07-02 23:20:01下载
- 积分:1
-
cal_mosaic
遥感数字图像中影像镶嵌,enviIDL源码下载(Remote sensing digital image image mosaic, envi IDL source code download)
- 2013-08-17 10:32:05下载
- 积分:1
-
psnr
求图像峰值信噪比,可以用于图像质量的评估。(Peak signal to noise ratio for images that can be used for image quality assessment.)
- 2008-05-26 16:28:35下载
- 积分:1
-
huffman
利用霍夫曼编码对图像进行编码及解码,计算霍夫曼编码效率(huffman encode and decode)
- 2020-11-16 15:19:41下载
- 积分:1
-
adapthisteq
说明: 对限制对比度自适应直方图均衡化算法adapthisteq进行了解释。可用于图像增强(Contrast to the limited adaptive histogram equalization algorithm adapthisteq is explained. Can be used for image enhancement)
- 2021-03-18 11:29:21下载
- 积分:1
-
手写体提取
实现对邮票中手写字符的提取,得出灰度直方图,平滑算法,锐化算法以及输出二值化图像(Realization of the extraction of handwritten characters in stamps)
- 2018-05-31 23:10:35下载
- 积分:1