-
简单的图像处理相关算法!
简单的图像处理相关算法!-simple image processing algorithms!
- 2022-02-03 20:01:48下载
- 积分:1
-
图像分析
边缘检测
微分算子
Log算子
Canny 算子
四叉树分解
四叉树分解
四叉树 MATLAB 函数...
图像分析
边缘检测
微分算子
Log算子
Canny 算子
四叉树分解
四叉树分解
四叉树 MATLAB 函数 -Image analysis-differential operator edge detection operator Canny operator Log quadtree decomposition quadtree decomposition quadtree MATLAB Functions
- 2022-01-26 06:52:03下载
- 积分:1
-
Shape of the源代码分裂
形状分割的源代码-shape of the source code division
- 2022-03-09 16:43:43下载
- 积分: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
-
切换屏幕在原始尺寸与全屏中切换,而且向你演示即使全屏文字也不会按比例放大,还有一个退出动画的按钮;不过你可能要DOWN回去之后才能看到它的效果...
切换屏幕在原始尺寸与全屏中切换,而且向你演示即使全屏文字也不会按比例放大,还有一个退出动画的按钮;不过你可能要DOWN回去之后才能看到它的效果-Switch the screen size and full-screen in the original switch, but also to the presentation you will not even full-screen text in proportion to enlarge, there is a quit button animation but you may have to go back DOWN to see it after the effects of
- 2022-09-26 08:25:03下载
- 积分:1
-
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen...
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : Marr, Canny, Shen-Castan, Sobel and so on. (Note : the code is "Image Processing Algorithms for Computer Vision And" the contents of a book, in order to see the best understanding of the original code book).
- 2022-04-27 03:37:42下载
- 积分:1
-
java3D tool kit. General jdk installation is not running java3d development pack...
java3D工具开发包。一般jdk安装后没有运行java3d的开发包。点击exe文件后即可编写和运行与java3d有关的程序。-java3D tool kit. General jdk installation is not running java3d development package. Click the exe file you can write and operation and java3d the relevant procedures.
- 2023-06-20 22:30:04下载
- 积分:1
-
A graphic drawing program, be able to draw graphics, including triangular and re...
一个图形绘制程序,能够绘制的图形包括点线三角形和长方形。-A graphic drawing program, be able to draw graphics, including triangular and rectangular point line.
- 2022-03-24 13:32:12下载
- 积分:1
-
graphics processing and display of rare good example.
图形处理,显示的不可多得的好例子。-graphics processing and display of rare good example.
- 2022-02-05 19:45:38下载
- 积分:1
-
注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。
注意,本程序的细化算法要应用于含线条的黑白二值图像才可以看出细化效果。-Note that the thinning algorithm of this procedure should be used with lines of black and white binary image thinning effect can be seen.
- 2023-01-01 00:45:05下载
- 积分:1