-
c语言实现的边缘检测算法
c语言实现的边缘检测算法-Edge Detection Algorithm
- 2023-08-16 15:00:03下载
- 积分:1
-
本源码包含了多种模式识别算法,针对同一次手写的数字,进行各种算法识别,可以比较各种算法的识别效果。...
本源码包含了多种模式识别算法,针对同一次手写的数字,进行各种算法识别,可以比较各种算法的识别效果。-The source code contains a variety of pattern recognition algorithms, for the same handwritten figures, a variety of algorithms to identify, can compare the various algorithms to identify the effect.
- 2023-09-09 07:10:03下载
- 积分:1
-
C++实现的hough变换,检测一副图象中存在的直线段。
C++实现的hough变换,检测一副图象中存在的直线段。-Hough transform generized by C++ detects Lines in a image.
- 2022-02-14 10:09:48下载
- 积分:1
-
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。...
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。-digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.
- 2023-07-11 06:45:03下载
- 积分:1
-
一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习....
一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习.-a dialog vc 6.0 on the line drawing program source code, reference is very suitable for beginners learning.
- 2022-01-25 19:04:08下载
- 积分:1
-
Face Detection System. Face Detection System.
人脸检测系统。 人脸检测系统。-Face Detection System. Face Detection System.
- 2022-03-22 06:13:19下载
- 积分:1
-
图像识别程序,数字图像处理,源代码及资料
图像识别程序,数字图像处理,源代码及资料-image identification procedures, digital image processing, and information source
- 2022-01-28 00:33:56下载
- 积分:1
-
图像文件信息的提取和二值化处理
使用C语言所编写的图像处理代码,其中分成图像文件信息的提取和二值化处理两部分。将文件添加到项目后,编译通过会生成exe文件,使用控制台来运行exe文件就可以实现相应的操作。程序代码均已经通过测试。图像文件的提取使用bmphdr.c;二值化处理使用ez.c
- 2022-01-25 15:08:24下载
- 积分:1
-
2D scanning fill algorithm, the procedures under the left mouse button to choose...
二维图形中扫描线填充算法,本程序根据鼠标左键选择图形每个顶点,用右键闭合图形,然后填充-2D scanning fill algorithm, the procedures under the left mouse button to choose graphics for each vertex, right-Closed graphics, then filled
- 2023-05-20 02:35:03下载
- 积分:1
-
sobel边缘检测,简单的边缘检测程序,并可进行二值化处理,适合初学者。...
sobel边缘检测,简单的边缘检测程序,并可进行二值化处理,适合初学者。-edge detection, sobel
- 2023-05-15 06:15:03下载
- 积分:1