-
第二届全国高校 BBS 程序开发大赛算法组2
第二届全国高校 BBS 程序开发大赛算法组2-Second National College BBS Development Competition Algorithm Group 2
- 2023-08-19 21:35:03下载
- 积分:1
-
这是绘画bezier曲线的小程序。使用者可以从此处得知如何编写bezier曲线的程序。应用程序便是以c++编写绘成的bezier曲线
这是绘画bezier曲线的小程序。使用者可以从此处得知如何编写bezier曲线的程序。应用程序便是以c++编写绘成的bezier曲线-This is a Bezier curve drawing applet. From here the user can learn how to prepare the procedures for Bezier curves. Application is to c++ Are ready to prepare the Bezier curve
- 2022-07-03 06:27:01下载
- 积分:1
-
C加噪算法,包括高斯加噪算法,脉冲加噪算法,主要用于降噪算法评估...
C加噪算法,包括高斯加噪算法,脉冲加噪算法,主要用于降噪算法评估-C noise algorithm, including the high places like the noise algorithm, pulse noise algorithm, mainly used for assessment of noise reduction algorithm
- 2023-04-29 11:50:03下载
- 积分:1
-
影像特征匹配,利用harris算子提取特征角点
影像特征匹配,利用harris算子提取特征角点-Image feature matching using feature extraction operator harris Corner
- 2022-03-18 16:17:22下载
- 积分:1
-
在多变型图像处理中,对各层高频系数进行阈值Wiener处理
在多变型图像处理中,对各层高频系数进行阈值Wiener处理-In the changeable-type image processing, high-frequency coefficients of the layers Wiener treatment threshold
- 2022-09-03 04:25:03下载
- 积分:1
-
基于matlab的Movie编辑器,可修改编辑movie,支持avi,mpg,jpg等多种格式存取。...
基于matlab的Movie编辑器,可修改编辑movie,支持avi,mpg,jpg等多种格式存取。
- 2022-03-12 03:03:36下载
- 积分:1
-
读取matlab中的.mat文件,喜欢或需要matlab+VC进行图像处理等操作的朋友请指教!...
读取matlab中的.mat文件,喜欢或需要matlab+VC进行图像处理等操作的朋友请指教!-read the Matlab. Mat documents, like or need Matlab VC image processing operations friends please enlighten!
- 2022-07-16 08:31:31下载
- 积分:1
-
本程序绘制了经过小波分解的图像,然后再进行重构。
本程序绘制了经过小波分解的图像,然后再进行重构。-This procedure has been drawn through wavelet decomposition of the image, and then reconstructed.
- 2022-03-10 02:59:03下载
- 积分:1
-
本文章详细介绍了摄像机标定的算法内容,并且根据给出了计算公式。
本文章详细介绍了摄像机标定的算法内容,并且根据给出了计算公式。-This article details the contents of camera calibration algorithm, and according to the calculating formula.
- 2022-06-02 23:19:37下载
- 积分:1
-
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00...
图像的组成无非是一些字符串或者一些字节组成的字符串,然而,每一个字节数据位的重要度并不是一样的,两个相邻字节往往只有低位是不一样的。例如:00100110和00100111代表了两个不同渐变度的红色,但是就人眼是分辨不出来的。最低有效位LSB算法,就是利用这一点,达到图像压缩,或者数字水印的功能。-The composition of the image is nothing more than some number of bytes or string composed of string, however, one byte for each data bit is not an important degree of the same, often only two adjacent low-byte is not the same. For example: 00100110 and 00100111 represent the gradient of two different degrees of red, but on the human eye is not out to tell. Least significant bit LSB algorithm, is to take advantage of this point, to achieve image compression, or digital watermark feature.
- 2022-08-08 01:29:27下载
- 积分:1