-
实现计算机图形学中的三种典型算法:直线扫描转换、椭圆扫描转换、直线剪切。采用的是VC++中的MFC平台...
实现计算机图形学中的三种典型算法:直线扫描转换、椭圆扫描转换、直线剪切。采用的是VC++中的MFC平台-To achieve the three typical computer graphics algorithms: linear scan conversion, scan conversion oval, straight cut. Using the VC++ in MFC platform
- 2022-07-17 02:22:00下载
- 积分:1
-
这是应用Matlab编写的Lee滤波实现算法,希望对大家有用!
这是应用Matlab编写的Lee滤波实现算法,希望对大家有用!-This is the application of Matlab prepared realize Lee filter algorithm, in the hope that useful to everybody!
- 2022-12-05 11:20:03下载
- 积分:1
-
Using vc++ for dynamic detection of targets can also be used with the camera
利用vc++对动态目标进行检测,也可配合摄像头使用-Using vc++ for dynamic detection of targets can also be used with the camera
- 2023-05-30 13:20:02下载
- 积分:1
-
该程序利用小波模极大值对图像边缘进行检测并提取,效果很理想...
该程序利用小波模极大值对图像边缘进行检测并提取,效果很理想-The program using the wavelet modulus maxima of the image edge detection and extraction, the effect of very satisfactory
- 2022-03-21 02:50:09下载
- 积分:1
-
简单的图像处理程序集合!对图像处理的基本知识可以有所窥探,适合图像处理的初级学习者使用!...
简单的图像处理程序集合!对图像处理的基本知识可以有所窥探,适合图像处理的初级学习者使用!-Simple image processing procedures for the collection! On the basic knowledge of image processing could be spy, suitable for image processing of primary learners to use!
- 2022-01-22 01:25:17下载
- 积分:1
-
dct频域进行图像缩放的源码,非常有用。可以很快的进行图像缩放,免去了DECODE再插值。...
dct频域进行图像缩放的源码,非常有用。可以很快的进行图像缩放,免去了DECODE再插值。-DCT frequency domain image scaling for the source, very useful. Can be quickly carried out the image scaling, which eliminates the re-interpolation Decode.
- 2023-03-07 00:40:03下载
- 积分:1
-
A fast Matlab Paint GUI that works similarly to the Windows Paint program (excep...
A fast Matlab Paint GUI that works similarly to the Windows Paint program (except for the ROI image
- 2022-06-27 03:35:54下载
- 积分:1
-
simple image processing algorithm
实现简单的图像处理算法-simple image processing algorithm
- 2022-07-22 10:29:23下载
- 积分: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
-
matlab金字塔算法工具箱
matlab金字塔算法工具箱-pyramid algorithm matlab toolbox
- 2022-03-26 12:17:27下载
- 积分:1