-
Desktop desktop animated animated animated desktop desktop desktop animated anim...
桌面动画 桌面动画 桌面动画-Desktop desktop animated animated animated desktop desktop desktop animated animated
- 2022-03-10 03:02:41下载
- 积分:1
-
my name is zhangheng!! zhe ge dongxi hen shuang jingbenren shiyan!!
qu yu tian chong zhe ge dongxi hen shuang jingbenren shiyan-my name is zhangheng!! zhe ge dongxi hen shuang jingbenren shiyan!!
- 2022-07-12 13:02:20下载
- 积分:1
-
图像频域变换含dct fft walsh 变换
图像频域变换含dct fft walsh 变换-transform image frequency domain containing transform Extra fft walsh
- 2022-09-25 21:05:03下载
- 积分:1
-
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度....
OpenCV 4下的图像任意角度的旋转 //待旋转的图像Img_old //返回的旋转后图像类型 IplImage* Img_tmp. //旋转的角度,单位度. //三种不同的方法.其中方法二没有完全测试,方法一可以满足大部分需要-OpenCV four images of arbitrary rotation angle// Image Rotation question Img_old// to return to the rotation after the image type IplImage* Img_tmp.// Rotation angle, unit degrees.// Three different ways. Two methods which do not fully test one way to meet the needs of the majority
- 2022-02-05 19:37:53下载
- 积分:1
-
不同域数字水印图像的matlab代码
不同域数字水印图像的matlab代码-different domain digital watermark image of Matlab code
- 2022-06-15 04:50:53下载
- 积分:1
-
一个图像处理的程序以及测试程序,希望大家喜欢。
一个图像处理的程序以及测试程序,希望大家喜欢。-an image processing procedures and testing procedures, hope you like them.
- 2023-02-25 13:10:04下载
- 积分:1
-
jpeg encode
论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。解码时,进行熵解码,反量化,反离散余弦变换(IDCT)。
- 2022-03-16 06:35:42下载
- 积分:1
-
图形开发应用软件
图形开发应用软件-graphics software development and application
- 2022-03-04 12:28:34下载
- 积分:1
-
图像加密,循环变换后恢复
图像加密,循环变换后恢复-Image encryption
- 2022-03-22 16:10:13下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1