-
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值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
-
数字图像处理类
这是一个基于MFC平台的使用C++数字图像处理类库。包含了基本的数字图像处理算法。
- 2022-04-24 00:53:57下载
- 积分:1
-
VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。...
VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。-Itk combination with VTK read and display BMP picture (CMake-off) without using CMake compiler, suitable for a certain VTK_ITK experience.
- 2022-03-19 03:21:30下载
- 积分:1
-
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a b...
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.-Using hough transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coordinate system.
- 2022-02-12 09:47:04下载
- 积分:1
-
vc 与 AutoCAD 利用OBJECT arx的混合编程的小例子。
vc 与 AutoCAD 利用OBJECT arx的混合编程的小例子。-vc and AutoCAD using DCOM arx mixed programming small examples.
- 2022-07-27 22:25:24下载
- 积分:1
-
动态时钟,双缓冲解决屏闪~~~~~~窗体为圆形区域。
动态时钟,双缓冲解决屏闪~~~~~~窗体为圆形区域。-Dynamic clock, dual-screen flash buffer solution for a circular area ~~~~~~ form.
- 2022-04-27 09:39:29下载
- 积分:1
-
该程序显示了如何绘制各种形状、线条和文本
该程序显示了如何绘制各种形状、线条和文本-the program shows how to draw various shapes, lines and text
- 2022-01-25 18:32:15下载
- 积分:1
-
用C语言编写的动态演示C直线裁剪的源代码
用C语言编写的动态演示C直线裁剪的源代码-C language demonstration of dynamic linear cutting C source code
- 2023-01-11 06:45:03下载
- 积分:1
-
对有噪声的数字 利用神经网络进行识别, 训练效果显著
对有噪声的数字 利用神经网络进行识别, 训练效果显著-right is the number of noise using neural network identification, training results significantly
- 2022-03-10 15:59:39下载
- 积分:1
-
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。...
C++实现利用表盘来显示时间。设计思想:将系统时间通过极坐标转换为坐标,然后作直线,即表针。-C system to use the dial to show time. Design thinking : the system by the time of the polar coordinate conversion, and then straight for that hand.
- 2023-02-18 17:40:03下载
- 积分:1