-
opencv视频抓取,转换成DIB方式处理
opencv视频抓取,转换成DIB方式处理-opencv video crawl, the way into a deal with DIB
- 2022-11-03 00:15:03下载
- 积分:1
-
图像处理中的浮雕效果图像,已经通过调试,可方便使用
图像处理中的浮雕效果图像,已经通过调试,可方便使用-Image Processing Emboss images, has passed debugging can be easy to use
- 2022-02-06 15:26:11下载
- 积分:1
-
图像配准程序,含有图像配准的这种算法以及检验程序
图像配准程序,含有图像配准的这种算法以及检验程序-Image registration procedures, containing this image registration algorithm and testing procedures
- 2023-04-08 05:00:04下载
- 积分:1
-
images of various formats to achieve preservation of open rotation examples of t...
对各种格式图像实现打开保存旋转的操作的示例工程的说明文档。-images of various formats to achieve preservation of open rotation examples of the operation of the project documentation.
- 2022-05-15 11:47:40下载
- 积分:1
-
实现背景图像的各种效果变换,效果非常好,可以作为游戏开发的参考。...
实现背景图像的各种效果变换,效果非常好,可以作为游戏开发的参考。
- 2022-01-31 02:04:05下载
- 积分:1
-
该代码是双边滤波的核心代码,FFTW库的使用,提取…
该代码是全核的双边滤波代码,利用了FFTW库,效率极高。-The code is the core bilateral filtering code, the use of the FFTW library, extremely efficient.
- 2022-02-20 12:14:43下载
- 积分:1
-
对弱小显示的动态目标进行检测,并且添加边缘检测,和加上反色检测...
对弱小显示的动态目标进行检测,并且添加边缘检测,和加上反色检测-Show that the dynamic of the small target detection, and add edge detection, and combined with the anti-color detection
- 2022-03-23 08:58:44下载
- 积分:1
-
该代码用颜色提示实现层次式拓扑保持图像分割,效率高,分割效果好。...
该代码用颜色提示实现层次式拓扑保持图像分割,效率高,分割效果好。-The code used color tips realize hierarchical topology to maintain image segmentation, high efficiency, good segmentation results.
- 2023-09-03 23:45: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
-
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Bo...
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。-Corner Detection: The simplest type of corner detection operator, but due to the non-maximization of inhibition, the effectiveness and OpenCV considerable input ImageGray description for gray-scale images, WBPoint for Boolean array, ImagePoint standard corner detection operator After the detection of sub-run value.
- 2022-03-05 05:00:51下载
- 积分:1