-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1
-
稀疏光流演示该程序在斯坦福大学戴维斯塔文2007,…
稀疏光流Demo
此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。本程序基于OpenCV。-Sparse Optical Flow Demo this program at Stanford University David Stavens 2007, prepared beef, including a detailed program notes, with a PPT, and PDF to explain illustrated, ideal for beginners learning to use. The program is based on OpenCV.
- 2022-06-02 00:36:51下载
- 积分: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
-
智能视频分析,目标检测,物体分类,需要来下载
智能视频分析,目标检测,物体分类,需要来下载-video analysis
- 2022-01-26 00:09:23下载
- 积分:1
-
通过梯度微量流SNAKE方法对图像进行分割
通过梯度微量流SNAKE方法对图像进行分割-SNAKE flow through the micro-gradient method of image segmentation
- 2022-02-04 11:24:35下载
- 积分:1
-
dicom打印的参数设置软件。用来设置和激光相机相关的参数。
dicom打印的参数设置软件。用来设置和激光相机相关的参数。-dicom Print parameter setting software. Used to set up cameras and laser related parameters.
- 2022-02-05 04:22:11下载
- 积分:1
-
可用于图像处理中的傅立叶逆变换子程序,使用fortran编程
可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
- 2022-02-20 00:33:44下载
- 积分:1
-
这是一款图像处理软件,提供不同图像格式的转换功能
这是一款图像处理软件,提供不同图像格式的转换功能-This is an image processing software, to provide different image format conversion function
- 2022-02-07 16:48:40下载
- 积分:1
-
这是一个去除噪声软件,用动态链接库封装起来,可以导入使用...
这是一个去除噪声软件,用动态链接库封装起来,可以导入使用-This is a noise removal software package with dynamic link library, and can be imported using
- 2022-04-14 17:41:29下载
- 积分:1
-
利用马尔可夫模型检测分割图像,获得MAP准则下的图像分割结果...
利用马尔可夫模型检测分割图像,获得MAP准则下的图像分割结果-??????????í ?? ?? ?? ?? ò?? ?? ???? ?? ì ?? ?? ?? ?? ???? ?? ???? ?? ?? ????μ??MAP × ?? ??ò????μ???? ?? ???? ?? ?? ?? ?? á ?? ??
- 2022-01-20 22:39:49下载
- 积分:1