-
程序代码使用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
-
x264baseline的decoder源码,可能有用
x264baseline的decoder源码,可能有用-x264baseline the decoder source code, may be useful
- 2022-10-31 23:30:02下载
- 积分:1
-
这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中...
这是对经典图片的灰度级统计处理的c++处理程序,可以通过改变参数,将灰度级作任意处理,并写入到BMP文件中-This is the classic image of the gray-scale statistical treatment of the c++ handler, you can change the parameters, would be an arbitrary gray-scale processing, and write to BMP file
- 2022-03-13 17:29:29下载
- 积分:1
-
VB6.0 using Access database to save the image to show the source code!
VB6.0下用Access数据库对图像进行保存、显示的源程序代码!-VB6.0 using Access database to save the image to show the source code!
- 2023-06-29 14:40:03下载
- 积分:1
-
图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。...
图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
- 2022-12-16 08:15:03下载
- 积分:1
-
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。...
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。-Fourier transform is commonly used in image processing of some algorithm, which is the c language.
- 2022-01-31 07:57:43下载
- 积分:1
-
利用模糊C均值聚类法实现彩色图像分割,Visual c++ 6.0 实现。
利用模糊C均值聚类法实现彩色图像分割,Visual c++ 6.0 实现。-color image segmentation using C-means clustering, implementation by Visual c++ 6.0
- 2022-12-26 23:50:03下载
- 积分:1
-
mosaic pictures show examples of animation
马赛克动画显示图片示例-mosaic pictures show examples of animation
- 2022-04-21 14:10:34下载
- 积分:1
-
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快...
这个是把RGB数据转换为YUV数据的源代码,本人测试了的,速度很快-This is the RGB data into a YUV data of the source code, I tested the speed very quickly
- 2023-08-29 17:55:03下载
- 积分:1
-
利用GDI+实现数字图像处理:边缘检测、底片化、暗化等处理。...
利用GDI+实现数字图像处理:边缘检测、底片化、暗化等处理。-The use of GDI+ to achieve the digital image processing: edge detection, film and processing, and so dark.
- 2022-03-13 18:57:25下载
- 积分:1