-
RLS
说明: 基于场景的RLS的非均匀校正算法,不同均值滤波器比较。(Scene based RLS nonuniformity correction algorithm, different mean filter comparison.)
- 2020-04-26 14:46:01下载
- 积分:1
-
PSNR
完成对彩色图像的灰阶变化和噪声滤除处理,并通过数学计算完成对ISNR的求解。(Complete color image gray-scale changes and filter out noise, and completed ISNR solving through mathematical calculations.)
- 2013-04-18 11:22:23下载
- 积分:1
-
StereoVisionVS2008
双目立体视觉,采用两张图像恢复三维形状,外国人的一个开源项目。(System Prototype to make 3D reconstruction solution using stereo images. It works with common cameras and not require large amount of memory during the images processing. It provides a low cost solution to educational environments with low budgets.
)
- 2010-08-08 13:43:57下载
- 积分:1
-
block-match-and-3D-filtering
BM3D算法,简单易懂。用于对于图像去噪,附上psnr(BM3D algorithm)
- 2013-05-22 15:54:31下载
- 积分:1
-
echarts-master 各种图表 例子源码
echarts-master
- 2014-10-13下载
- 积分:1
-
quaternion
四元数类 matlab程序 包含四元数相关运算(quaternion class)
- 2009-03-25 22:03:57下载
- 积分:1
-
WaterMarker
一个小巧的图片水印工具,可在图片的指定位置写入文本,文本字体可调(A small picture watermark tool)
- 2012-10-10 00:08:12下载
- 积分:1
-
opencv
数字图像处理 opencv 一些基本例子和源码(opencv code)
- 2009-07-12 12:27:37下载
- 积分:1
-
Phase-_-extract-line
5相位编组法实现纹理直线边缘的检测matlab程序代码。不同于hough变换。附带文字的原理讲解(The five-phase grouping texture straight edge detection ,matlab code. Different from the hough transform. explain with the accompanying text
)
- 2020-11-20 10:59:37下载
- 积分:1
-
区域编码和阈值编码实现图像压缩
c++语言或MATLAB编程对256×256的灰度图像进行8×8DCT变换,对变换后的结果进行处理:
采用区域编码和阈值编码方法实现图像压缩,保留 50% 的系数(区域编码保留前 50%个系数,阈值编码保留 50%的大系数);
再反变换后,对比原始图像和处理后的图像。(C++ or MATLAB programming performs 8 * 8DCT transform on 256 * 256 grayscale images, processing the transformed results:
The region coding and threshold coding are used to compress the image, and the coefficient of 50% is retained (the first 50% coefficients are reserved for the region code and the large coefficient of the threshold code is retained by 50%).
After inverse transformation, the original image and the processed image are compared.)
- 2020-07-01 08:40:01下载
- 积分:1