-
图像的二值化算法:最大类间方差法,基特勒最小误差阈值我…
图像二值化算法:Otsu算法,Kittler minimum error thresholding算法,Niblack二值化算法。都是很经典的二值化算法,可用于对图像进行二值化,我自己编写的并经过测试正确。附件中有算法使用说明。-Image binarization algorithm: Otsu method, Kittler minimum error thresholding method, and Niblack method. All these methods are classical binarization methods.
- 2022-08-02 16:23:00下载
- 积分:1
-
罗布赫斯C实现SIFT使用OpenCV。
Rob Hess C implementation of SIFT that uses OpenCV.
It allows for pretty detailed parameter tweaking (e.g. histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good. -Rob Hess C implementation of SIFT that uses OpenCV. It allows for pretty detailed parameter tweaking (eg histogram size, DoG thresholds, etc.) If you need flexibility, this is pretty good.
- 2022-06-28 03:01:21下载
- 积分:1
-
负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、
缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。...
负责图像处理的相关操作,如保存、图像关联操作等。功能包括:获取图片信息、
缩放、色彩滤镜、亮度、反向、灰度、转换、裁贴、和插入文字、其它图片或几何图形。
Paint方法使用AutoScoolPosition属性发现滚动位置,使用AutoScrollMinSize属性进行设置。-Responsible for the relevant image processing operations, such as the preservation of image related operation. Features include: access to image information, zoom, color filters, brightness, reverse, gray, conversion, CD paste, and insert text, images or other geometric shapes. Paint ways to use attributes found Rolling AutoScoolPosition location, use AutoScrollMinSize attribute set.
- 2022-08-15 10:22:10下载
- 积分:1
-
A complete procedure to run, contains a lot of image processing operations. Suit...
一个完整的程序,可运行,包含了图象处理的很多操作.适合初学者形象的了解图象处理的基本原理.需要的可以下载.-A complete procedure to run, contains a lot of image processing operations. Suitable for beginners to understand the image of the basic principles of image processing. What is needed can be downloaded.
- 2023-06-08 09:20:04下载
- 积分:1
-
程序代码使用Prewitt算子检测p0401 description:边缘p0402:D…
程序代码说明
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
- 2022-02-09 14:31:06下载
- 积分:1
-
该watershed算法可以实现图像的基于生长法的边界提取功能
该watershed算法可以实现图像的基于生长法的边界提取功能-The watershed algorithm can realize the image-based growth method of edge extraction function
- 2022-02-21 09:42:17下载
- 积分:1
-
美国ACM SIGGRAPH的计算几何图形代码精华,连载2
美国ACM SIGGRAPH的计算几何图形代码精华,连载2-the calculation geometry code essence, a series of 2
- 2022-07-16 15:13:27下载
- 积分:1
-
边缘提取和轮廓跟踪算法,用visual c++写的
边缘提取和轮廓跟踪算法,用visual c++写的-Edge extraction and contour tracking algorithm, using visual c to write the
- 2022-04-02 02:15:59下载
- 积分:1
-
a visual stdio c++ code to deal with map, it is a very good code.
mapplay 一款图像处理软件, 由visual stdio c++ 编写, 很经典-a visual stdio c++ code to deal with map, it is a very good code.
- 2022-01-24 09:01:21下载
- 积分:1
-
边界提取后出现断线,这是与前一个一起的程序
边界提取后出现断线,这是与前一个一起的程序-Disconnected after the edge extraction, which is, together with the previous procedures
- 2022-05-17 21:24:41下载
- 积分:1