-
使用opencv实现一些基础的边缘检测,sobel robert等。
使用opencv实现一些基础的边缘检测,sobel robert等。-Opencv achieved using some basic edge detection, sobel robert so.
- 2022-03-24 21:56:19下载
- 积分:1
-
在VC中实现了图像的各种运算,在图像变换中要用到很多的图像变换,我做了整理放在这里大家一起共享...
在VC中实现了图像的各种运算,在图像变换中要用到很多的图像变换,我做了整理放在这里大家一起共享-In VC to achieve a variety of computing the image, the image transform used to transform a lot of images, I here to do the finishing on the U.S. work together to share
- 2022-03-22 14:34:51下载
- 积分:1
-
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
-
旋转的3维通道
旋转的3维通道- Revolves 3 Uygur channel
- 2023-07-10 15:45:03下载
- 积分:1
-
RGB image format will be converted into YCbCr image format C program
将RGB图像格式转化成YCbCr图像格式的C程序-RGB image format will be converted into YCbCr image format C program
- 2022-03-19 00:24:08下载
- 积分:1
-
此程序利用3X3拉普拉斯模板增强灰度图像
此程序利用3X3拉普拉斯模板增强灰度图像-procedures for the use of this template 3X3 Laplace enhanced gray image
- 2023-03-01 03:05:04下载
- 积分:1
-
YUV文件CIF格式的解码
运行后双击可以显示画面.ALT+F4关闭...
YUV文件CIF格式的解码
运行后双击可以显示画面.ALT+F4关闭-CIF document YUV format decoder running after double-click the screen can show. ALT+ F4 to close
- 2023-06-22 13:30:04下载
- 积分:1
-
“visual c++ 实践与提高”一书中的人脸检测源码,很详细,值得参考...
“visual c++ 实践与提高”一书中的人脸检测源码,很详细,值得参考
- 2023-02-11 01:40:04下载
- 积分:1
-
Demonstration Program image processing, image processing as a development platfo...
图像处理演示程序,作为图像处理的一个开发平台,里面包含了常用的图像处理功能,方便大家的开发利用。-Demonstration Program image processing, image processing as a development platform it contains the common image processing functions, to facilitate the development and utilization.
- 2022-01-28 18:13:13下载
- 积分:1
-
Basic image processing, including linear transformations, such as gray balance.
基本的图像处理,包括线性变换,如灰度平衡。
- 2022-02-07 09:06:24下载
- 积分:1