-
VB写的用来控制各种摄像头的代码
VB写的用来控制各种摄像头的代码-VB was used to control the various camera code
- 2022-07-02 11:14:16下载
- 积分:1
-
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则...
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.-Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.
- 2023-03-01 03:35:03下载
- 积分:1
-
有问提可以讨论一下,DirectShow 的 Players
有问提可以讨论一下,DirectShow 的 Players-mention can be asked to discuss, DirectShow Players
- 2022-02-05 22:02:42下载
- 积分:1
-
一段国外的高手写的ASM小程序,是一个3D的隧道旋转视角,有源码和COM文件,编译后COM文件只有256 字节哦,大家自己看吧...
一段国外的高手写的ASM小程序,是一个3D的隧道旋转视角,有源码和COM文件,编译后COM文件只有256 字节哦,大家自己看吧-some foreign experts write small programs ASM is a 3D rotating tunnel perspective, and the source document COM, COM documents compiled only 256 bytes Oh, we all CMTech
- 2023-05-04 10:05:03下载
- 积分:1
-
晕线多边形填充,课堂实验题目,可以画多边形,也可以加载多边形文件...
晕线多边形填充,课堂实验题目,可以画多边形,也可以加载多边形文件-Halo line polygon fill, classroom test subject, you can draw polygons, you can also load the polygon file
- 2023-05-18 12:55:04下载
- 积分:1
-
数字图像处理源程序vc++
图像的点运算主要用来改变图像的灰度分布范围;点运算的最大特点是输出像素值只与当前输入像素值有关,本文主要介绍利用灰度直方图查看图像信息,了解各种灰度变换公式,掌握灰度变化实现方法。
- 2022-08-16 06:09:30下载
- 积分:1
-
Computer graphics, in the same project, using three kinds of algorithm to genera...
计算机图形学,在同一个工程中,利用三种算法生成直线、中点算法画圆和椭圆。-Computer graphics, in the same project, using three kinds of algorithm to generate a straight line, the mid-point circle and ellipse algorithm.
- 2023-08-24 22:00:03下载
- 积分:1
-
And jitter to achieve patterning technology, and bmp2txt command
实现图案化和抖动技术,以及bmp2txt
命令行编译过程如下
vcvars32
rc bmp.rc
cl dither.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-And jitter to achieve patterning technology, and bmp2txt command-line compiler as follows vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2022-11-10 12:05:04下载
- 积分:1
-
VC image processing to the various methods of noise (random noise to .....)
VC++图象处理去噪音的多种方法(有随机去噪音等.....)-VC image processing to the various methods of noise (random noise to .....)
- 2022-01-25 16:11:50下载
- 积分:1
-
一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的...
一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C++ in the preparation of the MFC
- 2022-07-04 22:30:48下载
- 积分:1