-
stations
实现上海地铁一天可视化链接,你可以通过processing的程序看到一天的变化,都在里面了(you can see the change of shanghai railway all day long)
- 2018-04-20 09:32:00下载
- 积分: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
-
基于引导滤波的图像增强算法
基于引导滤波的图像信息分层算法,可实现高低频信息分离,分段处理功能(The image information hierarchical algorithm based on guided filtering can realize the separation of high and low frequency information and the segmentation processing function.)
- 2020-06-18 19:40:01下载
- 积分:1
-
emission
计算交通格子模型的能量耗散和污染排放,包括 一氧化碳,一氧化氮,和其他污染物的排放,并在一图表中进行比较(Traffic grid calculation model of energy dissipation and pollution emissions, including carbon monoxide, nitrogen oxides, and other pollutants, and comparing in a chart)
- 2015-01-19 15:01:46下载
- 积分:1
-
RanSacCode
该代码用于对错误匹配点进行过滤操作,即去除错误的匹配点(The code is used to remove the wrong match points,and make sure the right matching.)
- 2014-12-31 11:17:07下载
- 积分:1
-
Latent SVM算法实现行人检测opencv
Latent SVM算法实现行人检测opencv(Latent SVM Pedestrian Detection Based on Algorithms opencv)
- 2020-06-25 15:20:02下载
- 积分:1
-
man
通过对彩色图像的处理,来计算某一个区域的面积。(The color image processing to calculate the area of a region.)
- 2020-12-02 15:39:26下载
- 积分:1
-
Image Processing toolbox
说明: 图像处理小工具箱,包括中值滤波,高斯滤波,均值滤波,canny边缘提取等小程序(Image processing toolbox, including median filter, gaussian filter, mean filter, canny edge extraction and other small procedures)
- 2020-11-07 14:09:48下载
- 积分:1
-
图像融合程序 fusion
图像融合程序,及论文
图像融合程序,及论文
图像融合程序,及论文(Image fusion procedure, and the paper image fusion procedure, and the paper image fusion process, and papers)
- 2009-06-05 17:00:04下载
- 积分:1
-
c_code_2d_3d
说明: 打包的二维三维图形图像处理源代码
稀有资源(packed 2D and 3D graphics processing source of scarce resources)
- 2006-05-05 08:09:19下载
- 积分:1