-
feature-extract
几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。(Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-LAPLACE, HARRIS-AFFINE, MSER; Descriptors: SIFT, AFFINE-SIFT, GLOH. The test reveal the speed and accurate descriptor.)
- 2010-05-10 17:23:44下载
- 积分:1
-
Grid
基于OpenCV实现的图像切割程序,通过程序中参数设置分块的数量和大小(The project is uesd to break an image into block)
- 2013-12-01 22:31:29下载
- 积分:1
-
ImageProcessing
使用QT编程实现2D图像处理的各功能,包括彩色图转灰度、二值化、二值的形态学操作、灰度的形态学操作等等。(Using QT programming each 2D image processing functions, including color conversion grayscale, binary, binary morphological operations, grayscale morphological operations and so on.)
- 2013-06-27 14:39:08下载
- 积分:1
-
图像处理
简单图像压缩处理,正交变化,图像压缩灰度变化(Simple Image Compression Processing, Orthogonal Change, Gray Level Change of Image Compression)
- 2019-04-14 20:53:48下载
- 积分:1
-
Image-read-and-analysis
GUI的指纹特征提取,其中用到的处理函数可以自己编写,也可以直接使用Matlab的库函数(Fingerprint character extract in GUI form, within which the functions can be either designed by users or apply the available functions in Matlab)
- 2013-03-18 21:58:47下载
- 积分:1
-
compressed-sensing
压缩感知,稀疏表示采用小波基表示,压缩测量采用随机高斯矩阵,重构算法是omp重构(Compressed sensing, sparse representation using wavelet representation, compression measurements using random Gaussian matrix remodeling reconstruction algorithm is omp)
- 2013-10-17 12:51:03下载
- 积分:1
-
gaosi
图形图像处理,混合高斯图像背景估计&更新(Graphic image processing, mixed-Gaussian background image is estimated )
- 2007-11-24 10:48:51下载
- 积分:1
-
去污
图象去污渍,mask为污渍图象,另一个为原图或受损图象(Image to remove stains, mask for stained images, and the other for original or damaged images.)
- 2018-06-28 20:22:57下载
- 积分:1
-
recover
DWT域的水印提取,matlab 以及信噪比分析(DWT watermark extraction, and signal-to-noise ratio analysis Matlab)
- 2007-05-27 13:58:40下载
- 积分:1
-
DCTJPEG
blkproc.m,DCHuffmanEncoding.m,ACHuffmanEncoding.m,zigzag.m,PSNR.m,
对灰度图像进行DCT变换,量化,ZigZag扫描,Huffman编解码,反量化,反DCT变换而重建图像。
其中,blkproc.m为分块DCT变换函数;
DCHuffmanEncoding.m,ACHuffmanEncoding.m分别为DC和AC变换系数的Huffman码表函数;
zigzag.m为ZigZag扫描函数;PSNR.m为求图像峰值信噪比函数。
Copyright 2008 Reserved @ Wang Chengyou @ Tianjin University, P.R.China. (This function tests the DCTJPEG codec)
- 2013-03-24 12:06:34下载
- 积分:1