-
用Canny算子检测图像中的边缘:图像分割系统…
用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water line threshold method image segmentation P0406 : matrix Quadtree P0407 : images into text and non-text of the two categories P0408 : morphological gradient detection Binary Image Edge P0409 : morphology example-- Images from the PCB to delete all current lines, retaining only chip targets
- 2022-04-19 18:30:30下载
- 积分:1
-
可对图像进行几何、正交变换,图像增强,形态学变换,边缘与轮廓检测等的VC++实现源代码...
可对图像进行几何、正交变换,图像增强,形态学变换,边缘与轮廓检测等的VC++实现源代码-Can image geometry, orthogonal transformation, image enhancement, morphological transformation, edge and contour detection, etc. VC++ Realize the source code
- 2023-06-03 13:45:03下载
- 积分:1
-
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部...
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (reprocessing spent)
- 2022-10-19 07:10:03下载
- 积分:1
-
This is a book on face detection and location of the code, you can run, and they...
这是一本书上的人脸检测与定位的代码,可以运行,希望对大家有帮助-This is a book on face detection and location of the code, you can run, and they hope to help everyone
- 2023-04-12 07:50:04下载
- 积分:1
-
图像变换的理论基础,包括:切割与合并,SCA…
图像变换的理论基础,包括:剪切与合并、缩放、旋转、镜像、增强CDib等源代码。
- 2022-06-21 17:45:15下载
- 积分:1
-
svga编程,
svga编程,-svga programming ,
- 2022-03-18 09:20:17下载
- 积分:1
-
能实现三维数据的体绘制,所用是光线追踪法
能实现三维数据的体绘制,所用是光线追踪法-To achieve three-dimensional data, volume rendering, ray tracing is used by law
- 2022-04-07 10:39:44下载
- 积分:1
-
用vc实现的人脸图像定位检测系统
用vc实现的人脸图像定位检测系统-A face location detection system using vc
- 2022-08-21 14:27:45下载
- 积分:1
-
计算机视觉。图像处理程序。Hough变换检测的结构。
计算机视觉.图像处理程序.Hough变换检测直线-Computer Vision. Image processing procedures. Hough transform detection of a straight line
- 2023-08-28 13:30:05下载
- 积分:1
-
with VC digital image processing procedures. Including discrete cosine transform...
用VC++实现了数字图像处理的程序。包括离散余弦变换,沃尔实变换,以及增强,锐化等等功能。-with VC digital image processing procedures. Including discrete cosine transform, Waldock real transformation, and enhancing, sharpening and so on.
- 2022-01-28 03:31:38下载
- 积分:1