-
matlab用hough变换检测圆的程序,经过检测可以运行良好
matlab用hough变换检测圆的程序,经过检测可以运行良好-matlab using hough transform circle detection procedure, after testing can run a good
- 2022-10-20 00:05:04下载
- 积分:1
-
韩国INTIME的MPEG4,带H.264硬编解码的驱动和用户使用手册
韩国INTIME的MPEG4,带H.264硬编解码的驱动和用户使用手册-INTIME C USER GUIDE
- 2022-01-27 08:54:20下载
- 积分:1
-
simplified approach to image processing
simplified approach to image processing
- 2022-05-23 18:13:39下载
- 积分:1
-
基于实验学习包的计算机图形学和视频算法,一。
计算机图形图像学基础算法实验软件包,包含大多数基本图象处理算法程序。-computer graphics and video algorithm based on experimental learning packages, including most of the basic image processing algorithm procedures.
- 2022-04-17 07:21:53下载
- 积分:1
-
Histogram subroutine balanced, direct application of the function to do the bala...
灰度直方图平衡的子程序,直接应用该函数做灰度图像的平衡,附带RGB和HSI图像空间的互相转化-Histogram subroutine balanced, direct application of the function to do the balance of gray image, with RGB and HSI image space to transform
- 2023-03-06 16:05:04下载
- 积分:1
-
This paper is to solve the image segmentation
problem: given an image, we seek...
This paper is to solve the image segmentation
problem: given an image, we seek to detect the shape of the objects in it.
- 2022-04-18 06:34:00下载
- 积分:1
-
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。...
本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。-This program is used to locate eye region in gray facial image by means of horizontal and vertical projection.
- 2022-08-13 16:41:13下载
- 积分:1
-
一个比较好的图像处理源程序,可以对图像进行多种样式处理。...
一个比较好的图像处理源程序,可以对图像进行多种样式处理。-a relatively good source image processing, image processing for a variety of styles.
- 2022-09-29 06:00:03下载
- 积分:1
-
可以实现图像的任意角度旋转,自己可以随意输入任何角度
可以实现图像的任意角度旋转,自己可以随意输入任何角度-Images can be achieved at any angle of rotation, they can enter any arbitrary angle
- 2022-04-15 04:30:31下载
- 积分: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