-
hough变换源码 用于检测直线或圆形等
hough变换源码 用于检测直线或圆形等-hough transform for the detection of source, such as linear or circular
- 2022-08-26 00:35:27下载
- 积分: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
-
判断N个点能否构成凸多边形,N由使用者自己输入
判断N个点能否构成凸多边形,N由使用者自己输入-Points to determine whether N constituted convex polygon, N from the user input
- 2022-05-14 13:35:56下载
- 积分:1
-
混合高斯模型建模,对视频中背景进行混合高斯建模,在摄像机不动的环境中应用广泛...
混合高斯模型建模,对视频中背景进行混合高斯建模,在摄像机不动的环境中应用广泛-Gaussian Mixture Modeling of video Gaussian mixture background modeling, at the fixed cameras are widely used environment
- 2022-03-17 04:34:49下载
- 积分:1
-
这是国际上首次采用GPU来实现立体视觉匹配的应用,此后GPU的应用才开始变的广泛起来,很值得从事GPU编程和开发者阅读,里面实现的很精简,读懂要花点功夫哦。...
这是国际上首次采用GPU来实现立体视觉匹配的应用,此后GPU的应用才开始变的广泛起来,很值得从事GPU编程和开发者阅读,里面实现的很精简,读懂要花点功夫哦。-This is used for the first time the international community to achieve GPU matching stereo vision applications, since the application of GPU began to become widespread, and is worth engaging in GPU programming and developers to read and realize it
- 2022-08-09 18:36:35下载
- 积分:1
-
for image processing, have been tested, the very practical, The main source of d...
采用Visual c++ 进行图像处理,已经经过检测,非常实用,本源码主要是离散傅立叶分析-for image processing, have been tested, the very practical, The main source of discrete Fourier analysis
- 2022-03-20 02:32:35下载
- 积分:1
-
本程序实现对图像的增强,通过模糊增强算法,使图像的边缘信息更加明显,图像出来,能够更好的处理高频信息...
本程序实现对图像的增强,通过模糊增强算法,使图像的边缘信息更加明显,图像出来,能够更好的处理高频信息-This procedure to achieve an image enhancement, through the fuzzy enhancement algorithm, so that the edge of the image information more clearly, the image out, better able to deal with high-frequency information
- 2022-04-14 15:41:27下载
- 积分:1
-
基于分块的跟踪算法。把一个跟踪模板划分成不同的块,分别判忧,而后选择最佳新位置...
基于分块的跟踪算法。把一个跟踪模板划分成不同的块,分别判忧,而后选择最佳新位置-Block-based tracking algorithm. A tracking template is divided into different blocks, namely subcontracting and worries, and then choose the best new location
- 2022-11-10 01:35:04下载
- 积分:1
-
是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错...
是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错
- 2022-07-27 07:35:41下载
- 积分:1
-
图像分割,主要实现不同算子的分割,还包括Canny算子实现
图像分割,主要实现不同算子的分割,还包括Canny算子实现-Image segmentation, the main operator realize different partition, but also realize Canny operator
- 2022-02-14 20:52:11下载
- 积分:1