-
这是我的 图象细化程序,在C++builder 环境下运行
这是我的 图象细化程序,在C++builder 环境下运行-This is my thinning procedure, the C builder operating environment
- 2022-10-04 08:00:04下载
- 积分:1
-
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeig...
维纳滤波处理
//LPSTR lpDIBBits:指向源DIB图像指针
//LONG lWidth:源图像宽度(象素数)
//LONG lHeight:源图像高度(象素数)
//函数说明:
//该函数用来对DIB图像进行维纳滤波复原操作。-Wiener filter// LPSTR lpDIBBits : DIB images at the source pointer// LONG lWidth : Source image width (number of pixels)// LONG lHeight : source image height (number of pixels)// Function :// function to the right DIB images Wiener filter recovery operation.
- 2022-03-20 19:12:31下载
- 积分:1
-
指定一种颜色把一幅位图变透明
指定一种颜色把一幅位图变透明-a designated colors of a bitmap transparent change
- 2022-09-02 07:40:03下载
- 积分:1
-
最基础基本的粒子算法非直线在线粒子滤波指导教程
最基础基本的粒子算法非直线在线粒子滤波指导教程-The most basic particles of basic non-linear algorithm to guide tutorial particle filter online
- 2023-07-04 14:05:03下载
- 积分:1
-
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。...
用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
- 2022-02-07 22:46:09下载
- 积分: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
-
关于图像的最小凸壳的一系列算法,这是一个用的…
关于图像最小凸包的一系列算法,该算法主要运用于OpenCV 中的MinAreaBox()函数中 用于确定图像的倾斜角度-With regard to image the smallest convex hull of a series of algorithm, which mainly used OpenCV in MinAreaBox () function is used to determine the image of the tilt angle of
- 2022-07-12 08:44:57下载
- 积分:1
-
背景差分法(帧差)这种方法是基于前…
背景差分法(Frame difference)这种方法是基于前景和背景的不同场景,根据视频采集的背景信息获取更稳定的可信信息,计算前景中固定的背景像素差分,从而实现基于Su(pixel-based)和高端basic的融合区域(基于区域的)信息
- 2022-02-04 11:54:52下载
- 积分:1
-
基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。...
基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。-based on DirectShow prepared a video disk video acquisition and procedures, in the form of class, the main advantage is easy code reuse.
- 2022-07-18 02:22:34下载
- 积分:1
-
多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并....
多边形的合并算法,该算法能够实现任意两个多边形(包括凹多边形)的合并.- The polygon merge algorithm, this algorithm can realize
wilfully two polygons (including concave polygon) merge
- 2023-05-23 23:05:04下载
- 积分:1