-
The source image format converter for conversion of images in different formats,...
图像格式转换的源码,用于图像不同格式的转换,如转换公式为Gray(i,j)=0.11*R(i,j)+0.59*G(i,j)+0.3*B(i,j),其中Gray(i,j)为转换后的黑白图像在(i,j)点处的灰度值,其中绿色所占的比重最大,所以转换时可以直接使用G值。
-The source image format converter for conversion of images in different formats, such as the conversion formula for the Gray (i, j) = 0.11* R (i, j)+ 0.59* G (i, j)+ 0.3* B ( i, j), which Gray (i, j) for the converted black and white images in the (i, j) point of the gray value, of which the largest share in the green, so conversion can be directly used when the G value.
- 2022-06-15 12:56:21下载
- 积分:1
-
vc++ to achieve a simple timer
vc++实现简单定时器-vc++ to achieve a simple timer
- 2022-05-08 01:52:21下载
- 积分:1
-
opencv的中文教程,很好用的,可以快速入门学习
opencv的中文教程,很好用的,可以快速入门学习-Chinese opencv tutorial, very good use, you can learn Quick Start
- 2023-07-26 11:05:06下载
- 积分:1
-
这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处...
这是一个C语言的程序,是用来计算图像的直方图信息的,程序中用到了OpenCV编程。希望能给你们带来好处-This is a C language procedure is used to calculate the image histogram information. the procedure used OpenCV programming. Hope you can bring benefits
- 2023-08-28 05:10:03下载
- 积分:1
-
这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率...
这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率-This is based on the PIC series MCU C language programming, using the threshold detection QRS wave, and the QRS wave is detected after a low pass filter, differential, mobile window points to the public through the detection of two adjacent peaks, calculate the heart rate
- 2022-12-13 08:05:04下载
- 积分:1
-
On the Gaussian image parameter settings, large images of small image parameter...
对高斯图像的参数设定,大图像小图像的参数设定,高斯图像相减,以及图像结果保存-On the Gaussian image parameter settings, large images of small image parameter settings, Gaussian image subtraction, as well as the preservation of image results
- 2022-04-20 04:33:45下载
- 积分:1
-
偶然找到一个VC源码,用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。本人感觉这个代码非常棒(很COOL),不敢独享,特拿出来和大家(同道中人...
偶然找到一个VC源码,用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。本人感觉这个代码非常棒(很COOL),不敢独享,特拿出来和大家(同道中人)一起分享!-occasionally find a VC source, using it inside the class can have a Java application similar to the watermarked, flame and melts effect. I feel pretty good this code (very COOL), not exclusive, special show to you (fellow human) to share!
- 2022-01-25 16:59:31下载
- 积分:1
-
这是基于OpenCV的SIFT特征提取实现。
这是基于OpenCV的SIFT特征提取实现。-This is based on the OpenCV implementation of the SIFT feature extraction.
- 2022-01-26 05:15:16下载
- 积分:1
-
如图像显示,文章中的代码可以很好的消除图像绘制产生的锯齿。主要方法是通过曲线跟踪,而不是一个个图形的绘制...
如图像显示,文章中的代码可以很好的消除图像绘制产生的锯齿。主要方法是通过曲线跟踪,而不是一个个图形的绘制-Such as image display, the article in the code can be very good resulting from the elimination of image rendering serrated. The primary means of tracking through the curves, rather than a graphics rendering
- 2022-09-14 00:35:02下载
- 积分:1
-
Rather is based on the classic ah matlab we do the image matching can be used fo...
相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。-Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.
- 2022-03-06 20:05:41下载
- 积分:1