-
取代了VFW DirectShow OpenCV源代码的使用。代码是需要我的..
使用directshow代替opencv的vfw的源代码。代码是工程中需要引入的文件。配置好opencv,按照文章的步骤做就可以了。-Replace the use of DirectShow opencv source code of the VFW. Code is a need to introduce engineering documents. Configured opencv, article in accordance with the steps to do it.
- 2022-07-03 08:36:51下载
- 积分:1
-
数字图像处理,离散余弦dct变换域中水印的提取
数字图像处理,离散余弦dct变换域中水印的提取-digital image processing, discrete cosine transform domain Extra watermark extraction
- 2022-03-30 20:17:12下载
- 积分:1
-
图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。...
图像420转换为422或444的算法。高斯加噪算法,脉冲加噪算法。-YCbCr 4:2:0 image is converted to 4:2:2 or 4:4:4 of the algorithm, Matlab program is
- 2023-08-18 21:00:02下载
- 积分:1
-
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算...
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.-Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- 2022-05-18 00:16:22下载
- 积分:1
-
对rgb15 RGB24转换
RGB24向RGB15的转换-RGB24 to RGB15 conversion
- 2022-08-16 17:57:34下载
- 积分:1
-
这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用...
这个一个opencv入门级代码,实现腐蚀功能。可以借鉴学习opencv的库调用-an entry-level code to achieve corrosion function. OpenCV can draw on and learn from the library call
- 2023-05-29 04:40:03下载
- 积分:1
-
包含图像处理的常用算法及其编程,标准C/C++语法
包含图像处理的常用算法及其编程,标准C/C++语法-contains commonly used image processing algorithms and programming, the standard C/C++ syntax
- 2022-02-25 20:08:26下载
- 积分:1
-
判断N个点能否构成凸多边形,N由使用者自己输入
判断N个点能否构成凸多边形,N由使用者自己输入-Points to determine whether N constituted convex polygon, N from the user input
- 2022-05-14 13:35:56下载
- 积分:1
-
关于对图片加噪声的操作(椒盐噪声),分别加椒噪声、盐噪声和椒盐噪声...
关于对图片加噪声的操作(椒盐噪声),分别加椒噪声、盐噪声和椒盐噪声-With regard to the operation of the picture plus noise (salt & pepper noise), respectively, plus pepper noise, noise and salt, Salt & Pepper Noise
- 2023-03-25 13:00:03下载
- 积分:1
-
You can draw an arbitrary polygon, and can choose different colors
可以绘制任意多边形,并且可以选择不同颜色-You can draw an arbitrary polygon, and can choose different colors
- 2022-08-22 22:03:28下载
- 积分:1