-
H.264的codec开发源代码,视频编解码例子
H.264的codec开发源代码,视频编解码例子-H.264-codec developed source code, example of video codec
- 2023-06-02 17:15:03下载
- 积分:1
-
图形图像处理的简单应用,实现灰度翻转,增亮,等等。
图形图像处理的简单应用,实现灰度翻转,增亮,等等。-Simple graphics image processing applications, to achieve gray-scale inversion, Zengliang, and so on.
- 2023-04-24 10:50:03下载
- 积分: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
-
用matlabe对于sobel算子,进行模式实现,能取得明显的边缘检测效果!...
用matlabe对于sobel算子,进行模式实现,能取得明显的边缘检测效果!-Matlabe for using sobel operator, to carry out mode, can achieve a clear effect of edge detection!
- 2022-02-05 22:55:07下载
- 积分:1
-
圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。...
圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.-Circle detection, hough transform to detect straight line
- 2022-03-21 00:26:39下载
- 积分:1
-
图像分割,实现最大实现最大方差法计算分割门限
图像分割,实现最大实现最大方差法计算分割门限-image segmentation, the highest maximum variance method segmentation Threshold
- 2022-08-19 14:51:03下载
- 积分:1
-
Tracking applet
跟踪的小程序 -Tracking applet
- 2022-02-03 14:13:37下载
- 积分:1
-
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。...
一本MATLAB书籍的代码,主要可以帮助刚学习图像处理的同志做参考用。-A MATLAB code books, mainly to help the comrades just to learn to do image processing reference.
- 2022-01-26 03:43:21下载
- 积分:1
-
图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者....
图像处理入门C源码分析,非常经典的入门资料,源代码丰富,讲解也非常详细,适合初学者.-image processing portal C source code analysis, very classic introductory information on the source rich, also explain in great detail, for beginners.
- 2022-02-13 18:08:14下载
- 积分:1
-
实现数字图像基本处理算法,DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行...
实现数字图像基本处理算法,DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法,
需要强调一点,其只对256色格式的图片进行处理。包括图像增强,边缘检测与图像分析,图像的压缩编码,以及数学形态学等等,很不错的。-The realization of the basic digital image processing algorithms, DImageProcess works just loading Bmp format documents, will be able to achieve through the menu of various treatment algorithms, needs to stress that its only 256-color image format for processing. Including image enhancement, edge detection and image analysis, image compression coding, and mathematical morphology, etc., very good.
- 2022-09-19 22:20:03下载
- 积分:1