-
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
-
Region-Dense
基于区域的稠密立体匹配方法(论文)
关键词:种子点;区域增长;稠密匹配(Based on Region Dense Three—dimensional Match Method)
- 2012-03-16 11:24:09下载
- 积分:1
-
Hough-transform
基于规格化Hough变换的天波超视距雷达检测前跟踪算法(Hough transform based on the normalized horizon radar detection and tracking algorithms)
- 2013-12-09 16:41:57下载
- 积分:1
-
PALMovie
PAL制视频消隔行deinterlace的代码,共参考(PAL video system extinction deinterlace interlaced code, a total of reference)
- 2020-08-05 13:58:32下载
- 积分:1
-
demo
一个有关边缘检测 robert sobel FFT傅里叶变换等算法的demo(a demo using VC++ that implements the algorithms of edge detection and FFT)
- 2010-05-21 14:32:48下载
- 积分:1
-
Halcon_CALI
基于halcon图像处理平台的相机标定算法,相当不错。。。。。(Halcon based image processing system camera calibration algorithm is quite good. . . )
- 2016-05-30 12:08:20下载
- 积分:1
-
RoadExtraction
高分辨率遥感图像道路提取算法实现,主要思路是利用道路中心点,得到道路中心线。(Road Extraction from High Resolution Images algorithm, the main idea is to use the center of the road, get the road centerline.)
- 2010-09-06 19:59:53下载
- 积分:1
-
MedianFilterSmooth
图形图像处理中的平滑处理,可以实现部分的功能,但是还可以继续完善(Graphic image processing smoothing, can achieve some of the functions, but can also continue to improve)
- 2008-06-25 00:14:41下载
- 积分:1
-
SIFT_area_match
说明: SIFT算法的区域匹配,比原有的SIFT+KD树匹配更加高效、准确。(different area SIFT algorithm which is better than the original SIFT and KD tree match.)
- 2021-04-22 15:18:48下载
- 积分:1
-
平台基于visual studio2015 bilateralFilter
平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1