-
Lee
Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。(Lee s classic multi-resolution B-spline fitting method (multi-level B-spline fitting) of the VC source code. Widely used in graphic image processing, CAD and other fields.)
- 2007-11-07 16:11:02下载
- 积分:1
-
SARclassify
SAR图像分类程序,基于灰度阈值的分类,无监督学习的分类简单。(SAR Image classification)
- 2011-06-30 01:49:17下载
- 积分:1
-
JPEGCompression
说明: 编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
BuildGabor
生成一个Gabor Patch的图形,可以调整图形尺寸、相位、旋转角度、对比度等各种参数,在基于PsychToolbox的实验程序编程中非常实用,可用作视觉刺激图形(Generate a Gabor patch, parameters like size, phase, angle and contrast are modifiable, useful in PsychToolbox programming, can be used as visual stimuli)
- 2020-06-26 18:20:02下载
- 积分:1
-
TTT_ista_lasso-master
迭代收缩阈值算法和快速收缩阈值迭代算法求解Lasso问题(Iterative Shrinkage Thresholding Algorithm (ISTA) for LASSO problem)
- 2020-10-25 12:40:00下载
- 积分:1
-
192168291092007531155683305865
Image Watershed Segmentation图像边缘提取(Image Watershed Segmentation Image Edge Detection)
- 2007-08-11 09:18:48下载
- 积分:1
-
traffic-sign-recognition
复杂场景中的红色交通标志牌检测与识别,结合颜色与圆形的标志牌定位,然后提取特征,最后用模板匹配的方法实现识别,内附图片和程序说明,对初学者有帮助(Red detection and recognition of traffic signs in complex scenes, the combination of colors and circular signs positioning, and feature extraction, the last with template matching methods to achieve recognition, included pictures and a description of the procedures for beginners)
- 2012-12-30 15:32:40下载
- 积分:1
-
ErgQ
采用四元组进行图像融合质量评价的matlab程序,包括原文paper(Four-tuple image fusion matlab quality evaluation procedures, including the original paper)
- 2008-04-15 23:35:42下载
- 积分:1
-
语音
自编语谱图函数,可实现基本的spectrogram功能(Self compiled spectral function, which can implement basic spectrogram functions)
- 2018-03-29 14:50:38下载
- 积分:1
-
检测皮肤代码 face_detection1
检测皮肤代码。主要包括图像读入,大小变换,格式转换,图像滤波,颜色空间转换,皮肤模型,去除少像素连同区域以及膨胀作用(face detection based on skin model)
- 2020-06-27 10:00:02下载
- 积分:1