-
经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。...
经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.
- 2023-07-11 05:35:03下载
- 积分:1
-
C achieve BP
用C++实现BP网络-C achieve BP
- 2023-02-01 21:50:04下载
- 积分:1
-
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss...
图像的边缘、轮廓检测。其边缘检测主要包括有Robert、Sobel、Prewitt、Gauss-Laplace等算子;以及Hough变换等常用的检测算法代码。-Image edge, contour detection. Its edge detection mainly including Robert, Sobel, Prewitt, Gauss-Laplace operator, etc. and Hough transform detection algorithm and other commonly used code.
- 2022-12-05 00:20:02下载
- 积分:1
-
凸显边缘检测与提取及轮廓跟踪,Hough变换,种子填充
凸显边缘检测与提取及轮廓跟踪,Hough变换,种子填充-Highlight the edge detection and contour extraction and tracking, Hough transform, seed filling
- 2022-03-19 05:52:04下载
- 积分:1
-
用于正面 眼部区域检测的 Adaboost分类器
用于正面 眼部区域检测的 Adaboost分类器-a positive detection of eye regions Adaboost classifier
- 2022-11-12 09:55:03下载
- 积分:1
-
image enhancement
图像压缩的功能,提取图像信息以及最后的图像增强-image enhancement
- 2022-01-31 10:48:56下载
- 积分:1
-
不错的计算机图形学作业,给要入门的师兄弟们用.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2022-04-30 20:34:29下载
- 积分:1
-
散焦模糊去除
对于一副散焦的文字照片,选择合适的方法将其去模糊(1) 对模糊图G进行LAPLACE滤波,得到X(2) 对X自相关,得到O(3) 对O搜索对应最小值的圆环为了削弱振铃效应,使用了edgetaper函数以模糊图像边缘。
- 2023-05-04 01:40:04下载
- 积分:1
-
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。...
质量不错的OCR源码。这是国外很有名的开源OCR,研究OCR的同好一定要支持啊。-OCR source good quality. This is a well-known open source abroad OCR, the OCR research enthusiasts must support ah.
- 2022-03-03 12:12:30下载
- 积分:1
-
fft2()的实现
本代码实现了图片2维的快速傅里叶变换,能够很好的算出结果;经过本人测试,效果很好。希望到家下载,互相学习学习。
- 2022-06-19 17:40:47下载
- 积分:1