-
opencv中部分函数的使用方法> > >
opencv中部分函数的使用方法> > > -opencv some function to use
- 2022-03-10 11:35:32下载
- 积分:1
-
vc++ to achieve a simple timer
vc++实现简单定时器-vc++ to achieve a simple timer
- 2022-05-08 01:52:21下载
- 积分: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
-
Several digital image processing experiments, including gray transform, histogra...
Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median filtering and image sharpening, etc.
- 2022-03-25 01:51:34下载
- 积分:1
-
人脸检测的最新源代码,使用了最新的处理技术,使之运行速度更可快...
人脸检测的最新源代码,使用了最新的处理技术,使之运行速度更可快-Face Detection of up-to-date source code, uses the latest processing technology, so that speed can be faster
- 2023-07-26 09:50:03下载
- 积分:1
-
meanshift算法的matlab程序,用于图像分割
meanshift算法的matlab程序,用于图像分割-matlab program meanshift algorithm for image segmentation
- 2022-03-03 23:31:41下载
- 积分: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
-
Images displayed VC++ Source program, and they hope to be helpful to everyone, a...
图象显示的VC++源码程序,希望对大家有所帮助,也希望尽快的成为会员,谢谢!-Images displayed VC++ Source program, and they hope to be helpful to everyone, and hope to become a member as soon as possible, thank you!
- 2023-02-24 00:05:04下载
- 积分:1
-
数字图像处理中的数字图像提取的源程序
数字图像处理 利用 c++
轮廓提取的源程序-digital image processing using c contour extraction of the source
- 2022-02-28 09:23:39下载
- 积分:1
-
curvelet变换贝叶斯估计方法,用于估计含噪声图像的噪声参数。再对图像进行去噪处理...
curvelet变换贝叶斯估计方法,用于估计含噪声图像的噪声参数。再对图像进行去噪处理-curvelet transform Bayesian estimation methods used to estimate the image noise with noise parameters. Re-image de-noising processing
- 2022-07-07 22:40:09下载
- 积分:1