-
Application of image segmentation ostu more Otsu threshold method, matlab source...
图象分割中应用较多的ostu大津阈值法,matlab源代码-Application of image segmentation ostu more Otsu threshold method, matlab source code
- 2022-02-01 01:51:19下载
- 积分:1
-
实现图像的各种变换、增强、拼接、运动检测、特征提取、分割、识别等操作...
实现图像的各种变换、增强、拼接、运动检测、特征提取、分割、识别等操作-Realize a variety of image transformation, enhancement, stitching, motion detection, feature extraction, segmentation, identification and other operating
- 2022-03-04 01:29:16下载
- 积分:1
-
在这种情况下OpenCV主要用于细胞的识别号码,等。
本例主要是采用opencv进行的细胞个数的识别,效果较好-Opencv in this case is mainly used for the identification number of cells, the effect well
- 2022-06-19 06:16:58下载
- 积分:1
-
旋转的3维通道
旋转的3维通道- Revolves 3 Uygur channel
- 2023-07-10 15:45:03下载
- 积分:1
-
Binary image connected region eight marks, for each connected region a unique la...
八值图像连通区域标记,为每个连通区域分配一个唯一的标号,处理后的图像按照从左到右,从上到下的顺序获得连续的标号-Binary image connected region eight marks, for each connected region a unique label distribution deal with in accordance with the image from left to right, from top to bottom order of access to continuous labeling
- 2022-03-20 00:45:32下载
- 积分:1
-
基于viual c++ 2005和OpenCV环境
TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenC...
基于viual c++ 2005和OpenCV环境
TestOpenCV是一个应用OpenCV提供的函数进行图片显示和保存的应用程序,注意TestOpenCV需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV-Based on viual c++ 2005 and OpenCV is an application environment TestOpenCV provided OpenCV function picture display and preservation of the application, pay attention to the needs of TestOpenCV provided OpenCV library support, so please first of all to the relevant Web site to download and install the OpenCV
- 2022-03-06 13:50:13下载
- 积分:1
-
稿件名称:图像处理系列之3
稿件名称:图像处理系列之3--图像增强篇
稿件作者:耿迅
程序名称:ImageTest
运行环境:Win XP;VC
注意事项:
- 2022-12-11 15:25:04下载
- 积分: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
-
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。...
采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve.
Anisotropic extension is performed on the characteristic function fbound of an image set given by
the binary map boundary to the whole image domain. Extension is initially driven by
xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction)
computed as the direction of maximum coherence of the distance map to the contour to close.
It is updated every N iterations with DCV over the distance map to the ridges/thinning of the
evolved image.
Two different stop criteria are supported:
Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended
contour (curve of level 1) has exactly Ncomp connected components.
Difference between two consecutive iterations ( tol )
Speed Stabilizes ( speed_stab ).
[extended]=ContourComple
- 2022-12-07 02:25:02下载
- 积分:1
-
According to Web site http://www.ces.clemson.edu/ ~ stb/klt/provide the code for...
根据网址http://www.ces.clemson.edu/~stb/klt/ 提供的代码,进行了库函数的封装。-According to Web site http://www.ces.clemson.edu/ ~ stb/klt/provide the code for the library functions of the package.
- 2022-08-14 03:41:35下载
- 积分:1