-
非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。...
非常好且全面的jpeg图像压缩算法,jpeg压缩编码标准及其源码希望对大家有所帮助。-Very good and comprehensive jpeg image compression algorithm, jpeg compression coding standard and its source would like to help everyone.
- 2022-03-07 11:33:21下载
- 积分:1
-
实验目的:1)图像2的图像加密级别。
实验目的:
1) 图像水平集合
2) 图像加密算法
3) 边缘提取
4) 噪音图像的产生
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
-Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure
- 2022-01-25 22:40:45下载
- 积分:1
-
分形算法例程,其中包括源代码,需要安装OPENCV的库
分形算法例程,其中包括源代码,需要安装OPENCV的库-Fractal algorithm routines, including source code, the Treasury will need to install OPENCV
- 2022-03-26 16:10:15下载
- 积分:1
-
边沿检测与提取,轮廓跟踪的图象算法
对着两种算法有着详细解释...
边沿检测与提取,轮廓跟踪的图象算法
对着两种算法有着详细解释-Edge detection and extraction, the image contour tracking algorithm into a detailed explanation of the two algorithms
- 2022-03-20 19:52:59下载
- 积分:1
-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi
赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi
-divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
- 2022-09-04 18:25:03下载
- 积分:1
-
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪...
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is a non-linear image smoothing method, its pulse-grade salt and pepper noise interference inhibition effective in suppressing random noise at the same time can effectively protect the edge of less fuzzy
- 2023-08-08 21:40:02下载
- 积分:1
-
互信息方法求DUFFING方程的延迟时间
互信息方法求DUFFING方程的延迟时间-Mutual information method for delay equations DUFFING
- 2023-03-17 08:10:04下载
- 积分:1
-
比简单的视频目标跟踪算法,有需要的朋友参考…
较简易的视频目标跟踪算法,有需要的朋友可参考-Than simple video target tracking algorithm, there is a need to refer to a friend
- 2022-06-14 00:43:18下载
- 积分:1
-
已知24位位图图像,计算其质心位置,并以质心为极点在边界相应位置取点...
已知24位位图图像,计算其质心位置,并以质心为极点在边界相应位置取点-known bitmap images, calculate the center position, and center pole of the border point from the corresponding location
- 2023-07-06 07:20:02下载
- 积分:1
-
用水平集和形态学结合的方法分割图像,主要用于对比度低的医学图像,效果较好
用水平集和形态学结合的方法分割图像,主要用于对比度低的医学图像,效果较好-Using level set and morphological segmentation with the method of combining images, mainly for low-contrast medical images, better
- 2022-02-25 13:32:48下载
- 积分:1