-
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。-Automatically obtain the best possible threshold, the edge extraction. Because it is based on my items, and used according to the actual situation changed a bit.
- 2022-01-26 03:16:28下载
- 积分:1
-
MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取
MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取-MFC dialog-based interface to achieve the image OpenCV+ VS2008 read, edge extraction
- 2022-03-13 04:29:11下载
- 积分:1
-
opencv的中文教程,很好用的,可以快速入门学习
opencv的中文教程,很好用的,可以快速入门学习-Chinese opencv tutorial, very good use, you can learn Quick Start
- 2023-07-26 11:05:06下载
- 积分:1
-
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch...
包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detection operator,普瑞维特(Prewitt) edge detection operator, Chris (Krisch) edge detection operator and Gauss- Laplace (LoG-Laplacian) operator and so on.
- 2022-02-04 12:08:54下载
- 积分:1
-
实现了内隐函数变形的三维模型…
实现了3D模型变形(morphing)的隐函数插值算法。并有Matching Cube算法网格化模型。这个程序花了我不少时间编写。-Achieved a 3D model of the deformation (morphing) of the implicit function interpolation algorithm. And Matching Cube Mesh count model. This process gave me a lot of time to prepare.
- 2022-05-27 18:26:25下载
- 积分:1
-
用VC编写的RGB到YUV422转换小程序
VC编写的RGB到YUV422的转化小程序-VC prepared RGB to YUV422 conversion applet
- 2022-02-07 04:32:01下载
- 积分:1
-
这段代码是关于边界链码提取的,采用MATLAB编写,但是还有一些欠缺...
这段代码是关于边界链码提取的,采用MATLAB编写,但是还有一些欠缺-This code is on the boundary chain code extraction, using MATLAB to prepare, but there are still some lack of
- 2022-04-24 04:00:39下载
- 积分:1
-
use Hough transform methods for detection of the image, round can be achieved vc
用Hough变换方式检测图像中的圆,vc++可以实现-use Hough transform methods for detection of the image, round can be achieved vc
- 2022-02-02 17:12:19下载
- 积分:1
-
matlab环境下的立体图像校正程序,目的是要消除例如图像对的垂直视差...
matlab环境下的立体图像校正程序,目的是要消除例如图像对的垂直视差-matlab environment three-dimensional image correction procedures, such as the purpose is to eliminate the image of the vertical parallax
- 2022-02-10 10:25:47下载
- 积分:1
-
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Ca...
程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例――从PCB图像中删除所有电流线,仅保留芯片对象-Procedure Code Description P0401: detection using Prewitt operator Edge P0402: different σ value Log Operators image edge detection P0403: using Canny edge detection image edge P0404: Image Thresholding P0405: water line threshold Image segmentation method P0406: for the matrix quadtree decomposition P0407: the image is divided into text and non-text for these two types of P0408: morphological gradient detected binary image of the edge of P0409: morphological examples- from PCB image delete all current lines, retaining only the target chip
- 2023-01-02 23:00:03下载
- 积分:1